''
liukangdong
2024-08-02 1cee3a660c5f8e5f4290ae894c2898c4966a834d
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>