Compare commits

...

2 Commits

Author SHA1 Message Date
woody c82e31f099 chore(env): 更新线上快速登录地址 2025-08-18 12:00:47 +08:00
woody b33a6621b5 chore(env): 更新快速登录地址 2025-08-18 11:59:25 +08:00
2 changed files with 6 additions and 2 deletions

View File

@ -2,4 +2,6 @@
ENV = 'development' ENV = 'development'
VUE_APP_BASE_API = '/prod-api' VUE_APP_BASE_API = '/prod-api'
VUE_APP_ADDRESS1 = 'http://t-app.beida777.com/#/' VUE_APP_ADDRESS1 = 'https://t-zk.beida666.com/#/'
# 会员H5端 t-zk.beida666.com
# 管理后台: t-zk-mana.beida666.com

View File

@ -3,4 +3,6 @@ ENV = 'production'
# base api # base api
VUE_APP_BASE_API = '/prod-api' VUE_APP_BASE_API = '/prod-api'
VUE_APP_ADDRESS1 = 'http://t-app.beida777.com/#/' VUE_APP_ADDRESS1 = 'https://t-zk.beida666.com/#/'
# 会员H5端 t-zk.beida666.com
# 管理后台: t-zk-mana.beida666.com