增加线上配置分享功能+用户后台登录,不影响首页渲染

This commit is contained in:
chenglijuan
2026-05-20 14:24:54 +08:00
parent dbfc8011c4
commit 643f37b06e
8 changed files with 153 additions and 157 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ const ENV_CONFIG = {
release: 'https://smartguest.bmser.com:8091',
trial: 'https://smartguest.bmser.com:8091',
// develop: 'https://192.168.123.76:8080'
develop: 'https://10.50.13.191:8091'
develop: 'https://10.50.13.185:8091'
}
// 自动判断当前运行环境