revert(projects): 单点登录回调页面回滚

This commit is contained in:
xlsea
2025-06-19 23:20:06 +08:00
parent 7846b2cb1f
commit adf3d87e5c
2 changed files with 2 additions and 3 deletions

View File

@ -34,7 +34,6 @@ declare module 'vue' {
IconIcRoundRefresh: typeof import('~icons/ic/round-refresh')['default']
IconIcRoundSearch: typeof import('~icons/ic/round-search')['default']
IconLocalBanner: typeof import('~icons/local/banner')['default']
IconLocalLoginBg: typeof import('~icons/local/login-bg')['default']
IconLocalLogo: typeof import('~icons/local/logo')['default']
'IconMaterialSymbols:add': typeof import('~icons/material-symbols/add')['default']
'IconMaterialSymbols:deleteOutline': typeof import('~icons/material-symbols/delete-outline')['default']