From d0ea12ee1e79128e245eae72a28ed98fa13e6a8a Mon Sep 17 00:00:00 2001 From: 2183691628 <2183691628@qq.com> Date: Fri, 3 Dec 2021 17:12:18 +0800 Subject: [PATCH] =?UTF-8?q?-=20=E5=A2=9E=E5=8A=A0=20=E6=A0=87=E7=AD=BE?= =?UTF-8?q?=E5=88=B7=E6=96=B0=20-=20=E4=BF=AE=E5=A4=8D=20=E5=88=B7?= =?UTF-8?q?=E6=96=B0=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +- src/layout/components/TagsView/index.vue | 3 +- src/router/index.js | 129 ++++++++++++----------- src/views/redirect/index.vue | 12 +++ 4 files changed, 86 insertions(+), 64 deletions(-) create mode 100644 src/views/redirect/index.vue diff --git a/README.md b/README.md index b8cbbbf..a868564 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ @@ -36,4 +36,6 @@ FEATURE - 增加 禁入类别 - 修复 打包路径错误的问题 - 取消 右键标签刷新操作 -- 修改 右键标签为中文 \ No newline at end of file +- 修改 右键标签为中文 +- 增加 标签刷新 +- 修复 刷新错误的问题 \ No newline at end of file diff --git a/src/layout/components/TagsView/index.vue b/src/layout/components/TagsView/index.vue index e9d3b98..f811a9b 100644 --- a/src/layout/components/TagsView/index.vue +++ b/src/layout/components/TagsView/index.vue @@ -17,8 +17,7 @@