jiangping
2024-07-24 b26da15df0f71a11e7d04abd0aa2284d8b8cdef0
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>