From 3c998f761f520d44ee3b411822fe89163a47f653 Mon Sep 17 00:00:00 2001 From: caoqianming Date: Tue, 6 Aug 2019 09:08:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E9=99=86=E9=A1=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 4 ++-- pages/bind/binduser.wxml | 13 ++++++++++--- 2 files changed, 12 insertions(+), 5 deletions(-) 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