From d922b18d12b9d37f9279c4732daf6451e79ff601 Mon Sep 17 00:00:00 2001
From: yangfeng <wanwan926_4@163.com>
Date: 星期一, 18 三月 2024 14:52:47 +0800
Subject: [PATCH] 注掉alert(JWT失效,即将跳转至登录页)弹窗

---
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 8f16829..3d35be5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,6 @@
 *.njsproj
 *.sln
 *.sw?
+
+/src/auto-imports.d.ts
+/src/components.d.ts

--
Gitblit v1.8.0