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() {