优化页面
This commit is contained in:
@@ -100,7 +100,7 @@ const _sfc_main = {
|
||||
// 退出登录
|
||||
logout() {
|
||||
common_vendor.index.clearStorage();
|
||||
common_vendor.A.logout;
|
||||
common_vendor.A.logout();
|
||||
common_vendor.index.reLaunch({
|
||||
url: "/pages/login/login"
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user