bw-mini-app/src
imeepos 4bf5935b06 fix: 修复模板卡片和页面的类型安全问题
- 修复TemplateCard组件中url字段的可选类型处理
- 修复home页面中模板类型字段名称错误(templateType -> code)
- 修复result页面中任务状态判断逻辑(processing -> running)
- 增强代码类型安全,避免运行时错误
2025-09-26 23:04:32 +08:00
..
actions feat: 配置 TailwindCSS 并迁移到 Redux 2025-09-03 16:33:06 +08:00
assets style: 生成成功的icon 2025-09-15 10:33:52 +08:00
components fix: 修复模板卡片和页面的类型安全问题 2025-09-26 23:04:32 +08:00
constants feat: 配置 TailwindCSS 并迁移到 Redux 2025-09-03 16:33:06 +08:00
hooks feat(platforms): refactor platform architecture and update API endpoints 2025-09-26 22:28:58 +08:00
pages fix: 修复模板卡片和页面的类型安全问题 2025-09-26 23:04:32 +08:00
platforms feat(platforms): refactor platform architecture and update API endpoints 2025-09-26 22:28:58 +08:00
reducers feat: 配置 TailwindCSS 并迁移到 Redux 2025-09-03 16:33:06 +08:00
sdk fix(cors): 修复H5环境下的CORS上传问题 2025-09-26 23:03:52 +08:00
selectors feat: 配置 TailwindCSS 并迁移到 Redux 2025-09-03 16:33:06 +08:00
store feat(config): enhance development configuration and update platform support 2025-09-26 15:07:00 +08:00
utils feat: 新增 ImageAudit 组件及演示页面 2025-09-08 13:50:59 +08:00
app.config.ts feat(config): enhance development configuration and update platform support 2025-09-26 15:07:00 +08:00
app.css style: 移除app.css中的Tailwind CSS导入 2025-09-09 12:10:16 +08:00
app.tsx feat(platforms): refactor platform architecture and update API endpoints 2025-09-26 22:28:58 +08:00
index.html feat: 初始化 Taro 3.8 图生图风格转换小程序项目 2025-09-01 11:22:03 +08:00
privacy.json feat: 完善广告系统和文件保存功能 2025-09-09 14:46:12 +08:00