You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.2 KiB
27 lines
1.2 KiB
</section>
|
|
<section class="huocms-components huocms-block huocms-block2-contact" data-huocms-block="components/main/block2_contact.html" data-huocms-blockid="2">
|
|
<!-- 案例 -->
|
|
<div class="blockBox block2 block2_contact" aos="fade-down">
|
|
{hcTaglib:category id="2" item="subcategory" field="id,title,sub_title,desc"}
|
|
{if condition="!empty($subcategory['title'])"}
|
|
<div class="w1400 contact">
|
|
<div class="left">ss
|
|
<div class="img">
|
|
<img src="/design/designStyle/deruan_suq/images/blockImg7.png" alt="">
|
|
</div>
|
|
<div class="cont">
|
|
<p>{$subcategory.title}</p>
|
|
<div>{$subcategory.sub_title}</div>
|
|
</div>
|
|
</div>
|
|
<a href="{hcTaglib:setting name='customer_link' type='2' /}" target="_blank" target="_blank" class="btn">
|
|
<img src="/design/designStyle/deruan_suq/images/bannerImg3.png" alt="">
|
|
<span>{$subcategory.desc}</span>
|
|
</a>
|
|
</div>
|
|
{/if}
|
|
{/hcTaglib:category}
|
|
</div>
|
|
<link rel="stylesheet" href="/design/designStyle/deruan_suq/css/block2.css">
|
|
</section>
|
|
|