tianyi 9 hours ago
parent
commit
fd89b33d6d
  1. 2
      package2/shop/afterService.vue

2
package2/shop/afterService.vue

@ -7,7 +7,7 @@
<uni-icons type="left" size="28"></uni-icons> <uni-icons type="left" size="28"></uni-icons>
</view> </view>
<view class="title-name" :style="{'padding-top': menuButtonInfo.top +'px'}"> <view class="title-name" :style="{'padding-top': menuButtonInfo.top +'px'}">
{{pageTitle}}{{returnCount}} {{pageTitle}}{{returnCount}}
</view> </view>
</view> </view>
</view> </view>

Loading…
Cancel
Save