From 9299cd1f1a4befe050b729e05a7db9a5906110b6 Mon Sep 17 00:00:00 2001 From: xiaolian Date: Wed, 20 Nov 2024 14:13:41 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=BB=B6=E8=BF=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- home/views/h5/market/sytopic/index.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/home/views/h5/market/sytopic/index.php b/home/views/h5/market/sytopic/index.php index 9c94d633..4abf8633 100644 --- a/home/views/h5/market/sytopic/index.php +++ b/home/views/h5/market/sytopic/index.php @@ -615,10 +615,12 @@ } }, mounted() { - this.initSwpier(); // 20240807 setTimeout(() => { this.isInitLoad = true }, 400); + setTimeout(() => { + this.initSwpier(); // 20240807 + }, 500); }, methods: { showGwEnroll() {