guhongwei 2 years ago
parent
commit
96b17cff44
1 changed files with 2 additions and 1 deletions
  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'
 				});
 			},
 			// 计算高度