guhongwei 2 年 前
コミット
96b17cff44
1 ファイル変更2 行追加1 行削除
  1. 2 1
      pages/home/index.vue

+ 2 - 1
pages/home/index.vue

@@ -186,7 +186,8 @@
 					that.search();
 					uni.hideLoading();
 				} else uni.showToast({
-					title: '没有更多数据了'
+					title: '没有更多数据了',
+					icon:'none'
 				});
 			},
 			// 计算高度