From 3974dd052b4f16c81b6772a6dbdaccd13cbd477b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A6=96=E5=A7=90?= <2981176548@qq.com>
Date: Tue, 16 Jan 2024 23:58:13 +0800
Subject: [PATCH] =?UTF-8?q?=E7=AE=A1=E7=90=86=E7=95=8C=E9=9D=A2=E5=AE=8C?=
=?UTF-8?q?=E5=96=842?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/manager/Data/UserManage.vue | 148 ++++++++++++++++++++++++++++-
src/manager/LeftBar.vue | 15 ++-
src/manager/header.vue | 160 +++++++++++++++++++-------------
src/manager/manager.vue | 1 +
src/router/index.js | 9 +-
5 files changed, 265 insertions(+), 68 deletions(-)
diff --git a/src/manager/Data/UserManage.vue b/src/manager/Data/UserManage.vue
index 5499424..174e0a0 100644
--- a/src/manager/Data/UserManage.vue
+++ b/src/manager/Data/UserManage.vue
@@ -1,3 +1,147 @@
- this usermanage
-
\ No newline at end of file
+
+
+
+ 用户id:
+
+ 用户名称:
+
+
+
+
+
+
+
+
+ {{ row.name }}
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/manager/LeftBar.vue b/src/manager/LeftBar.vue
index cf4ac59..739e959 100644
--- a/src/manager/LeftBar.vue
+++ b/src/manager/LeftBar.vue
@@ -10,12 +10,25 @@
-
+