配置路径

This commit is contained in:
liupopo
2024-01-21 19:43:52 +08:00
parent fcf2b8f48c
commit 8b9fd7962c
8 changed files with 270 additions and 118 deletions

View File

@@ -2,7 +2,7 @@
ENV = 'production'
# base api
VUE_APP_BASE_API = '/mallapi'
VUE_APP_BASE_API = '/lpkapi'
## 配置 正式接口地址
VUE_APP_URL = ""