Browse Source

fix:抽离切换主题按钮

MTrun 3 năm trước cách đây
mục cha
commit
884dc57ee4
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      src/views/login/index.vue

+ 1 - 0
src/views/login/index.vue

@@ -126,6 +126,7 @@ import { requireUrl } from '@/utils/index'
 import shuffle from 'lodash/shuffle'
 import { carouselInterval } from '@/settings/designSetting'
 import { useDesignStore } from '@/store/modules/designStore/designStore'
+import { ThemeSelect } from '@/components/ThemeSelect'
 
 interface FormState {
   username: string