Merge branch 'mrr_sj_develop_丁杰_20260413_pricer' of https://gitee.com/qtvbidt/mrr.sj.front into mrr_sj_develop_丁杰_20260413_pricer
This commit is contained in:
commit
83b1a6f1a6
|
|
@ -2,7 +2,7 @@
|
|||
<view class="select-serve">
|
||||
<custom-navbar title="设置佣金" backgroundColor="#FFFFFF"></custom-navbar>
|
||||
<view class="select-tip">
|
||||
<text style="color: #E8101E;">温馨提示:</text>支持 快速设置“百分比”(如每单返 2%)佣金,成功成交的订单,系统会按照实付金额*佣金比例进行扣减。
|
||||
<text style="color: #E8101E;">温馨提示:</text>支持 按1%~30%区间设置佣金比例,订单成功成交后,系统将按实付金额 × 佣金比例自动扣减。
|
||||
</view>
|
||||
<view v-for="(item,index) in selectedItems" :key="index" class="serve-card">
|
||||
<image :src="item.photo[0]" mode="aspectFill" class="serve-card__img"></image>
|
||||
|
|
|
|||
Loading…
Reference in New Issue