From c2ec420f36cc788608158b2bb33ace270351bbaf Mon Sep 17 00:00:00 2001 From: Mimingguang Date: Tue, 11 Aug 2026 18:06:38 +0800 Subject: [PATCH] =?UTF-8?q?docs(changelog):=20=E9=85=8D=E6=88=BF=E5=80=99?= =?UTF-8?q?=E9=80=89=E5=AE=9A=E5=88=B6=E5=B8=88=E4=B8=BB=E9=80=89/?= =?UTF-8?q?=E5=89=AF=E9=80=89=E6=A0=87=E8=AF=86=EF=BC=88#5846=EF=BC=89?= =?UTF-8?q?=E5=89=8D=E7=AB=AF=E5=B7=B2=E5=AE=9E=E7=8E=B0=208f33923a?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PickHotelModal 候选标签改按 consultantChoiceLabel 渲染(主选 warning/副选 default/非点名不显), 兼容期回退「定制师推荐」。测试:pick-hotel-modal.spec 3 用例全绿。 --- .../11_5846_配房候选定制师主选副选-修改接口-管理后台.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/changelogs-v2/2026-08/11_5846_配房候选定制师主选副选-修改接口-管理后台.md b/changelogs-v2/2026-08/11_5846_配房候选定制师主选副选-修改接口-管理后台.md index af32643..8c8498a 100644 --- a/changelogs-v2/2026-08/11_5846_配房候选定制师主选副选-修改接口-管理后台.md +++ b/changelogs-v2/2026-08/11_5846_配房候选定制师主选副选-修改接口-管理后台.md @@ -7,12 +7,12 @@ change_type: "修改接口" author: "wx(GIT)" backend_status: "deployed" gateway_status: "not_required" -frontend_status: "pending" +frontend_status: "implemented" frontend_owner: "mmg" -frontend_ref: "" +frontend_ref: "8f33923a" target_release: "" verified_at: "2026-08-11" -status_note: "" +status_note: "前端已实现(2026-08-11,mmg,8f33923a):PickHotelModal 候选归一化透传 consultantChoiceRank(1主/2副/null)+consultantChoiceLabel,酒店列标签改按 label 渲染(rank=1 warning 醒目/rank=2 default 次级/非点名不显),外层标签容器条件补 consultantChoiceLabel;兼容期旧候选未下发 label 但 isConsultantRecommended=true 时回退显「定制师推荐」。既有 isConsultantRecommended/recommendSource 行为不变。另一消费点 FunItemAdjustModal.vue 不消费推荐字段无需改。测试:新建 pick-hotel-modal.spec 3 用例(主/副选标签 type+文案、非点名不显、兼容期回退),全绿,checkpoint 精确文件集全过。" updated_at: "2026-08-11" base: "dev-v3" ---