Compare commits
No commits in common. 'b31cf9ff029d5034fa67a22c6e679657e78d6c22' and '97b0bf1b50da83c33d4b94d3256053475cfdfdb2' have entirely different histories.
b31cf9ff02
...
97b0bf1b50
2 changed files with 2 additions and 3 deletions
@ -1,7 +1,7 @@ |
||||
# 变量必须以 VITE_ 为前缀才能暴露给外部读取 |
||||
NODE_ENV = 'development' |
||||
VITE_APP_TITLE = '高赛通单项目' |
||||
VITE_APP_BASE_API = http://115.190.99.211:18086/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://localhost:18085/jeecg-boot |
||||
VITE_APP_MOBILE_URL = http://localhost:18085/jeecg-boot |
Loading…
Reference in new issue