加入自动刷新RefreshToken的逻辑

This commit is contained in:
BBIT-Kai
2025-12-02 13:48:24 +08:00
parent eeada99dbb
commit c53926afd6
12 changed files with 29 additions and 128 deletions
@@ -35,7 +35,7 @@ const props = withDefaults(defineProps<Props>(), {
showForgetPassword: true,
showQrcodeLogin: true,
showRegister: true,
showRememberMe: true,
showRememberMe: false,
showThirdPartyLogin: true,
submitButtonText: '',
subTitle: '',