refactor: mobile 产品classify.html
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
This commit is contained in:
@@ -56,7 +56,7 @@
|
|||||||
<section class="sec-box">
|
<section class="sec-box">
|
||||||
<div class="sec-header">
|
<div class="sec-header">
|
||||||
<div class="sec-title">{$child.name}</div>
|
<div class="sec-title">{$child.name}</div>
|
||||||
<a class="sec-arrow" href="#" target="_self">
|
<a class="sec-arrow" href="{:url('product/subcategory', ['id' => $child.id])}" target="_self">
|
||||||
<img src="__IMAGES__/y.png" alt="">
|
<img src="__IMAGES__/y.png" alt="">
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user