jiangping
2024-07-15 520219f63a2ced43bfb3a02028d0a7896f0e4d2f
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>