移除讲解点列表编号信息
Some checks failed
CI / verify (push) Has been cancelled

This commit is contained in:
lyf
2026-07-09 23:30:45 +08:00
parent a6c375bdb4
commit aefab4c188

View File

@@ -132,7 +132,6 @@
<view class="floor-badge">
<text class="floor-badge-text">{{ stop.audioStatus === 'READY' ? '可讲解' : '图文' }}</text>
</view>
<text class="hall-meta-text">{{ stop.floorId || selectedHallName || '楼层待补充' }}</text>
</view>
</view>