jiangping
2024-07-19 bf99ae66d14857dfcd97dc6ccb8e82a38d3bd75f
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>