fix: nav
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
<div class="mainer">
|
||||
<div class="wrap">
|
||||
<div class="curriculum_article">
|
||||
<div class="img wow fadeInUp" data-wow-delay=".1s"> <img src="{content:ico}"/> </div>
|
||||
<div class="img wow fadeInUp" data-wow-delay=".1s"> <img style="height: 100%" src="{content:ico}"/> </div>
|
||||
<div class="web">
|
||||
<div class="tit wow fadeInUp" data-wow-delay=".3s">
|
||||
<h3>{content:title}</h3>
|
||||
@@ -73,7 +73,7 @@
|
||||
</div>
|
||||
<div class="right">
|
||||
<h3>电话:<span>{pboot:companyphone}</span></h3>
|
||||
<p>{pboot:sitecopyright} <a href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">{pboot:siteicp}</a> <a href="{pboot:sitedomain}/sitemap.xml" target="_blank">XML地图</a> <a href="http://www.adminbuy.cn" target="_blank">网站源码</a> {pboot:sitestatistical}</p>
|
||||
<p>{pboot:sitecopyright} <a href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">{pboot:siteicp}</a> {pboot:sitestatistical}</p>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user