refactor: 调整新品页数据

This commit is contained in:
2025-05-14 17:27:59 +08:00
parent cf2db45c6c
commit eb8c05755b
2 changed files with 33 additions and 16 deletions

View File

@@ -16,10 +16,6 @@
<div class="cat">
<h1 class="ori-pd-title">
<div class="catname">{$vo.category.name}</div>
<a class="catmore">
<span class="tmore">{:lang('product_newpro.view_all')}</span>
<img src="/static/index/images/more.png" class="catmoreImg" />
</a>
</h1>
<div class="ori-pd-list">
{volist name="vo.products" id="pro"}