From e984fccbde204be2bf5a5219fbba0c88aa0f5080 Mon Sep 17 00:00:00 2001 From: API Changelog Bot Date: Thu, 7 May 2026 10:22:05 +0800 Subject: [PATCH] =?UTF-8?q?fix(changelog):=20=E8=A3=85=E5=A4=87=E5=BB=BA?= =?UTF-8?q?=E8=AE=AE=E7=BB=84=E5=90=88=E5=85=A5=E5=8F=A3=E6=9B=B4=E6=AD=A3?= =?UTF-8?q?=20=E2=80=94=20=E4=B8=8D=E6=98=AF=E7=8B=AC=E7=AB=8B=E8=8F=9C?= =?UTF-8?q?=E5=8D=95,=E6=98=AF=E4=BA=A7=E5=93=81=E7=BA=BF=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=8A=A0=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 用户 2026-05-07 澄清:不在 admin 配置中心建独立菜单,而是 /product/line 产品线列表页右上角加「装备建议组合」按钮,点击打开管理面板/弹窗。后端 7 个接口不变。 Co-Authored-By: Claude Opus 4.7 (1M context) --- changelogs/2026-05/06_feat_product_equipment_template.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/changelogs/2026-05/06_feat_product_equipment_template.md b/changelogs/2026-05/06_feat_product_equipment_template.md index 16a6ecc..ff035ce 100644 --- a/changelogs/2026-05/06_feat_product_equipment_template.md +++ b/changelogs/2026-05/06_feat_product_equipment_template.md @@ -104,9 +104,11 @@ --- -## 六、菜单挂载(admin 后台) +## 六、入口挂载(admin 后台) -新菜单「装备建议组合」放「配置中心」分组下,与「安全保障模板」「FAQ 模板」「行程保障模板」并列。需前端在路由 + 菜单配置加一项指向新页面。 +⚠️ **更正**(2026-05-07 用户澄清):**不是独立菜单**,是在**产品线页面**(/product/line)右上角加「装备建议组合」按钮,点击打开管理面板/弹窗(列表 + 新增/编辑/启停/删除),复用后端 7 个 `/admin/equipment-template/*` 接口。 + +之前 changelog 写的「配置中心独立菜单 + 安全保障/FAQ/行程保障并列」**作废** — 实际入口在产品线列表页内嵌按钮,管理面板不占独立路由。 ---