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