Compare commits
6 Commits
f9089af13a
...
9d3295600e
Author | SHA1 | Date |
---|---|---|
|
9d3295600e | 4 days ago |
|
ae3f6479bf | 4 days ago |
|
bfe6a3c421 | 2 weeks ago |
|
4abac1fd1a | 2 weeks ago |
|
1966da3b61 | 2 weeks ago |
|
c2abc8f1c2 | 2 weeks ago |
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://182.92.169.222:18086/jeecg-boot |
||||
VITE_APP_BASE_API = http://115.190.99.211:18186/jeecg-boot |
||||
# VITE_APP_BASE_API = 'http://127.0.0.1:8080' |
||||
VITE_APP_PC_URL = http://115.190.99.211:803/#/home |
||||
VITE_APP_MOBILE_URL = http://115.190.99.211:8030/#/home |
||||
VITE_APP_PC_URL = http://115.190.99.211:814/#/home |
||||
VITE_APP_MOBILE_URL = http://115.190.99.211:8014 |
Loading…
Reference in new issue