zhengkaixin 3 anni fa
parent
commit
065e3a401e

+ 4 - 4
pages/friend/index.vue

@@ -332,7 +332,7 @@
 					uni.hideLoading();
 				}).catch(error => {
 					uni.showToast({
-						title: error
+						title: error,icon: "none"
 					})
 				})
 				this.show = false;
@@ -377,7 +377,7 @@
 					uni.hideLoading();
 				}).catch(error => {
 					uni.showToast({
-						title: error
+						title: error,icon: "none"
 					})
 				})	
 			},
@@ -408,7 +408,7 @@
 					uni.hideLoading();
 				}).catch(error => {
 					uni.showToast({
-						title: error
+						title: error,icon: "none"
 					})
 				})
 			},
@@ -425,7 +425,7 @@
 					uni.hideLoading();
 				}).catch(error => {
 					uni.showToast({
-						title: error
+						title: error,icon: "none"
 					})
 				})
 			},

+ 2 - 2
pages/friend/personal.vue

@@ -235,7 +235,7 @@
 					}		
 				}).catch(error => {
 				    uni.showToast({
-				    	title: error
+				    	title: error,icon: "none"
 				    })
 				})
 			},
@@ -296,7 +296,7 @@
 				    }).catch(error => {
 				         uni.showToast({
 				         
-				         	title: error
+				         	title: error,icon: "none"
 				         })
 				    })
 				}

+ 3 - 3
pages/index/index.vue

@@ -161,7 +161,7 @@
 					}).catch(error => {
 							uni.showToast({
 							
-								title: error
+								title: error,icon: "none"
 							})
 					})
 				}
@@ -190,7 +190,7 @@
 					}).catch(error => {
 						uni.showToast({
 						
-							title: error
+							title: error,icon: "none"
 						})
 				})
 			},getBannerInfo(){
@@ -201,7 +201,7 @@
 					}).catch(error => {
 						uni.showToast({
 						
-							title: error
+							title: error,icon: "none"
 						})
 				})
 			},clickBanner(index){

+ 3 - 3
pages/news/index.vue

@@ -77,7 +77,7 @@
 					}).catch(error => {
 						uni.showToast({
 						
-							title: error
+							title: error,icon: "none"
 						})
 				})
 			},
@@ -101,7 +101,7 @@
 				}).catch(error => {
 					uni.showToast({
 					
-						title: error
+						title: error,icon: "none"
 					})
 				})
 			},
@@ -135,7 +135,7 @@
 				}).catch(error => {
 					uni.showToast({
 					
-						title: error
+						title: error,icon: "none"
 					})
 				})
 			},

+ 1 - 1
pages/praise/iPraise.vue

@@ -73,7 +73,7 @@
 					uni.hideLoading();
 				}).catch(error => {
 					uni.showToast({
-						title: error
+						title: error,icon: "none"
 					})
 				})
 			},

+ 1 - 1
pages/praise/index.vue

@@ -86,7 +86,7 @@
 					uni.hideLoading();
 				}).catch(error => {
 					uni.showToast({
-						title: error
+						title: error,icon: "none"
 					})
 				})
 			},

+ 1 - 1
pages/praise/praiseMe.vue

@@ -79,7 +79,7 @@
 					uni.hideLoading();
 				}).catch(error => {
 					uni.showToast({
-						title: error
+						title: error,icon: "none"
 					})
 				})
 			},

+ 2 - 2
pages/user/message.vue

@@ -159,7 +159,7 @@
 				}).catch(error => {
 					uni.showToast({
 					
-						title: error
+						title: error,icon: "none"
 					})
 				})
 			},
@@ -194,7 +194,7 @@
 				}).catch(error => {
 					uni.showToast({
 					
-						title: error
+						title: error,icon: "none"
 					})
 				})
 			},

+ 2 - 2
pagesA/pages/login/search.vue

@@ -64,7 +64,7 @@
 				})
 				.catch((error) => {
 					uni.showToast({
-						title: error
+						title: error,icon: "none"
 					})
 				})
 			},
@@ -84,7 +84,7 @@
 				})
 				.catch((error) => {
 					uni.showToast({
-						title: error
+						title: error,icon: "none"
 					})
 				})
 			},

+ 2 - 2
pagesC/pages/leaving/index.vue

@@ -95,7 +95,7 @@
 				}).catch(error => {
 					uni.showToast({
 					
-						title: error
+						title: error,icon: "none"
 					})
 				})
 			},
@@ -138,7 +138,7 @@
 				}).catch(error => {
 					uni.showToast({
 					
-						title: error
+						title: error,icon: "none"
 					})
 				})
 			},