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

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

4 Commits

Author SHA1 Message Date
0363a88785 feat: 解决方案列表页标签排序
All checks were successful
deploy to server / build-and-deploy (push) Successful in 3m1s
- 为SolutionType添加Sort字段用于排序
- 解决方案列表按照sort升序排序
2025-11-08 15:46:37 +08:00
308a080ea4 docs: 为ProductTypeView添加注释 2025-11-08 15:42:40 +08:00
a34cfaff6f fix: 修正product-list的遍历问题 2025-11-08 15:42:03 +08:00
bd894d6f2e feat: 产品列表页排序
- 为ProductType添加sort字段用于排序
- 产品列表页项目按照sort升序排序
2025-11-08 15:34:42 +08:00