5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
# 开发环境配置
|
|
VUE_APP_ENV = 'development'
|
|
|
|
# 若依管理系统/开发环境
|
|
VUE_APP_BASE_API = 'http://118.195.192.58:1618' |