bw-mini-app/src/hooks
imeepos 142a38d7d1 feat(platforms): refactor platform architecture and update API endpoints
- Refactor app.tsx to use new platform factory authorization system
- Update TemplateCard to use new URL property names (inputExampleUrl, outputExampleUrl)
- Enhance platform factory with authorization support for H5, TT, and WeApp
- Add new platform-specific authorization modules for multi-platform support
- Update SDK server endpoints to match new API structure
- Fix useAd hook factory instantiation timing
- Update API base URL for development environment
2025-09-26 22:28:58 +08:00
..
__tests__ feat: 完善 TDD 开发环境配置 2025-09-01 13:19:17 +08:00
index.ts feat: 添加模板处理完整流程,包含loading状态和结果页面 2025-09-03 19:47:49 +08:00
prompt.md fix: 优化首页审核功能的类型安全和错误处理 2025-09-08 16:22:45 +08:00
redux.ts feat: 配置 TailwindCSS 并迁移到 Redux 2025-09-03 16:33:06 +08:00
useAd.ts feat(platforms): refactor platform architecture and update API endpoints 2025-09-26 22:28:58 +08:00
useImageDetectionTaskManager.ts refactor: 优化用户体验,移除冗余提示和日志输出 2025-09-08 16:53:28 +08:00
useSdk.ts feat: 添加模板处理完整流程,包含loading状态和结果页面 2025-09-03 19:47:49 +08:00
useUploadVideo.ts feat: 完善视频模板支持和界面优化 2025-09-04 14:54:43 +08:00