@@ -151,7 +151,8 @@
that.search();
uni.hideLoading();
} else uni.showToast({
- title: '没有更多数据了'
+ title: '没有更多数据了',
+ icon:'none'
});
},
// 清空列表