Parcourir la source

修改banner图代码逻辑

fanghuisheng il y a 2 ans
Parent
commit
f0113b7067
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/pages/index.vue

+ 2 - 2
src/pages/index.vue

@@ -195,13 +195,13 @@ const arrayList = reactive({
   selectedCode: 10012,
   codeResult: "",
 
-  swiperBool: true,
+  swiperBool: false,
   swiperIndex: 0,
   swiperTime: 5000,
   swiperList: [
     {
       url: "../static/images/index/banner1.png",
-      link: "https://www.baidu.com/",
+      link: "",
       linkType: 1,
     },
     {