更新
This commit is contained in:
@@ -4,11 +4,9 @@
|
|||||||
服务费说明
|
服务费说明
|
||||||
<uni-icons type="closeempty" size="20" @click="close" />
|
<uni-icons type="closeempty" size="20" @click="close" />
|
||||||
</view>
|
</view>
|
||||||
<view class="text"
|
<view class="text">
|
||||||
>服务费为本笔订单优惠金额{{
|
服务费为本笔订单优惠金额{{ discountInfo.feeRatio * 100 + "%" }}。
|
||||||
discountInfo.feeRatio * 100 + "%"
|
</view>
|
||||||
}},最高不超过7元</view
|
|
||||||
>
|
|
||||||
</view>
|
</view>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user