删除无用代码, 工具类和 组件 没有删除 , 以后可以借鉴写法和创建规则

This commit is contained in:
linxd
2025-06-16 11:34:58 +08:00
parent d33c9cc7d3
commit 1eabd737a6
251 changed files with 283 additions and 6031 deletions

View File

@ -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,