Go to file
dzq df8d0ca6a5 feat(docs): 添加代码规范和示例文档
添加项目代码编写规范文档和示例代码,包括:
1. API、页面、组件、状态管理等开发规范
2. 代码示例展示最佳实践
3. 项目清理计划文档
4. 统一代码风格指南

文档涵盖项目结构、TypeScript规范、命名规则等内容,为团队开发提供参考标准
2025-10-29 09:32:52 +08:00
.claude feat(docs): 添加代码规范和示例文档 2025-10-29 09:32:52 +08:00
.vscode feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
doc feat(docs): 添加代码规范和示例文档 2025-10-29 09:32:52 +08:00
env feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
scripts feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
src feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
.commitlintrc.cjs feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
.editorconfig feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
.gitignore feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
.npmrc feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
LICENSE feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
README.md feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
eslint.config.mjs feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
favicon.ico feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
index.html feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
manifest.config.ts feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
openapi-ts-request.config.ts feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
package.json feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
pages.config.ts feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
pnpm-lock.yaml feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
project.config.json feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
project.private.config.json feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
thirdParty.zip feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
tsconfig.json feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
uno.config.ts feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
vite.config.ts feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
vite.config.ts.timestamp-1760524964414-ff6ddbc7fbbd.mjs feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00

README.md