样式调整

This commit is contained in:
tangly1024
2022-03-23 12:10:30 +08:00
parent 282217561e
commit de8a41e943
18 changed files with 562 additions and 97 deletions

View File

@@ -1,7 +1,7 @@
import cookie from 'react-cookies'
import BLOG from '@/blog.config'
export const ALL_THEME = ['next', 'fukasawa', 'hexo', 'empty', 'medium']
export const ALL_THEME = ['hexo', 'next', 'medium', 'fukasawa', 'empty']
/**
* 初始化主题
* @param isDarkMode