Bläddra i källkod

智慧养老水查查:修改户表图标

wangfen 4 år sedan
förälder
incheckning
077842ec0d

+ 1 - 1
shuichacha-for-TJ/pages/index/index.js

@@ -29,7 +29,7 @@ Page({
       }, {
         id: 'customermanage',
         label: '户号管理',
-        icon: '/static/img/btn_hubiao.png',
+        icon: '/static/img/btn_hubiao1.png',
         sonlabel:'绑定户号'
       }
     ],

BIN
shuichacha-for-TJ/static/img/btn_hubiao1.png


+ 1 - 1
shuichacha-for-TJ/utils/http.js

@@ -1,7 +1,7 @@
 // 本地环境
 // const $perfix = 'http://localhost:8090';
 // const $perfix = 'http://10.0.0.153:8099';
-const $perfix = 'http://114.135.61.188:33333';
+const $perfix = 'http://114.135.61.188:33334';
 // 测试环境
 // const $perfix = 'http://114.135.61.188:58082';