From 7f5830db5d2b0b961ebd8a03e97e599b77ac2a00 Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Mon, 23 Oct 2023 17:44:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=9B=B4=E6=96=B0=E4=BB=BB?= =?UTF-8?q?=E5=8A=A1=E5=AE=9E=E6=97=B6=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/yinmeng/activity/2023-halloween/js/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/view/yinmeng/activity/2023-halloween/js/index.js b/view/yinmeng/activity/2023-halloween/js/index.js index 3db0f89..8f412b8 100644 --- a/view/yinmeng/activity/2023-halloween/js/index.js +++ b/view/yinmeng/activity/2023-halloween/js/index.js @@ -290,6 +290,7 @@ $('.switch div').click(function () { getConfig(); } else { $('.page2').show(); + getConfig(); getTaskConfig(); } })