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.
dianshang-qianduan/.env.development

9 lines
196 B
Plaintext

5 years ago
# 页面标题
VITE_APP_TITLE = 数字营销实训系统
5 years ago
# 开发环境配置
VITE_APP_ENV = 'development'
# 若依管理系统/开发环境
2 years ago
VITE_APP_BASE_API = 'http://118.31.7.2:9868'