优化代码

This commit is contained in:
java110 2022-03-21 14:46:51 +08:00
parent 4682ef8dc5
commit abd84eb6ff

View File

@ -161,7 +161,7 @@
},
showLongModel: function() {
this.vc.navigateTo({
url: '../login/login'
url: '/pages/login/login'
}, () => {
this.refreshPageLoginInfo();
});