fix:抽离切换主题按钮
This commit is contained in:
parent
52e2fc2f4a
commit
884dc57ee4
@ -126,6 +126,7 @@ import { requireUrl } from '@/utils/index'
|
|||||||
import shuffle from 'lodash/shuffle'
|
import shuffle from 'lodash/shuffle'
|
||||||
import { carouselInterval } from '@/settings/designSetting'
|
import { carouselInterval } from '@/settings/designSetting'
|
||||||
import { useDesignStore } from '@/store/modules/designStore/designStore'
|
import { useDesignStore } from '@/store/modules/designStore/designStore'
|
||||||
|
import { ThemeSelect } from '@/components/ThemeSelect'
|
||||||
|
|
||||||
interface FormState {
|
interface FormState {
|
||||||
username: string
|
username: string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user