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