FloorVisualizer/internal/handler
dindang 1754e99919 feat(ui): 优化地板选项界面并支持多颜色勾缝线和踢脚线
- 将踢脚线和勾缝线选项由复选框改为下拉选择,支持多种颜色选择
- 更新BuildCombinedFloorPrompt函数,支持传入颜色参数并显示对应中文名称
- 修改前端元素ID及相关逻辑,保持命名一致性和代码规范
- 新增material_source请求参数,支持图片来源选择
- 调整日志中跳过轮询请求,减少无用日志输出
- 修复部分函数命名和调用错误,提升代码健壮性
2026-07-27 17:06:06 +08:00
..
api.go Fix lint warnings and code cleanup 2026-07-16 10:29:11 +08:00
article_handler.go Fix lint warnings and code cleanup 2026-07-16 10:29:11 +08:00
auth_handler.go Fix lint warnings and code cleanup 2026-07-16 10:29:11 +08:00
calc_handler.go Fix lint warnings and code cleanup 2026-07-16 10:29:11 +08:00
floor_handler.go feat(ui): 优化地板选项界面并支持多颜色勾缝线和踢脚线 2026-07-27 17:06:06 +08:00
health_handler.go Fix lint warnings and code cleanup 2026-07-16 10:29:11 +08:00
product_handler.go feat(floor): 优化地板样式数据结构和AI换地板功能 2026-07-27 16:11:15 +08:00
questionnaire_handler.go 问卷 2026-07-27 16:11:15 +08:00
recommend_handler.go Fix unhandled errors and dead code warnings 2026-07-16 10:32:30 +08:00
router.go Fix lint warnings and code cleanup 2026-07-16 10:29:11 +08:00
upload_handler.go Fix lint warnings and code cleanup 2026-07-16 10:29:11 +08:00
user_handler.go Fix lint warnings and code cleanup 2026-07-16 10:29:11 +08:00