liukangdong
2024-08-07 b0a4d23b83b9cdbdee15263acdd4e7353a8286a1
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>