From f45015e19417c1b419f1d2da85dd9e20f26393a5 Mon Sep 17 00:00:00 2001 From: lin fan Date: Wed, 20 Nov 2024 14:16:21 +0800 Subject: [PATCH] 1 --- home/views/h5/market/sytopic/index2.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/home/views/h5/market/sytopic/index2.php b/home/views/h5/market/sytopic/index2.php index 4b50b88b..98e5b74e 100644 --- a/home/views/h5/market/sytopic/index2.php +++ b/home/views/h5/market/sytopic/index2.php @@ -609,10 +609,12 @@ } }, mounted() { - this.initSwpier(); // 20240807 setTimeout(() => { this.isInitLoad = true }, 400); + setTimeout(() => { + this.initSwpier(); // 20240807 + }, 500); }, methods: { showGwEnroll() {