Skip to content

Commit d261d0f

Browse files
committed
更新文档
1 parent 1d6db36 commit d261d0f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vuepress/public/js/gitee.js

+1
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ if (typeof window !== 'undefined') {
150150
console.log("check result", content);
151151
//解析json
152152
let json = JSON.parse(content)
153+
localStorage.setItem('userCount', json.length);
153154
if (json[user?.login] != null) {
154155
console.log("check result", "ok");
155156
// 授权检测完成后,移除遮罩层和提示框

0 commit comments

Comments
 (0)