@@ -32,7 +32,6 @@ Page({
break;
}
});
-
pathList.push({
name: "修改登录密码",
icon: "icon-a-wodeguanyuyingyong",
@@ -72,6 +71,7 @@ Page({
wx.showToast({
title: '退出成功'
+ wx.clearStorage();
setTimeout(() => {
wx.reLaunch({
url: '/pages/login/phone',