jiangping
2024-07-16 1c7d77e9a5f6f286b7049aab54aaf8e106daf431
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>