@@ -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'
});