feat: edit页面

This commit is contained in:
2026-04-16 14:03:05 +08:00
parent 48516a5f42
commit d4d104c690
5 changed files with 495 additions and 118 deletions

View File

@@ -483,7 +483,6 @@ const routes: Array<RouteRecordRaw> = [
},
component: () => import("@/views/userManual.vue")
},
{
path: "/:catchAll(.*)",
redirect: "/404"