mirror of
https://github.com/pure-admin/pure-admin-thin.git
synced 2025-12-18 08:10:33 +08:00
release: update 3.9.0
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
import InformationLine from "@iconify-icons/ri/information-line";
|
||||
|
||||
export default {
|
||||
path: "/error",
|
||||
redirect: "/error/403",
|
||||
meta: {
|
||||
icon: "information-line",
|
||||
icon: InformationLine,
|
||||
title: "异常页面",
|
||||
rank: 9
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user