提交修改配置

This commit is contained in:
daihh
2022-12-14 19:54:31 +08:00
parent 6d4e28bf00
commit cd60869fd5
2 changed files with 2 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ VUE_APP_FILE_RELATIVE_PATH = '/upload'
# 虚拟目录的变量,结尾的/在vue.config.js中添加
VUE_APP_PUBLIC_PATH='/pc-release'
VUE_APP_MANAGER_PATH='/manager-release'
# 登录地址
VUE_APP_LOGIN_URL='https://u.boe.com/web-release/'

View File

@@ -29,6 +29,7 @@ VUE_APP_FILE_RELATIVE_PATH = '/upload'
# 虚拟目录的变量,结尾的/在vue.config.js中添加
VUE_APP_PUBLIC_PATH='/pc'
VUE_APP_MANAGER_PATH='/manager'
# 登录地址
VUE_APP_LOGIN_URL='https://u.boe.com/web/'