From 915e01c15c4bcf05eccaa6bc246a01f23dca055a Mon Sep 17 00:00:00 2001 From: xiaoming <1923740402@qq.com> Date: Mon, 15 Sep 2025 15:40:46 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96`nprogress`=E8=BF=9B?= =?UTF-8?q?=E5=BA=A6=E6=9D=A1=EF=BC=8C=E9=A1=B5=E9=9D=A2=E9=87=8D=E8=BF=9B?= =?UTF-8?q?=E6=88=96=E6=8E=A5=E5=8F=A3=E8=AF=B7=E6=B1=82=E6=97=B6=E4=B8=8D?= =?UTF-8?q?=E5=86=8D=E6=98=BE=E7=A4=BA=E8=BF=9B=E5=BA=A6=E6=9D=A1=EF=BC=8C?= =?UTF-8?q?=E6=8F=90=E5=8D=87=E7=94=A8=E6=88=B7=E4=BD=93=E9=AA=8C=20(#1225?= =?UTF-8?q?)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/layout/components/lay-tag/index.vue | 3 +++ src/router/index.ts | 19 +++++++++++++++++-- src/utils/http/index.ts | 7 ------- types/router.d.ts | 2 ++ 4 files changed, 22 insertions(+), 9 deletions(-) diff --git a/src/layout/components/lay-tag/index.vue b/src/layout/components/lay-tag/index.vue index 876f05908..662dd5182 100644 --- a/src/layout/components/lay-tag/index.vue +++ b/src/layout/components/lay-tag/index.vue @@ -1,6 +1,7 @@