删除无用代码, 工具类和 组件 没有删除 , 以后可以借鉴写法和创建规则
This commit is contained in:
@ -28,6 +28,8 @@ export default defineConfig({
|
||||
theme: {
|
||||
// ...darkTheme,
|
||||
'primary-color': defaultSettings.primaryColor,
|
||||
'heading-color': defaultSettings.headingColor,
|
||||
'text-color': defaultSettings.textColor,
|
||||
},
|
||||
// @ts-ignore
|
||||
title: false,
|
||||
|
Reference in New Issue
Block a user