修复样式问题,修复拼团进度显示问题
This commit is contained in:
@@ -60,6 +60,9 @@
|
||||
<text v-if="item.bizCode == 'cashback'">
|
||||
消费返现
|
||||
</text>
|
||||
<text v-if="item.bizCode == 'cashback_refund'">
|
||||
消费返现扣减
|
||||
</text>
|
||||
<text v-if="item.bizCode == 'freeIn'">
|
||||
霸王餐充值
|
||||
</text>
|
||||
|
||||
Reference in New Issue
Block a user