liukangdong
2024-09-27 597d26b944e1d8bd5772d1f9fac5ec92ba7d592a
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>