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