This commit is contained in:
LAPTOP-S9RBPPM6\bjxask-2201
2022-06-01 14:56:30 +08:00
parent 945e7de0b3
commit ec4fe4d6d5
4 changed files with 30352 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ VUE_APP_BOE_WEB_URL = 'https://u.boe.com'
VUE_APP_BOE_MOBILE_URL = 'http://192.168.0.10:8082/mobile'
# File路径的基础url
VUE_APP_FILE_BASE_URL = 'http://localhost:9090/cdn/upload'
VUE_APP_FILE_BASE_URL = 'http://192.168.0.10:9090/cdn/upload'
# 登录地址
VUE_APP_LOGIN_URL='/pc/login'