jiangping
2024-07-18 59b87ceb943442732ec4fa37bff3f15e62e36920
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>