This commit is contained in:
Gitea
2022-03-30 09:13:50 +08:00
parent 15dfc6576b
commit 557aa3c555
179 changed files with 6115 additions and 4092 deletions

View File

@@ -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}&nbsp;&nbsp;<a href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">{pboot:siteicp}</a>&nbsp;&nbsp;<a href="{pboot:sitedomain}/sitemap.xml" target="_blank">XML地图</a>&nbsp;&nbsp;<a href="http://www.adminbuy.cn" target="_blank">网站源码</a> {pboot:sitestatistical}</p>
<p>{pboot:sitecopyright}&nbsp;&nbsp;<a href="https://beian.miit.gov.cn/" target="_blank" rel="nofollow">{pboot:siteicp}</a>&nbsp;&nbsp; {pboot:sitestatistical}</p>
</div>
<div class="clear"></div>
</div>