liukangdong
2024-07-30 e3a8d46ed7f215a7ad1d61d7e6d3a853e3922361
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>