liukangdong
2024-08-27 bbff55be46004d8973fc6fceee1586e6bf7f0a6b
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>