修改满减活动排序为优先级
This commit is contained in:
@@ -75,11 +75,11 @@
|
||||
</view>
|
||||
<view class="u-m-t-32 container">
|
||||
<view class="u-flex u-row-between">
|
||||
<text class="font-bold color-333 u-m-r-38">排序值</text>
|
||||
<text class="font-bold color-333 u-m-r-38">优先级</text>
|
||||
<up-input type="number" v-model="form.sort" placeholder="默认值:0" />
|
||||
</view>
|
||||
<view class="u-m-t-16 color-red u-font-24"
|
||||
>数值越大,排序越靠前。重复时段下,按照排序值最高的活动减免</view
|
||||
>数值越大,排序越靠前。重复时段下,按照优先级最高的活动减免</view
|
||||
>
|
||||
</view>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user