feat(specialArea): 秒杀专区展示进度条
This commit is contained in:
parent
499d8abec3
commit
c91f1d3fe0
|
@ -121,7 +121,7 @@
|
|||
v-if="
|
||||
item.useRatio &&
|
||||
item.inventory !== undefined &&
|
||||
specialArea == 14
|
||||
item.specialArea == 14
|
||||
"
|
||||
>
|
||||
<view class="inventory-progress-bar">
|
||||
|
|
Loading…
Reference in New Issue