mirror of
https://gitee.com/dromara/go-view.git
synced 2026-04-23 00:00:12 +08:00
fix: 修改全局颜色配置的问题
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
<script lang="ts" setup>
|
||||
import { zhCN, dateZhCN, NConfigProvider } from 'naive-ui'
|
||||
import { AppProvider } from '@/components/AppProvider'
|
||||
import { useDesignStore } from '@/store/modules/designStore/designStore'
|
||||
import { I18n } from '@/components/I18n'
|
||||
|
||||
import { getDarkThemeHook, getThemeOverridesHook } from '@/hooks'
|
||||
|
||||
Reference in New Issue
Block a user