mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-12-17 15:50:35 +08:00
perf: 优化路由 rank,当rank 不存在时,根据顺序自动创建,首页路由永远在第一位
This commit is contained in:
@@ -4,6 +4,7 @@ export default {
|
||||
meta: {
|
||||
icon: "informationLine",
|
||||
title: "异常页面",
|
||||
// showLink: false,
|
||||
rank: 9
|
||||
},
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user