From a1ea33d64c8d7f5e8f94df62577fe767da71ddaa Mon Sep 17 00:00:00 2001 From: dragon <3013557874@qq.com> Date: Mon, 15 Jul 2024 17:38:09 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=94=AF=E4=BB=98=E5=90=8E?= =?UTF-8?q?=E5=BC=B9=E7=AA=97=E4=BE=9D=E6=97=A7=E5=AD=98=E5=9C=A8=E7=9A=84?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/molistar/modules/weeklyCard/js/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/view/molistar/modules/weeklyCard/js/index.js b/view/molistar/modules/weeklyCard/js/index.js index 9ff4af08..f38d80b1 100644 --- a/view/molistar/modules/weeklyCard/js/index.js +++ b/view/molistar/modules/weeklyCard/js/index.js @@ -158,7 +158,7 @@ function strFun(val, isCheckIn, dayIndex) { -
${res.rewardName}
+
${res.rewardName?res.rewardName:langReplace(localLang.demoModule.text13)}
${res.rewardNum}${langReplace(localLang.demoModule.text13)}
` @@ -219,7 +219,7 @@ function openPaymentCallback(obj) { console.log('回調orderId', obj.orderId); console.log('回調code', obj.code); console.log('回調productId', obj.productId); - $('.pub .pub_in .box1').hide(); + $('.pub').hide(); bodyScroolFun(false); showLoading() networkRequest({