|
|
@ -230,7 +230,7 @@ |
|
|
{php} |
|
|
{php} |
|
|
$sub_cate_id = $vo['id']; // 获取子分类的ID |
|
|
$sub_cate_id = $vo['id']; // 获取子分类的ID |
|
|
{/php} |
|
|
{/php} |
|
|
<a class="nav-mega__heading" href="{$vo.alias}"> |
|
|
|
|
|
|
|
|
<a class="nav-mega__heading" href="{$vo.alias}?cat=product-control-{$vo.id}"> |
|
|
<span>{$vo.title}</span> |
|
|
<span>{$vo.title}</span> |
|
|
<span class="nav-mega__heading-arrow" aria-hidden="true"> |
|
|
<span class="nav-mega__heading-arrow" aria-hidden="true"> |
|
|
<svg |
|
|
<svg |
|
|
@ -270,7 +270,7 @@ |
|
|
{hcTaglib:subcategory pid="$sub_cate_id" item="vo22" sort=""} |
|
|
{hcTaglib:subcategory pid="$sub_cate_id" item="vo22" sort=""} |
|
|
<div class="nav-mega__col"> |
|
|
<div class="nav-mega__col"> |
|
|
<div class="nav-mega__group"> |
|
|
<div class="nav-mega__group"> |
|
|
<a class="nav-mega__group-title" href="{$vo22.alias}">{$vo22.title}</a> |
|
|
|
|
|
|
|
|
<a class="nav-mega__group-title" href="{$vo.alias}?cat=product-control-{$vo.id}&sub=product-plc-{$vo22.id}">{$vo22.title}</a> |
|
|
<!-- 获取当前分类下的内容 --> |
|
|
<!-- 获取当前分类下的内容 --> |
|
|
{hcTaglib:contentPage2 cid="$vo22.id" mainField="id,category_id,title,sub_title" subField="" name="hc_content" limit="30" item="content22" sort="sort asc"} |
|
|
{hcTaglib:contentPage2 cid="$vo22.id" mainField="id,category_id,title,sub_title" subField="" name="hc_content" limit="30" item="content22" sort="sort asc"} |
|
|
{/hcTaglib:contentPage2} |
|
|
{/hcTaglib:contentPage2} |
|
|
@ -289,7 +289,7 @@ |
|
|
{hcTaglib:subcategory pid="$sub_cate_id22" item="vo33" sort=""} |
|
|
{hcTaglib:subcategory pid="$sub_cate_id22" item="vo33" sort=""} |
|
|
<div class="nav-mega__subgroup"> |
|
|
<div class="nav-mega__subgroup"> |
|
|
<div class="nav-mega__subgroup-head"> |
|
|
<div class="nav-mega__subgroup-head"> |
|
|
<a class="nav-mega__subgroup-title" href="{$vo33.alias}">{$vo33.title}</a> |
|
|
|
|
|
|
|
|
<a class="nav-mega__subgroup-title" href="{$vo.alias}?cat=product-control-{$vo.id}&sub=product-plc-{$vo22.id}">{$vo33.title}</a> |
|
|
<button type="button" class="nav-mega__subgroup-toggle" aria-expanded="false" aria-label="展开/收起"> |
|
|
<button type="button" class="nav-mega__subgroup-toggle" aria-expanded="false" aria-label="展开/收起"> |
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none"> |
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none"> |
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" /> |
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" /> |
|
|
|