''
liukangdong
2024-08-02 2bd2684d71fdfed5ff1ff1ea821d01f245c2623f
1
2
3
<view bindtap="handleback" style="top: {{ menuButtonInfo.top }}px; height: {{menuButtonInfo.height}}px;" class="back">
  <image src="../../static/icon/back.png" mode="widthFix"></image>
</view>