gcz 4 жил өмнө
parent
commit
c2af64e7df

+ 4 - 0
pages/setting/setting.vue

@@ -82,6 +82,10 @@
 							  		url:'../login/login'
 							  	});
 							  }).catch(err=>{
+								  uni.showToast({
+								  	title: '退出失败',
+								  	duration: 2000
+								  });
 							  });
 						  } else if (res.cancel) {