gcz %!s(int64=3) %!d(string=hai) anos
pai
achega
c2af64e7df
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      pages/setting/setting.vue

+ 4 - 0
pages/setting/setting.vue

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