优化 首页功能

This commit is contained in:
java110 2022-02-27 16:33:06 +08:00
parent 1e43e61e5a
commit d13dfda8c4

View File

@ -234,7 +234,7 @@
if (_catalog.url != '#') {
vm._settingActiveCatalog(_catalog);
vc.jumpToPage(_catalog.url);
return;
//return;
}
vm._emitMsg(_catalog);
},