''
liukangdong
2024-07-26 86803be7b3dbfb3a752f35cc61004095f6c3fd32
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>