mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
优化 首页功能
This commit is contained in:
parent
1e43e61e5a
commit
d13dfda8c4
@ -234,7 +234,7 @@
|
|||||||
if (_catalog.url != '#') {
|
if (_catalog.url != '#') {
|
||||||
vm._settingActiveCatalog(_catalog);
|
vm._settingActiveCatalog(_catalog);
|
||||||
vc.jumpToPage(_catalog.url);
|
vc.jumpToPage(_catalog.url);
|
||||||
return;
|
//return;
|
||||||
}
|
}
|
||||||
vm._emitMsg(_catalog);
|
vm._emitMsg(_catalog);
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user