配置参数

This commit is contained in:
wangxulei
2025-01-10 23:04:00 +08:00
parent 3943c7e56e
commit 853eabd98a
3 changed files with 406 additions and 46 deletions

View File

@@ -2,7 +2,7 @@
ENV = 'production'
# base api
VUE_APP_BASE_API = '/api'
VUE_APP_BASE_API = 'http://8.146.211.120:8080/api'
# system name
VUE_APP_SYSTEM_NAME = 'DD STORE'