diff --git a/app.js b/app.js index 2036e08..a75ea24 100644 --- a/app.js +++ b/app.js @@ -74,8 +74,8 @@ App({ }, globalData: { userInfo: null, - serverUrl: 'https://safeyun.ctcshe.com/', - //serverUrl: 'http://127.0.0.1:8000/', + //serverUrl: 'https://safeyun.ctcshe.com/', + serverUrl: 'http://127.0.0.1:8000/', //serverUrl: 'http://192.168.0.102:8000/', //serverUrl:'http://10.7.100.250:8000/', isaqy: 0, diff --git a/pages/bind/binduser.wxml b/pages/bind/binduser.wxml index 9b66b3f..d602d8b 100644 --- a/pages/bind/binduser.wxml +++ b/pages/bind/binduser.wxml @@ -1,8 +1,9 @@ - 登陆安全预警lite小程序 + 登陆安全生产管理工具 首次使用需要绑定账号 - 请输入预警系统账号密码 + 请输入账号密码 + PC端请访问safeyun.ctcshe.com 登陆 @@ -20,4 +21,10 @@ - \ No newline at end of file + + + + Copyright © 2018-2019 国检集团 + \ No newline at end of file