mirror of
https://gitee.com/java110/WechatOwnerService.git
synced 2026-06-12 10:00:57 +08:00
优化代码
This commit is contained in:
parent
4682ef8dc5
commit
abd84eb6ff
@ -161,7 +161,7 @@
|
|||||||
},
|
},
|
||||||
showLongModel: function() {
|
showLongModel: function() {
|
||||||
this.vc.navigateTo({
|
this.vc.navigateTo({
|
||||||
url: '../login/login'
|
url: '/pages/login/login'
|
||||||
}, () => {
|
}, () => {
|
||||||
this.refreshPageLoginInfo();
|
this.refreshPageLoginInfo();
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user