mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-03 13:44:47 +08:00
perf: 优化路由 rank,当rank 不存在时,根据顺序自动创建,首页路由永远在第一位
This commit is contained in:
@@ -6,6 +6,7 @@ export default {
|
||||
redirect: "/error/403",
|
||||
meta: {
|
||||
icon: "informationLine",
|
||||
// showLink: false,
|
||||
title: $t("menus.hsabnormal"),
|
||||
rank: error
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user