chore: 格式化代码

This commit is contained in:
2025-12-19 19:38:01 +08:00
parent 618723a689
commit 4d8644629b
37 changed files with 6516 additions and 6200 deletions

View File

@@ -1,9 +1,9 @@
/**
* CSS 加载工具 (已禁用)
*
* 此工具不再使用因为Nuxt会自动处理CSS加载和优化
* 保留此文件以供参考,但不会被导入
*/
// 所有导出的函数已被删除
// 使用 nuxt.config.ts 的 css 配置代替
/**
* CSS 加载工具 (已禁用)
*
* 此工具不再使用因为Nuxt会自动处理CSS加载和优化
* 保留此文件以供参考,但不会被导入
*/
// 所有导出的函数已被删除
// 使用 nuxt.config.ts 的 css 配置代替