liukangdong
2024-07-12 759f0adf2cfa852ce6c0e3c9730f2bd4dee041f4
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>