From bf6f59f77f0964838551999eb96852a94164c2a6 Mon Sep 17 00:00:00 2001 From: ryx <2736755949@qq.com> Date: Tue, 27 Jan 2026 01:22:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fapp/ciyon_ap/pages.json | 7 +- fapp/ciyon_ap/pages/lab/user_edit.vue | 287 ---------------------- fapp/ciyon_ap/pages/lab/user_list.vue | 331 -------------------------- fapp/ciyon_ap/pages/main/index.vue | 2 +- 4 files changed, 3 insertions(+), 624 deletions(-) delete mode 100644 fapp/ciyon_ap/pages/lab/user_edit.vue delete mode 100644 fapp/ciyon_ap/pages/lab/user_list.vue diff --git a/fapp/ciyon_ap/pages.json b/fapp/ciyon_ap/pages.json index 932369c..46c8c72 100644 --- a/fapp/ciyon_ap/pages.json +++ b/fapp/ciyon_ap/pages.json @@ -415,13 +415,10 @@ "root": "pages/lab", "pages": [ { - "path": "user_list" + "path": "userlist" - }, - { - "path": "user_edit" - } + } ] } ] diff --git a/fapp/ciyon_ap/pages/lab/user_edit.vue b/fapp/ciyon_ap/pages/lab/user_edit.vue deleted file mode 100644 index 932ffd0..0000000 --- a/fapp/ciyon_ap/pages/lab/user_edit.vue +++ /dev/null @@ -1,287 +0,0 @@ - - - - - \ No newline at end of file diff --git a/fapp/ciyon_ap/pages/lab/user_list.vue b/fapp/ciyon_ap/pages/lab/user_list.vue deleted file mode 100644 index c0a38ad..0000000 --- a/fapp/ciyon_ap/pages/lab/user_list.vue +++ /dev/null @@ -1,331 +0,0 @@ - - - - - \ No newline at end of file diff --git a/fapp/ciyon_ap/pages/main/index.vue b/fapp/ciyon_ap/pages/main/index.vue index 1063392..d214883 100644 --- a/fapp/ciyon_ap/pages/main/index.vue +++ b/fapp/ciyon_ap/pages/main/index.vue @@ -22,7 +22,7 @@ 游客页面 - + 成员管理