jiangping
2024-07-16 f11317925fe0319bbacf6c4bc32a3a87d6c1ee9b
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>