Showing
2 changed files
with
6 additions
and
3 deletions
@@ -3512,6 +3512,9 @@ blockquote:before { | @@ -3512,6 +3512,9 @@ blockquote:before { | ||
3512 | .copyright-a:hover{ | 3512 | .copyright-a:hover{ |
3513 | color:#e43730; | 3513 | color:#e43730; |
3514 | } | 3514 | } |
3515 | +.shape{ | ||
3516 | + display: none; | ||
3517 | +} | ||
3515 | /*992以下的一些样式*/ | 3518 | /*992以下的一些样式*/ |
3516 | @media only screen and (max-width: 991px){ | 3519 | @media only screen and (max-width: 991px){ |
3517 | .home-banner-section{ | 3520 | .home-banner-section{ |
@@ -200,10 +200,10 @@ | @@ -200,10 +200,10 @@ | ||
200 | <a class="copyright-a" href="https://beian.miit.gov.cn/"> | 200 | <a class="copyright-a" href="https://beian.miit.gov.cn/"> |
201 | 京ICP备16044493号-1 | 201 | 京ICP备16044493号-1 |
202 | </a> | 202 | </a> |
203 | - <!-- <a class="copyright-a" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode="> | 203 | + <a class="copyright-a" href="http://www.beian.gov.cn/portal/registerSystemInfo?domainname=honggroup.com.cn"> |
204 | <img src="assets/img/beian.png" alt="" title=""> | 204 | <img src="assets/img/beian.png" alt="" title=""> |
205 | - 京公网安备 号 | ||
206 | - </a>--> | 205 | + 京公网安备honggroup.com.cn号 |
206 | + </a> | ||
207 | 207 | ||
208 | </div> | 208 | </div> |
209 | </div> | 209 | </div> |
-
Please register or login to post a comment