修复暗黑模式兼容

This commit is contained in:
whyour
2021-03-18 20:11:34 +08:00
parent d238850b35
commit a2510d6763
3 changed files with 20 additions and 6 deletions
+3
View File
@@ -7,6 +7,9 @@ import {
} from '@ant-design/icons';
export default defineConfig({
antd: {
compact: true,
},
hash: true,
layout: false,
locale: {},