liukangdong
2024-07-29 0c02f1bf5f00e6de2c379dc121047b84a5b7c153
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>