From 09c4fb24b5cf3bb58e8465c4e0166218ae592561 Mon Sep 17 00:00:00 2001 From: xlzy <1017866168@qq.com> Date: Mon, 20 Mar 2023 21:48:33 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=9B=B4=E6=96=B0=E3=80=91=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E5=A4=9A=E9=A1=B5=E7=AD=BE=E4=BA=A4=E4=BA=92=EF=BC=8C?= =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=8F=B3=E9=94=AE=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/components/XnContextMenu/index.vue | 88 ++++++++++++ .../src/layout/components/tags.vue | 129 ++++++++++++------ 2 files changed, 177 insertions(+), 40 deletions(-) create mode 100644 snowy-admin-web/src/components/XnContextMenu/index.vue diff --git a/snowy-admin-web/src/components/XnContextMenu/index.vue b/snowy-admin-web/src/components/XnContextMenu/index.vue new file mode 100644 index 00000000..9167ec86 --- /dev/null +++ b/snowy-admin-web/src/components/XnContextMenu/index.vue @@ -0,0 +1,88 @@ + + + diff --git a/snowy-admin-web/src/layout/components/tags.vue b/snowy-admin-web/src/layout/components/tags.vue index b165c310..ab22805b 100644 --- a/snowy-admin-web/src/layout/components/tags.vue +++ b/snowy-admin-web/src/layout/components/tags.vue @@ -1,10 +1,42 @@ + @@ -59,22 +58,26 @@