Merge branch 'hotfix/guanwang_beian' of wmtx/platform into release

新增备案跳转
master
廖金灵 5 years ago committed by Gogs
commit 82bd30c4d4

@ -60,6 +60,10 @@
<link rel="stylesheet" type="text/css" href="__CSS__/heard.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/heard.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/foot.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/foot.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/supervise.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/supervise.css" />
<style>
.beian{color:#ffffff;}
.beian:hover{ color:#00CCFF}
</style>
<div class="service_swiper"> <div class="service_swiper">
<img src="__IMG__/lunbo3.png" alt=""> <img src="__IMG__/lunbo3.png" alt="">
</div> </div>
@ -262,7 +266,7 @@
<a href="http://www.grandall.com.cn/">国浩律所</a> <a href="http://www.grandall.com.cn/">国浩律所</a>
</div> </div>
<div class="foot_serial"> <div class="foot_serial">
<span>备案号琼ICP备19000556号-1</span> <span>备案号:<a class="beian" href="http://www.beian.miit.gov.cn" target="_blank">琼ICP备19000556号-1</a></span>
<span>网络文化经营许可证编号琼网文20192354-200号</span> <span>网络文化经营许可证编号琼网文20192354-200号</span>
</div> </div>
<div class="foot_code">copyright2019</div> <div class="foot_code">copyright2019</div>

@ -8,7 +8,10 @@
<link rel="stylesheet" type="text/css" href="__CSS__/foot.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/foot.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/index.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/index.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/product.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/product.css" />
<style>
.beian{color:#ffffff;}
.beian:hover{ color:#00CCFF}
</style>
<div class="product_swiper"> <div class="product_swiper">
<img src="__IMG__/inner_banner1.png" alt=""> <img src="__IMG__/inner_banner1.png" alt="">
</div> </div>
@ -59,7 +62,7 @@
<a href="http://www.grandall.com.cn/">国浩律所</a> <a href="http://www.grandall.com.cn/">国浩律所</a>
</div> </div>
<div class="foot_serial"> <div class="foot_serial">
<span>备案号琼ICP备19000556号-1</span> <span>备案号:<a class="beian" href="http://www.beian.miit.gov.cn" target="_blank">琼ICP备19000556号-1</a></span>
<span>网络文化经营许可证编号琼网文20192354-200号</span> <span>网络文化经营许可证编号琼网文20192354-200号</span>
</div> </div>
<div class="foot_code">copyright2019</div> <div class="foot_code">copyright2019</div>

@ -6,7 +6,10 @@
<link rel="stylesheet" type="text/css" href="__CSS__/heard.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/heard.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/foot.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/foot.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/collaborate.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/collaborate.css" />
<style>
.beian{color:#ffffff;}
.beian:hover{ color:#00CCFF}
</style>
<div class="heard"> <div class="heard">
<div class="heard_logo" onclick="location.href='{:U(\'index\')}'"> <div class="heard_logo" onclick="location.href='{:U(\'index\')}'">
<img src="__IMG__/logo.png" alt=""> <img src="__IMG__/logo.png" alt="">
@ -62,7 +65,7 @@
<a href="http://www.grandall.com.cn/">国浩律所</a> <a href="http://www.grandall.com.cn/">国浩律所</a>
</div> </div>
<div class="foot_serial"> <div class="foot_serial">
<span>备案号琼ICP备19000556号-1</span> <span>备案号:<a class="beian" href="http://www.beian.miit.gov.cn" target="_blank">琼ICP备19000556号-1</a></span>
<span>网络文化经营许可证编号琼网文20192354-200号</span> <span>网络文化经营许可证编号琼网文20192354-200号</span>
</div> </div>
<div class="foot_code">copyright2019</div> <div class="foot_code">copyright2019</div>

@ -7,6 +7,10 @@
<link rel="stylesheet" type="text/css" href="__CSS__/heard.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/heard.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/foot.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/foot.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/index.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/index.css" />
<style>
.beian{color:#ffffff;}
.beian:hover{ color:#00CCFF}
</style>
<!-- heard --> <!-- heard -->
<div class="home_swiper"> <div class="home_swiper">
<img src="__IMG__/lunbo.png" alt=""> <img src="__IMG__/lunbo.png" alt="">
@ -34,7 +38,7 @@
<a href="http://www.grandall.com.cn/">国浩律所</a> <a href="http://www.grandall.com.cn/">国浩律所</a>
</div> </div>
<div class="foot_serial"> <div class="foot_serial">
<span>备案号琼ICP备19000556号-1</span> <span>备案号:<a class="beian" href="http://www.beian.miit.gov.cn" target="_blank">琼ICP备19000556号-1</a></span>
<span>网络文化经营许可证编号琼网文20192354-200号</span> <span>网络文化经营许可证编号琼网文20192354-200号</span>
</div> </div>
<div class="foot_code">copyright2019</div> <div class="foot_code">copyright2019</div>

@ -18,6 +18,10 @@
<link rel="stylesheet" type="text/css" href="__CSS__/heard.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/heard.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/foot.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/foot.css" />
<link rel="stylesheet" type="text/css" href="__CSS__/recharge.css" /> <link rel="stylesheet" type="text/css" href="__CSS__/recharge.css" />
<style>
.beian{color:#ffffff;}
.beian:hover{ color:#00CCFF}
</style>
<script src="__STATIC__/layer/layer.js" type="text/javascript"></script> <script src="__STATIC__/layer/layer.js" type="text/javascript"></script>
<if condition="I('error') eq '账号不存在'"> <if condition="I('error') eq '账号不存在'">
<script type="text/javascript"> <script type="text/javascript">
@ -190,7 +194,7 @@
<a href="http://www.grandall.com.cn/">国浩律所</a> <a href="http://www.grandall.com.cn/">国浩律所</a>
</div> </div>
<div class="foot_serial"> <div class="foot_serial">
<span>备案号琼ICP备19000556号-1</span> <span>备案号:<a class="beian" href="http://www.beian.miit.gov.cn" target="_blank">琼ICP备19000556号-1</a></span>
<span>网络文化经营许可证编号琼网文20192354-200号</span> <span>网络文化经营许可证编号琼网文20192354-200号</span>
</div> </div>
<div class="foot_code">copyright2019</div> <div class="foot_code">copyright2019</div>

@ -4,6 +4,7 @@
body { body {
background: #f5f5f5; background: #f5f5f5;
} }
.beian{color:#00CCFF;}
</style> </style>
<link rel="stylesheet" type="text/css" href="__CSS__/business.css"> <link rel="stylesheet" type="text/css" href="__CSS__/business.css">
<link rel="stylesheet" type="text/css" href="__CSS__/reset.css"> <link rel="stylesheet" type="text/css" href="__CSS__/reset.css">
@ -39,7 +40,7 @@
<!-- 底部标签 --> <!-- 底部标签 -->
<div class="foot_lable"> <div class="foot_lable">
<div>备案号琼ICP备19000556号-1</div> <div>备案号:<a class="beian" href="http://www.beian.miit.gov.cn" target="_blank">琼ICP备19000556号-1</a></div>
<div>网络文化经营许可证编号琼网文20192354-200号</div> <div>网络文化经营许可证编号琼网文20192354-200号</div>
<div>海南万盟天下科技有限公司</div> <div>海南万盟天下科技有限公司</div>
</div> </div>

@ -6,6 +6,10 @@
<link rel="stylesheet" type="text/css" href="__CSS__/foot_tabbar.css"> <link rel="stylesheet" type="text/css" href="__CSS__/foot_tabbar.css">
<script type="text/javascript" src="__JS__/getRem.js"></script> <script type="text/javascript" src="__JS__/getRem.js"></script>
<script type="text/javascript" src="__JS__/home.js"></script> <script type="text/javascript" src="__JS__/home.js"></script>
<style>
.beian{color:#00CCFF;}
/* .beian:hover{ color:#00CCFF} */
</style>
<div class="home"> <div class="home">
<div class="heard"> <div class="heard">
<img src="__IMG__/new/logo.png" alt=""> <img src="__IMG__/new/logo.png" alt="">
@ -48,7 +52,7 @@
</div> </div>
<!-- 底部标签 --> <!-- 底部标签 -->
<div class="foot_lable"> <div class="foot_lable">
<div>备案号琼ICP备19000556号-1</div> <div>备案号:<a class="beian" href="http://www.beian.miit.gov.cn" target="_blank">琼ICP备19000556号-1</a></div>
<div>网络文化经营许可证编号琼网文20192354-200号</div> <div>网络文化经营许可证编号琼网文20192354-200号</div>
<div>海南万盟天下科技有限公司</div> <div>海南万盟天下科技有限公司</div>
</div> </div>

@ -10,6 +10,7 @@
body { body {
background: #f5f5f5; background: #f5f5f5;
} }
.beian{color:#00CCFF;}
</style> </style>
<div class="enterprise"> <div class="enterprise">
<div class="enterprise_box"> <div class="enterprise_box">
@ -24,7 +25,7 @@
</div> </div>
<!-- 底部标签 --> <!-- 底部标签 -->
<div class="foot_lable"> <div class="foot_lable">
<div>备案号琼ICP备19000556号-1</div> <div>备案号:<a class="beian" href="http://www.beian.miit.gov.cn" target="_blank">琼ICP备19000556号-1</a></div>
<div>网络文化经营许可证编号琼网文20192354-200号</div> <div>网络文化经营许可证编号琼网文20192354-200号</div>
<div>海南万盟天下科技有限公司</div> <div>海南万盟天下科技有限公司</div>
</div> </div>

Loading…
Cancel
Save