Compare commits
No commits in common. '9d3295600e5f6ae0357d59ee6d8ab7a57625f715' and 'f9089af13a2ce7a8f0549698efda9f821ca02818' have entirely different histories.
9d3295600e
...
f9089af13a
2 changed files with 4 additions and 4 deletions
@ -1,7 +1,7 @@ |
||||
# 变量必须以 VITE_ 为前缀才能暴露给外部读取 |
||||
NODE_ENV = 'development' |
||||
VITE_APP_TITLE = '高赛通单项目' |
||||
VITE_APP_BASE_API = http://115.190.99.211:18186/jeecg-boot |
||||
VITE_APP_BASE_API = http://182.92.169.222:18086/jeecg-boot |
||||
# VITE_APP_BASE_API = 'http://127.0.0.1:8080' |
||||
VITE_APP_PC_URL = http://115.190.99.211:814/#/home |
||||
VITE_APP_MOBILE_URL = http://115.190.99.211:8014 |
||||
VITE_APP_PC_URL = http://115.190.99.211:803/#/home |
||||
VITE_APP_MOBILE_URL = http://115.190.99.211:8030/#/home |
Loading…
Reference in new issue