feat: 新增预览接口数据动态获取功能

This commit is contained in:
MTrun
2022-03-24 14:19:07 +08:00
parent 0d1c24c536
commit 66373a427b
16 changed files with 82 additions and 33 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import { borderRadius } from '@/settings/designSetting'
import { toLight } from '@/utils'
/**
* 设置全局主题
* * 设置全局主题
*/
export const useThemeOverridesHook = () => {
const designStore = useDesignStore()