docs: fix stale region-layout comments to match measured mapping

这个提交包含在:
Guoguo
2026-07-28 07:26:29 -07:00
父节点 21dccd2274
当前提交 edf15eb32a
修改 4 个文件,包含 4 行新增4 行删除
@@ -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>