| | |
| | | </swiper-item> |
| | | </block> |
| | | </swiper> |
| | | <view class="indicator">{{current}}/{{info.bannerImgList.length}}</view> |
| | | <view class="indicator">{{current+1}}/{{info.bannerImgList.length}}</view> |
| | | </view> |
| | | <view class="main_content"> |
| | | <view class="title">{{ info.title }}</view> |
| | |
| | | total: res.data.total, |
| | | dataList: [ ...this.data.dataList, ...res.data.records ] |
| | | }) |
| | | }).finally(()=>{ |
| | | wx.stopPullDownRefresh() |
| | | }) |
| | | }, |
| | | itemClick(e) { |
| | |
| | | </swiper-item> |
| | | </block> |
| | | </swiper> |
| | | <view class="indicator">{{current}}/{{info.bannerImgList.length}}</view> |
| | | <view class="indicator">{{current+1}}/{{info.bannerImgList.length}}</view> |
| | | </view> |
| | | <view class="main_content"> |
| | | <view class="title">{{ info.title }}</view> |