qq oauth2 login complete

This commit is contained in:
landaiqing
2024-08-21 19:40:50 +08:00
parent 7683fffb34
commit 95f722fa93
14 changed files with 165 additions and 76 deletions

View File

@@ -6,7 +6,7 @@ $modes: (
infoColor: #000
),
"dark": (
bgColor: #000,
bgColor: rgba(15, 15, 16, 0.63),
infoColor: #fff
)
);