Browse Source

Merge branch 'master' of http://git.cc-lotus.info/pointToNetwork/point-app

zs 2 years ago
parent
commit
44662c4777
1 changed files with 2 additions and 1 deletions
  1. 2 1
      pagesMy/dough/index.vue

+ 2 - 1
pagesMy/dough/index.vue

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