guhongwei 2 years ago
parent
commit
28a89e07b6
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pagesMy/dough/index.vue

+ 2 - 1
pagesMy/dough/index.vue

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