From 8c22b6a2eecc25ca1683461b10e9e099dbbb256d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B2=B3=E4=BD=B3=E9=91=AB?= Date: Wed, 19 Oct 2022 12:20:07 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E9=9A=8F=E6=9C=BA=E5=B0=8F=E7=BB=84-?= =?UTF-8?q?=E5=88=9B=E5=BB=BA=E5=B0=8F=E7=BB=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/drawers/AddGroup.vue | 218 ++++++++++++++++++++++++ src/components/drawers/SubsetManage.vue | 17 +- 2 files changed, 231 insertions(+), 4 deletions(-) create mode 100644 src/components/drawers/AddGroup.vue diff --git a/src/components/drawers/AddGroup.vue b/src/components/drawers/AddGroup.vue new file mode 100644 index 00000000..d81ea841 --- /dev/null +++ b/src/components/drawers/AddGroup.vue @@ -0,0 +1,218 @@ + + + + + \ No newline at end of file diff --git a/src/components/drawers/SubsetManage.vue b/src/components/drawers/SubsetManage.vue index 47abbc8e..2c851a2b 100644 --- a/src/components/drawers/SubsetManage.vue +++ b/src/components/drawers/SubsetManage.vue @@ -43,10 +43,9 @@ />
删除
- - + -
+
创建小组
@@ -57,12 +56,16 @@
+ +