From a0abbaf6e92669658485c000e5e80424e96c31ec Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Fri, 22 Sep 2023 17:42:57 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=91=E6=8D=A2=E6=9C=BA=E5=BC=B9=E7=AA=97?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=B1=95=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/peko/activity/midAutumnFestival/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/peko/activity/midAutumnFestival/js/index.js b/view/peko/activity/midAutumnFestival/js/index.js index 5944f0c..a807135 100644 --- a/view/peko/activity/midAutumnFestival/js/index.js +++ b/view/peko/activity/midAutumnFestival/js/index.js @@ -427,7 +427,7 @@ function draw (num) {
  • x${res.num} -

    ${res.desc}

    +

    ${res.name}

  • `}) $('.exchange .box ul').append(str);