Merge branch 'bd-test' of 47.94.45.65:angelo/web-base-h5 into bd-online

This commit is contained in:
woody 2025-08-27 09:38:43 +08:00
commit e5d283095d
1 changed files with 5 additions and 1 deletions

View File

@ -118,7 +118,11 @@
<view>
<view
class="inventory-progress-container"
v-if="item.useRatio && item.inventory !== undefined"
v-if="
item.useRatio &&
item.inventory !== undefined &&
item.specialArea == 14
"
>
<view class="inventory-progress-bar">
<view