预定商城系统

This commit is contained in:
myTest383
2024-11-27 08:53:56 +08:00
parent 101684103f
commit 637cacad48
3 changed files with 167 additions and 166 deletions

View File

@@ -5,5 +5,5 @@ ENV = 'production'
VUE_APP_BASE_API = '/lpkapi'
## 配置 正式接口地址
VUE_APP_URL = ""
VUE_APP_REPORT_URL = ""
VUE_APP_URL = "https://ordermall.yxtsoft.com"
VUE_APP_REPORT_URL = "https://ordermall.yxtsoft.com"