chore(env): 更新生产环境客户端登录地址

This commit is contained in:
woody 2025-04-24 19:37:56 +08:00
parent 480a893b85
commit 4ff3664963
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ ENV = 'production'
# base api
VUE_APP_BASE_API = '/prod-api'
VUE_APP_CLIENT_ADDRESS = 'http://t-app.beida413.com/#/'
VUE_APP_APP_ADDRESS = 'http://t-app.beida413.com/#/'
VUE_APP_CLIENT_ADDRESS = 'http://app.beida413.com/#/'
VUE_APP_APP_ADDRESS = 'http://app.beida413.com/#/'
# 打包:
# npm run build:prod