From 6ee971dfddbb2517eb4143fc078cc36ed2f97b69 Mon Sep 17 00:00:00 2001 From: Dragon <13925835632@139.com> Date: Thu, 8 Dec 2022 11:51:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BB=B6=E8=BF=9F=E8=AF=B7=E6=B1=82=E7=A7=92?= =?UTF-8?q?=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/peko/activity/activemodel/index.html | 2 +- view/peko/activity/explore/js/index.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/view/peko/activity/activemodel/index.html b/view/peko/activity/activemodel/index.html index 6c452aa..55e7c61 100644 --- a/view/peko/activity/activemodel/index.html +++ b/view/peko/activity/activemodel/index.html @@ -40,7 +40,7 @@ - + \ No newline at end of file diff --git a/view/peko/activity/explore/js/index.js b/view/peko/activity/explore/js/index.js index b9ea771..ce70fcf 100644 --- a/view/peko/activity/explore/js/index.js +++ b/view/peko/activity/explore/js/index.js @@ -137,7 +137,7 @@ $(function(){ setTimeout(function(){ getUserInfo() getListPack() - }, 50) + }, 500) // 點擊玩法介紹按鈕 $('.rule-btn').on('click', function () {