更新
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user