Authored by 王涛

Merge branch 'master-500-dev-lushangqing' into 'master-500-dev'

【无】公司网站-动画小图标隐藏 #5



See merge request !1037
... ... @@ -3512,6 +3512,9 @@ blockquote:before {
.copyright-a:hover{
color:#e43730;
}
.shape{
display: none;
}
/*992以下的一些样式*/
@media only screen and (max-width: 991px){
.home-banner-section{
... ...
... ... @@ -200,10 +200,10 @@
<a class="copyright-a" href="https://beian.miit.gov.cn/">
京ICP备16044493号-1
</a>
<!-- <a class="copyright-a" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=">
<a class="copyright-a" href="http://www.beian.gov.cn/portal/registerSystemInfo?domainname=honggroup.com.cn">
<img src="assets/img/beian.png" alt="" title="">
京公网安备 号
</a>-->
京公网安备honggroup.com.cn号
</a>
</div>
</div>
... ...