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失效,即将跳转至登录页)弹窗 --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index 39aff6e..28e6a80 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <meta charset="UTF-8" /> <link rel="icon" href="/favicon.ico" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>鐪嬫澘</title> + <title>鏅鸿兘宸ヤ綔鍙�</title> </head> <body> <div id="app"></div> -- Gitblit v1.8.0