feat: edit页面
This commit is contained in:
@@ -483,7 +483,6 @@ const routes: Array<RouteRecordRaw> = [
|
||||
},
|
||||
component: () => import("@/views/userManual.vue")
|
||||
},
|
||||
|
||||
{
|
||||
path: "/:catchAll(.*)",
|
||||
redirect: "/404"
|
||||
|
||||
Reference in New Issue
Block a user