瀏覽代碼

修改banner图代码逻辑

fanghuisheng 2 年之前
父節點
當前提交
f0113b7067
共有 1 個文件被更改,包括 2 次插入2 次删除
  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,
     },
     {