This commit is contained in:
2025-04-29 13:45:27 +08:00
parent 1e9bfee1e7
commit 86eca859aa
5 changed files with 12 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
# @Author: zwq
# @Date: 2024-03-27 15:49:55
# @LastEditors: zwq
# @LastEditTime: 2024-09-10 15:19:19
# @LastEditTime: 2025-03-05 16:30:45
# @Description:
###
# 生产环境配置
@@ -20,6 +20,9 @@ VUE_APP_BASE_API = ''
# PUBLIC_PATH = 'http://192.168.0.33:8888/'
PUBLIC_PATH = ''
# ws地址
WSURL = '100.64.0.45:48080'
# 二级部署路径
VUE_APP_APP_NAME ='yudao-admin'