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