Skip to content

Commit

Permalink
Adaptive English
Browse files Browse the repository at this point in the history
  • Loading branch information
javashop committed Apr 14, 2022
1 parent 5a00be5 commit 93fea69
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pages/goods/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -147,10 +147,9 @@
</a>
</div>
<div class="gl-commit">
<strong>已有<a class="comment">{{ goods.comment_num }}</a>人评价</strong>
<span class="gl-grade">好评率:<i>{{ goods.grade }}%</i></span>
</div>
<div class="gl-buy-count">已销售:{{ goods.buy_count }}</div>
<div class="gl-buy-count">已销售:{{ goods.buy_count }}</div>
</div>
</li>
</ul>
Expand Down

0 comments on commit 93fea69

Please sign in to comment.