You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
###
|
|
|
|
|
# @Author: qinzhenpen qzp1807@126.com
|
|
|
|
|
# @Date: 2024-08-28 17:21:18
|
|
|
|
|
# @LastEditors: qinzhenpen qzp1807@126.com
|
|
|
|
|
# @LastEditTime: 2025-05-21 17:07:47
|
|
|
|
|
# @FilePath: \digital-marketing\.env.development
|
|
|
|
|
# @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE
|
|
|
|
|
###
|
|
|
|
|
# 页面标题
|
|
|
|
|
VITE_APP_TITLE = 电商互联网产品开发实训系统
|
|
|
|
|
|
|
|
|
|
# 开发环境配置
|
|
|
|
|
VITE_APP_ENV = 'development'
|
|
|
|
|
# 若依管理系统/开发环境
|
|
|
|
|
VITE_APP_BASE_API = '/'
|
|
|
|
|
# VITE_APP_BASE_API = 'http://192.168.2.6:7548/'
|
|
|
|
|
# VITE_APP_BASE_API = 'http://192.168.2.6:7548/'
|
|
|
|
|
# VITE_APP_BASE_API = 'http://118.31.7.2:7548/'
|
|
|
|
|
VITE_APP_AI_API = 'https://whmnjy.sztzjy.com:8764/'
|