From 189bf0bd44340a207c6606733f9e72df890a0c5c Mon Sep 17 00:00:00 2001 From: nige Date: Mon, 30 Jan 2023 14:04:29 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=B5=E5=BD=B1=E9=9A=90=E8=97=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 4 ++-- pages/list/activitynew/index.wxml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app.js b/app.js index b38ef2f..62c9fb0 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.isTest51 ? true : false; + data.isTest = data.isTest52 ? true : false; this.globalData.configJson = data }).then(() => { // 获取ui配置文件 @@ -30,7 +30,7 @@ App({ res.data.content.forEach(item => { obj[item.id] = item.image }); - this.globalData.configJson.indexSeason = obj + this.globalData.configJson.indexSeason = obj }) }) diff --git a/pages/list/activitynew/index.wxml b/pages/list/activitynew/index.wxml index e74532c..1de916c 100644 --- a/pages/list/activitynew/index.wxml +++ b/pages/list/activitynew/index.wxml @@ -31,10 +31,10 @@ 讲座 --> - + 其他