5 lines
109 B
Plaintext
5 lines
109 B
Plaintext
# 开发环境配置
|
|
VUE_APP_ENV = 'development'
|
|
|
|
# 若依管理系统/开发环境
|
|
VUE_APP_BASE_API = '/api' |