Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: 修改getStatus请求间隔+ 通过时间戳取代版本号解决缓存问题 + 增加登录失效时自动重定向到登录页面 #173

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mebest100
Copy link

  1. 修改getStatus请求间隔,避免过于频繁的请求服务器
  2. 通过时间戳取代版本号,解决浏览器缓存导致的js文件修改无法生效的问题
  3. 增加登录状态检查功能: 一旦登录失效,自动重定向到登录页。

2. 通过时间戳取代版本号,解决浏览器缓存导致的js文件修改无法生效的问题
3. 增加登录状态检查功能: 一旦登录失效,自动重定向到登录页。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant