From 87c92eefa3438a5c46a02e10d76b4856911644ba Mon Sep 17 00:00:00 2001 From: jiazhipeng Date: Fri, 28 Nov 2025 13:43:41 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=BF=E8=B7=AF=E6=97=A5=E5=8E=86=E4=BF=AE?= =?UTF-8?q?=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 2 +- pages/order/road/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app.js b/app.js index 53235e3..ccb16dc 100644 --- a/app.js +++ b/app.js @@ -38,7 +38,7 @@ App({ // 获取前端配置文件 commonApi._post("pbservice/Other/getClientConfig", {unique_key: "wechatxcx"}).then(res => { let data = JSON.parse(res.data); - data.isTest = data.isTest154? true : false; + data.isTest = data.isTest155? true : false; data.indexSeason = null this.globalData.configJson = data }).then(() => { diff --git a/pages/order/road/index.js b/pages/order/road/index.js index 96de141..9c368f0 100644 --- a/pages/order/road/index.js +++ b/pages/order/road/index.js @@ -69,7 +69,7 @@ Page({ }) }, initDate(){ - let today = new Date(),month1 = today.getMonth()+1,month2 = (month1 + 1) % 12,year = today.getFullYear(),year2 = month112? (month1 + 1)% 12:(month1+1),year = today.getFullYear(),year2 = month1