From c56467749ef1e0819ccee6610cc8ef28e08093d4 Mon Sep 17 00:00:00 2001 From: ChenQiuYu Date: Wed, 30 Apr 2025 16:23:42 +0800 Subject: [PATCH] dev --- src/components/registration/CardDefault.vue | 133 ++------- src/components/registration/Edit.vue | 308 +++++++++++++------- 2 files changed, 232 insertions(+), 209 deletions(-) diff --git a/src/components/registration/CardDefault.vue b/src/components/registration/CardDefault.vue index 2ca2756..0ca5304 100644 --- a/src/components/registration/CardDefault.vue +++ b/src/components/registration/CardDefault.vue @@ -112,13 +112,8 @@ const close = () => { \ No newline at end of file diff --git a/src/components/registration/Edit.vue b/src/components/registration/Edit.vue index a3d360c..2a2c67b 100644 --- a/src/components/registration/Edit.vue +++ b/src/components/registration/Edit.vue @@ -1,109 +1,138 @@