''
liukangdong
2024-08-06 7b950f425d01b74febcebb9a6506e1607c3a2a0f
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>