From b65b9723530f692fb80aea1582415d4e7ef50080 Mon Sep 17 00:00:00 2001
From: xiaoxian521 <1923740402@qq.com>
Date: Sat, 27 Nov 2021 10:05:36 +0800
Subject: [PATCH] fix: update
---
src/layout/components/tag/index.vue | 101 ++++++++++++++--------------
src/layout/index.vue | 7 +-
src/layout/types.ts | 2 +-
src/router/index.ts | 6 +-
src/store/modules/multiTags.ts | 34 +++++++++-
src/store/modules/types.ts | 5 ++
src/utils/storage/responsive.ts | 4 +-
7 files changed, 95 insertions(+), 64 deletions(-)
diff --git a/src/layout/components/tag/index.vue b/src/layout/components/tag/index.vue
index 067d41793..9c852a5a0 100644
--- a/src/layout/components/tag/index.vue
+++ b/src/layout/components/tag/index.vue
@@ -1,18 +1,3 @@
-
-