Browse Source

项目资料收集

ZaiZai 1 năm trước cách đây
mục cha
commit
58b97679e5
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/home/datav.vue

+ 2 - 2
src/views/home/datav.vue

@@ -235,9 +235,9 @@ const searchRef = ref(null)
 const tourOpen = ref(false)
 
 onMounted(() => {
-    setTimeout(() => {
+    /*setTimeout(() => {
         tourOpen.value = true
-    }, 500)
+    }, 500)*/
 })
 
 //关闭引导提示