liukangdong
2024-07-26 1ae423f71a056e06a1f8908c6ae048d865e8ff47
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>