guhongwei 2 年之前
父節點
當前提交
28a89e07b6
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      pagesMy/dough/index.vue

+ 2 - 1
pagesMy/dough/index.vue

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