Prechádzať zdrojové kódy

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

zs 2 rokov pred
rodič
commit
44662c4777
1 zmenil súbory, kde vykonal 2 pridanie a 1 odobranie
  1. 2 1
      pagesMy/dough/index.vue

+ 2 - 1
pagesMy/dough/index.vue

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