''
liukangdong
2024-07-29 3e70da2675d59dcf167daf53590bba0a09e6c117
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>