1
0
mirror of https://gitee.com/bookshelfplus/bookshelfplus synced 2025-09-22 01:30:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

第三方登录回调后登陆系统用户逻辑基本完成

This commit is contained in:
2022-04-04 19:20:07 +08:00
parent 71feaffeb9
commit 54911675a1
20 changed files with 502 additions and 41 deletions

View File

@@ -11,6 +11,9 @@ html,
body {
margin: 0;
font-family: bookshelfplusFont;
/* 字体加载前先隐藏,不然文字会闪一下 */
opacity: 0;
}
a,