瀏覽代碼

退出提示框

aleyds 3 年之前
父節點
當前提交
b6d6d04a1f
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/setting/setting.vue

+ 1 - 1
pages/setting/setting.vue

@@ -246,7 +246,7 @@
 								  this.userInfo = [];
 								  this.theRoad = [];
 								  uni.setStorageSync('pushreg_switch', '1');
-								  plus.nativeUI.toast('退成功');
+								  plus.nativeUI.toast('退成功');
 								  uni.reLaunch({
 								      url: '/pages/login/login'
 								  });