develop
xiaozhiyong 5 months ago
parent 4d247306a5
commit 743caea987
  1. 8
      src/subPackages/site/details/components/illustrate.vue

@ -4,11 +4,9 @@
服务费说明
<uni-icons type="closeempty" size="20" @click="close" />
</view>
<view class="text"
>服务费为本笔订单优惠金额{{
discountInfo.feeRatio * 100 + "%"
}}最高不超过7元</view
>
<view class="text">
服务费为本笔订单优惠金额{{ discountInfo.feeRatio * 100 + "%" }}
</view>
</view>
</template>

Loading…
Cancel
Save