Commit af0247e3 authored by 李苏's avatar 李苏 💬

路由调整 sidebar显示调整

parent a2f505a6
......@@ -87,9 +87,9 @@ export default {
})
// When there is only one child router, the child router is displayed by default
if (showingChildren.length === 1) {
return true
}
// if (showingChildren.length === 1) {
// return true
// }
// Show parent if there are no child router to display
if (showingChildren.length === 0) {
......
......@@ -988,7 +988,7 @@ export const powerRoutes = [
"icon": "",
"noCache": false,
"link": null,
"mkid": 920090100,
"mkid": 920070701,
},
name: 'pdd',
path: "pdd",
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment