Commit Graph

3 Commits

Author SHA1 Message Date
f4d57d8e1c fix: 修改文件名大小写 2025-04-24 17:13:51 +08:00
0ca6cae01a refactor(web): 移除未使用的组件和页面
- 删除了 HelloWorld、TheWelcome、WelcomeItem 组件
- 删除了 IconCommunity、IconDocumentation、IconEcosystem、IconSupport、IconTooling 图标组件
- 删除了 AboutView 页面
- 移除了 HomeView 中的 TheWelcome 组件引用
- 删除了 router 中的 about 路由配置
2025-04-24 16:33:33 +08:00
f620c01faf chore: 更新 .gitignore 文件
- 添加日志文件和依赖管理工具的缓存文件到忽略列表
- 忽略 Visual Studio Code 和其他编辑器的配置文件
- 排除 cypress 测试的视频和截图文件
- 忽略 TypeScript 编译信息文件
2025-04-24 12:30:49 +08:00