|
|
@@ -375,9 +375,9 @@
|
|
|
|
|
|
//获取客服配置
|
|
|
getChatList() {
|
|
|
- req.getRequest('/api/customer/list', {}, res => {
|
|
|
- req.setStorage('chatService', res);
|
|
|
- });
|
|
|
+ // req.getRequest('/api/customer/list', {}, res => {
|
|
|
+ // req.setStorage('chatService', res);
|
|
|
+ // });
|
|
|
},
|
|
|
appInitData() {
|
|
|
var getSysInfo = uni.getSystemInfoSync();
|