refactor(about): 重构关于页面路由为静态路径

将关于页面的查询参数路由改为静态路径结构,如/about/company
更新i18n消息中的链接路径
添加新的[section]页面处理逻辑
优化静态生成参数和错误处理
This commit is contained in:
砂糖
2025-12-11 09:10:41 +08:00
parent d8ec1d4384
commit 450337a019
25 changed files with 234 additions and 215 deletions

View File

@@ -7,9 +7,9 @@ images:
- http://kelunpuzhonggong.com/upload/20251102082125.jpg
detail: Textured/Non-textured
spec:
- Nominal thickness: 0.6-6.0
- Nominal width: 800-1250
- Inner diameter of steel coil: 610
- 'Nominal thickness: 0.6-6.0'
- 'Nominal width: 800-1250'
- 'Inner diameter of steel coil: 610'
packaging: Single coil
slug: 1
---

View File

@@ -7,9 +7,9 @@ images:
- http://kelunpuzhonggong.com/upload/20251021161717.jpg
detail:
spec:
- Nominal thickness: 0.16-3.0
- Nominal width: 800-1250
- Inner diameter of steel coil: 610
- 'Nominal thickness: 0.16-3.0'
- 'Nominal width: 800-1250'
- 'Inner diameter of steel coil: 610'
packaging:
slug: 2
---

View File

@@ -7,9 +7,9 @@ images:
- http://kelunpuzhonggong.com/upload/20251021161717.jpg
detail:
spec:
- Nominal thickness: 0.16-3.0
- Nominal width: 800-1250
- Inner diameter of steel coil: 610
- 'Nominal thickness: 0.16-3.0'
- 'Nominal width: 800-1250'
- 'Inner diameter of steel coil: 610'
packaging:
slug: 3
---

View File

@@ -7,9 +7,9 @@ images:
- http://kelunpuzhonggong.com/upload/20251102082125.jpg
detail: Có kết cấu/Không kết cấu
spec:
- Độ dày danh nghĩa: 0.6-6.0
- Chiều rộng danh nghĩa: 800-1250
- Đường kính trong cuộn thép: 610
- 'Độ dày danh nghĩa: 0.6-6.0'
- 'Chiều rộng danh nghĩa: 800-1250'
- 'Đường kính trong cuộn thép: 610'
packaging: Cuộn đơn
slug: 1
---

View File

@@ -7,9 +7,9 @@ images:
- http://kelunpuzhonggong.com/upload/20251021161717.jpg
detail:
spec:
- Độ dày danh nghĩa: 0.16-3.0
- Chiều rộng danh nghĩa: 800-1250
- Đường kính trong cuộn thép: 610
- 'Độ dày danh nghĩa: 0.16-3.0'
- 'Chiều rộng danh nghĩa: 800-1250'
- 'Đường kính trong cuộn thép: 610'
packaging:
slug: 2
---

View File

@@ -7,9 +7,9 @@ images:
- http://kelunpuzhonggong.com/upload/20251021161717.jpg
detail:
spec:
- Độ dày danh nghĩa: 0.16-3.0
- Chiều rộng danh nghĩa: 800-1250
- Đường kính trong cuộn thép: 610
- 'Độ dày danh nghĩa: 0.16-3.0'
- 'Chiều rộng danh nghĩa: 800-1250'
- 'Đường kính trong cuộn thép: 610'
packaging:
slug: 3
---

View File

@@ -7,9 +7,9 @@ images:
- http://kelunpuzhonggong.com/upload/20251102082125.jpg
detail: 毛化/无毛化
spec:
- 公称厚度0.6-6.0
- 公称宽度800-1250
- 钢卷内径610
- '公称厚度0.6-6.0'
- '公称宽度800-1250'
- '钢卷内径610'
packaging: 单卷
slug: 1
---

View File

@@ -7,9 +7,9 @@ images:
- http://kelunpuzhonggong.com/upload/20251021161717.jpg
detail:
spec:
- 公称厚度0.16-3.0
- 公称宽度800-1250
- 钢卷内径610
- '公称厚度0.16-3.0'
- '公称宽度800-1250'
- '钢卷内径610'
packaging:
slug: 2
---

View File

@@ -8,8 +8,8 @@ images:
detail:
spec:
- 公称厚度0.16-3.0
- 公称宽度800-1250
- 钢卷内径610
- '公称宽度800-1250'
- '钢卷内径610'
packaging:
slug: 3
---