liukangdong
2024-07-29 26fb0b3e76f52212a2cef49a0bc0b94e7425880c
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>