docs: fix stale region-layout comments to match measured mapping
这个提交包含在:
@@ -33,7 +33,7 @@
|
||||
<!-- Face zones — 脸型图布局(与「使用设置」区域选择一致,果果 2026-07-28 定稿) -->
|
||||
<view class="card">
|
||||
<view class="card-title">{{i18n.report.faceTitle}}</view>
|
||||
<!-- 脸型图(与「使用设置」同款布局);位置↔faceZones 下标:1=中上 0=左 4=右 2=中 3=中下 -->
|
||||
<!-- 脸型图(与「使用设置」同款布局);faceZones 由 REGION_DEFS 定序:0=右 1=左 2=上 3=中 4=下 -->
|
||||
<view class="face-map">
|
||||
<view class="face-region forehead {{faceZones[2].colorClass}}" bindtap="onTapZone" data-wave="{{faceZones[2].waveKey}}">
|
||||
<view class="fz-name">{{faceZones[2].name}}</view>
|
||||
|
||||
在新工单中引用
屏蔽一个用户