From e439d1bd7a7858b67fa6cfe905a0e6d93f6ace81 Mon Sep 17 00:00:00 2001 From: 18761167687 <1132620739@qq.com> Date: Sat, 1 Feb 2025 11:03:03 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2=E5=AE=A2=E6=9C=8D=E7=94=B5?= =?UTF-8?q?=E8=AF=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 2 +- pages/index/index.wxml | 8 ++++---- pages/user/service/info/index.js | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/app.js b/app.js index 1115291..6c32407 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.isTest158? true : false; + data.isTest = data.isTest159? true : false; this.globalData.configJson = data }).then(() => { // 获取ui配置文件 diff --git a/pages/index/index.wxml b/pages/index/index.wxml index 8338f1a..573ed0b 100644 --- a/pages/index/index.wxml +++ b/pages/index/index.wxml @@ -107,15 +107,15 @@ 剧场演出 - + - + diff --git a/pages/user/service/info/index.js b/pages/user/service/info/index.js index 6469d88..cb5ab57 100644 --- a/pages/user/service/info/index.js +++ b/pages/user/service/info/index.js @@ -11,7 +11,7 @@ Page({ info:null, linkData:[], - phoneList: ["0512-66555111","15051405673"], + phoneList: ["0512-66555111","18915532527"], showPhoneMask: false },