|
|
|
@ -155,7 +155,7 @@ |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
<div v-if="count_prop > 0 && typeId == 9"> |
|
|
|
<div v-if="typeId == 9 && count_prop > 0"> |
|
|
|
<div :style="`font-size: 16px; color: ${config.styles.colors.textPrimary}; font-weight: bold; margin-top: ${config.styles.spacing.sectionMargin};padding: 0 ${config.styles.spacing.pagePadding};`"> |
|
|
|
<div :style="`font-size: 16px; color: ${config.styles.colors.textPrimary}; font-weight: bold; margin-top: ${config.styles.spacing.sectionMargin};padding: 0 ${config.styles.spacing.pagePadding};`"> |
|
|
|
{{ toValueWithout("场景道具") }} |
|
|
|
{{ toValueWithout("场景道具") }} |
|
|
|
</div> |
|
|
|
</div> |
|
|
|
|