增加线上配置分享功能+用户后台登录,不影响首页渲染
This commit is contained in:
+1
-1
@@ -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'
|
||||
}
|
||||
|
||||
// 自动判断当前运行环境
|
||||
|
||||
Reference in New Issue
Block a user