feat: 产品列表与解决方案列表的排序 #69

Manually merged
remilia merged 4 commits from feat/type-sort into master 2025-11-08 15:51:41 +08:00
Owner

关联Issue

No response

更改内容/What Changed

  • 为产品/解决方案类型添加sort字段用于排序
  • 各个栏目的类型按照sort升序排序
  • 更新directus类型

测试步骤/How To Test

No response

检查表/Checklist

  • 代码格式符合团队规范
  • 已添加或更新单元测试/集成测试
  • 文档/README 已更新(如有必要)
  • 所有测试通过
  • 分支命名正确(feature/xxx或fix/xxx 等)
  • 回归风险已评估

影响评估/Risk & Rollback

No response

可选:截图或 Demo(如界面/UI 有变化)

No response

### 关联Issue _No response_ ### 更改内容/What Changed - 为产品/解决方案类型添加sort字段用于排序 - 各个栏目的类型按照sort升序排序 - 更新directus类型 ### 测试步骤/How To Test _No response_ ### 检查表/Checklist - [x] 代码格式符合团队规范 - [x] 已添加或更新单元测试/集成测试 - [x] 文档/README 已更新(如有必要) - [x] 所有测试通过 - [x] 分支命名正确(feature/xxx或fix/xxx 等) - [x] 回归风险已评估 ### 影响评估/Risk & Rollback _No response_ ### 可选:截图或 Demo(如界面/UI 有变化) _No response_
remilia added the
Kind/Feature
label 2025-11-08 15:48:09 +08:00
remilia added 4 commits 2025-11-08 15:48:10 +08:00
- 为ProductType添加sort字段用于排序
- 产品列表页项目按照sort升序排序
feat: 解决方案列表页标签排序
All checks were successful
deploy to server / build-and-deploy (push) Successful in 3m1s
0363a88785
- 为SolutionType添加Sort字段用于排序
- 解决方案列表按照sort升序排序
remilia manually merged commit 007c8f9ce9 into master 2025-11-08 15:51:41 +08:00
remilia deleted branch feat/type-sort 2025-11-10 11:49:39 +08:00
Sign in to join this conversation.
No description provided.