去掉在售商品后面的(12本)文字

This commit is contained in:
97694732@qq.com 2026-06-04 09:20:02 +08:00
parent 8ef853b791
commit b1d5a6acff

View File

@ -155,7 +155,6 @@
<view class="section-header-row">
<view class="section-title">
<text class="title-text">在售商品</text>
<text class="product-count" v-if="productList.length > 0">({{ productList.length }})</text>
</view>
<view class="compare-toggle">
<text class="toggle-btn" :class="{ active: compareType === 'isbn' }" @click="switchCompare('isbn')">ISBN比价</text>