liukangdong
2024-07-23 7a2084c90ed29a4ec9d4267deb2b78f0d49c904d
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>