feat(products): add all-products page with styling and navigation
This commit is contained in:
@ -82,8 +82,9 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="view-all">
|
||||
<div class="view-all" onclick="location.href='all-products.html'">
|
||||
<span>查看全部榜单</span>
|
||||
<i class="fas fa-chevron-right"></i>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user