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(); } })