lin
2026-05-12 8871e7afdd529807d181b679287778c29a02ed0b
pages/ginfo/ginfo.vue
@@ -53,7 +53,7 @@
      data() {
         return {
            indicatorDots: true,
            indicatorColor: '#e3b400',
            indicatorColor: '#37AA25',
            indicatorActiveColor: '#ffffff',
            autoplay: true,
            interval: 3000,
@@ -109,11 +109,11 @@
                        console.log("success:" + JSON.stringify(res))
                     },
                     fail: (err) => {
                        console.log("fail:" + JSON.stringify(err))
                        console.log("fail:" + JSON.stringify(err))
                     }
                  })
               }
            }
            }
         },
         durationChange (e) {
            this.bannerIndex = e.detail.current + 1