@ -7,4 +7,7 @@
<view class="empty-logo">{{message}}</view>
<view class="empty-refresh"></view>
</view>
<view class="empty_bottom" wx:if="{{bottom}}">
已到底了
@ -12,7 +12,7 @@
left: 0;
bottom: 0;
}
.empty-bd {
.empty-bd, .empty_bottom {
padding: 10px 0;
text-align: center;
font-size: 17px;
@ -82,10 +82,10 @@ Page({
this.setData({
currPage: page
})
wx.showToast({
title: '已加载全部',
icon: 'none'
// wx.showToast({
// title: '已加载全部',
// icon: 'none'
// })
console.log(res)