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