Go to file
dzq eb8239e804 refactor(api): 简化API响应处理逻辑,移除冗余代码
style(components): 调整购物车和商品列表样式,优化用户体验

feat(store): 添加处理微信回调完成状态标记

chore: 添加静态资源cover.png和公共路径配置
2025-10-31 17:44:08 +08:00
.claude feat: 重构商品详情、购物车及相关组件 2025-10-31 15:36:35 +08:00
.vscode feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
doc 复制原代码 2025-10-30 17:01:05 +08:00
env refactor(api): 简化API响应处理逻辑,移除冗余代码 2025-10-31 17:44:08 +08:00
scripts feat: 初始化项目基础结构和配置 2025-10-29 09:05:59 +08:00
src refactor(api): 简化API响应处理逻辑,移除冗余代码 2025-10-31 17:44:08 +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