From e1b024395d4dfa1eaadb2f3b497e6725d20b7baf Mon Sep 17 00:00:00 2001 From: 18761167687 <1132620739@qq.com> Date: Sat, 1 Feb 2025 18:03:13 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=9C=8D=E7=94=B5=E8=AF=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 2 +- pages/user/service/list/index.js | 6 ++++++ pages/user/service/list/index.wxml | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/app.js b/app.js index 6c32407..d4352f8 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.isTest159? true : false; + data.isTest = data.isTest160? 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 51b8f3d..b9eedb9 100644 --- a/pages/user/service/list/index.js +++ b/pages/user/service/list/index.js @@ -113,6 +113,12 @@ Page({ phoneNumber: '0512-66555111', }) }, + phoneCall2:function(){ + console.log(1111); + wx.makePhoneCall({ + phoneNumber: '18915532527', + }) + }, /** * 生命周期函数--监听页面初次渲染完成 */ diff --git a/pages/user/service/list/index.wxml b/pages/user/service/list/index.wxml index 43455a0..1081b19 100644 --- a/pages/user/service/list/index.wxml +++ b/pages/user/service/list/index.wxml @@ -24,7 +24,7 @@ 即将跳转人工在线客服 客服服务时间:9:00-12:00, 13:00-18:00 -如遇紧急情况可拨打 0512-66555111 +如遇紧急情况可拨打 0512-66555111 18915532527