From 55e771b062cb8b5bc0f345c71920647c710f5707 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 9 May 2025 13:29:34 +0900 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20src/views?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/SystemAdmin.vue | 60 +++++++++++++++++ src/views/UserLogin.vue | 137 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 197 insertions(+) create mode 100644 src/views/SystemAdmin.vue create mode 100644 src/views/UserLogin.vue diff --git a/src/views/SystemAdmin.vue b/src/views/SystemAdmin.vue new file mode 100644 index 0000000..0715448 --- /dev/null +++ b/src/views/SystemAdmin.vue @@ -0,0 +1,60 @@ + + + + + diff --git a/src/views/UserLogin.vue b/src/views/UserLogin.vue new file mode 100644 index 0000000..13ff7ee --- /dev/null +++ b/src/views/UserLogin.vue @@ -0,0 +1,137 @@ + + + + +