From a7c757193bf5e041362dc9b5ba67c34db479cb54 Mon Sep 17 00:00:00 2001 From: huxin Date: Fri, 13 Jun 2025 21:56:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=A2=E6=B5=81=E9=87=8F=E5=88=86=E6=9E=90?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E5=8A=9F=E8=83=BD=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../system/RegistrationInformation/index.vue | 465 ++++++++++++++++++ 1 file changed, 465 insertions(+) create mode 100644 Dkl-vue3-ui-DP/src/views/system/RegistrationInformation/index.vue diff --git a/Dkl-vue3-ui-DP/src/views/system/RegistrationInformation/index.vue b/Dkl-vue3-ui-DP/src/views/system/RegistrationInformation/index.vue new file mode 100644 index 0000000..3fddc4f --- /dev/null +++ b/Dkl-vue3-ui-DP/src/views/system/RegistrationInformation/index.vue @@ -0,0 +1,465 @@ + + + \ No newline at end of file