components/ZLGL/SampleSchemePopup.vue
@@ -60,7 +60,7 @@ <view class="over" v-show="HBillList.length == 0">暂无数据</view> </scroll-view> <uni-pagination id="#pagination" title="标题文字" v-model="curPage" :pageSize="size" :total="length"></uni-pagination> :total="length" ></uni-pagination> </view> </uni-popup>