app-sup-vip.wxml 340 B

1
  1. <block wx:if="{{is_show}}"><view class="vip-price dir-left-nowrap data-v-1144f812" style="{{'margin:'+(''+margin)+';'}}"><view class="item vip-left data-v-1144f812"><image class="vip-icon data-v-1144f812" src="/static/image/icon/S-VIP.png"></image></view><view class="item vip-right data-v-1144f812">{{discount+"折"}}</view></view></block>