From 76afadf7b6426a98c1777c1c5831d43960f327c2 Mon Sep 17 00:00:00 2001 From: nige Date: Thu, 28 Sep 2023 13:41:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=B7=E7=A0=81=E5=9B=9E=E6=BB=9A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 2 +- pages/user/service/list/index.js | 4 ++-- pages/user/service/list/index.wxml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app.js b/app.js index 7959862..e345e37 100644 --- a/app.js +++ b/app.js @@ -21,7 +21,7 @@ App({ unique_key: "wechatxcx" }).then(res => { let data = JSON.parse(res.data); - data.isTest = data.isTest95? true : false; + data.isTest = data.isTest96? true : false; this.globalData.configJson = data }).then(() => { // 获取ui配置文件 diff --git a/pages/user/service/list/index.js b/pages/user/service/list/index.js index 0b7a418..51b8f3d 100644 --- a/pages/user/service/list/index.js +++ b/pages/user/service/list/index.js @@ -58,12 +58,12 @@ Page({ },1) wx.showModal({ title: '提示', - content: '呼叫人工客服\n18136165673', + content: '呼叫人工客服\n0512-66555111', confirmColor:"#0B898E", success (res) { if (res.confirm) { wx.makePhoneCall({ - phoneNumber: '18136165673', + phoneNumber: '0512-66555111', }) } else if (res.cancel) { } diff --git a/pages/user/service/list/index.wxml b/pages/user/service/list/index.wxml index 1915d84..4b548a6 100644 --- a/pages/user/service/list/index.wxml +++ b/pages/user/service/list/index.wxml @@ -23,7 +23,7 @@ 即将跳转人工在线客服 客服服务时间:08:30-17:30 -如遇紧急情况可拨打 18136165673 +如遇紧急情况可拨打 0512-66555111