mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-05-22 12:55:18 +08:00
fix: 修复useWindowSize未找到bug
This commit is contained in:
parent
0c7adb9584
commit
d698db587f
@ -22,6 +22,7 @@ import ThemeSwitch from '@/layout/components/SiderBar/components/SettingDrawer/c
|
||||
import { useSetting } from '@/store'
|
||||
import { LOCAL_OPTIONS } from '@/app-config/localConfig'
|
||||
import { useI18n } from '@/hooks/web/index'
|
||||
import { useWindowSize } from '@vueuse/core'
|
||||
|
||||
const Login = defineComponent({
|
||||
name: 'RLogin',
|
||||
|
Loading…
x
Reference in New Issue
Block a user