Merge branch 'dev' of http://47.129.22.53:22345/lizixuan/webs
This commit is contained in:
commit
8a17b4d8d3
|
@ -8,7 +8,7 @@
|
|||
<link rel="stylesheet" href="../css/header.css">
|
||||
<link rel="stylesheet" href="../css/footer.css">
|
||||
<link rel="stylesheet" href="../css/aboutUs.css">
|
||||
<title>深圳丰潇</title>
|
||||
<title>丰潇技术服务有限公司</title>
|
||||
<script src="../js/header.js"></script>
|
||||
</head>
|
||||
|
||||
|
@ -149,7 +149,7 @@
|
|||
</li>
|
||||
</ul>
|
||||
<div class="footer-bottom">
|
||||
<p>Copyright ©深圳丰潇技术服务有限公司 版权所有</p>
|
||||
<p>Copyright ©深圳丰潇技术服务有限公司 版权所有 <a class="record" href="https://beian.miit.gov.cn/">粤ICP备2025409897号-1</a></p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<link rel="stylesheet" href="../css/header.css">
|
||||
<link rel="stylesheet" href="../css/footer.css">
|
||||
<link rel="stylesheet" href="../css/aimodel.css">
|
||||
<title>深圳丰潇</title>
|
||||
<title>丰潇技术服务有限公司</title>
|
||||
<script src="../js/header.js"></script>
|
||||
<script src="../js/aimodel.js"></script>
|
||||
</head>
|
||||
|
@ -288,7 +288,7 @@
|
|||
</li>
|
||||
</ul>
|
||||
<div class="footer-bottom">
|
||||
<p>Copyright ©深圳丰潇技术服务有限公司 版权所有</p>
|
||||
<p>Copyright ©深圳丰潇技术服务有限公司 版权所有 <a class="record" href="https://beian.miit.gov.cn/">粤ICP备2025409897号-1</a></p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<link rel="stylesheet" href="../css/header.css">
|
||||
<link rel="stylesheet" href="../css/footer.css">
|
||||
<link rel="stylesheet" href="../css/technicalSupport.css">
|
||||
<title>深圳丰潇</title>
|
||||
<title>丰潇技术服务有限公司</title>
|
||||
<script src="../js/header.js"></script>
|
||||
</head>
|
||||
|
||||
|
@ -162,7 +162,7 @@
|
|||
</li>
|
||||
</ul>
|
||||
<div class="footer-bottom">
|
||||
<p>Copyright ©深圳丰潇技术服务有限公司 版权所有</p>
|
||||
<p>Copyright ©深圳丰潇技术服务有限公司 版权所有 <a class="record" href="https://beian.miit.gov.cn/">粤ICP备2025409897号-1</a></p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<link rel="stylesheet" href="../css/header.css">
|
||||
<link rel="stylesheet" href="../css/footer.css">
|
||||
<link rel="stylesheet" href="../css/websiteDesign.css">
|
||||
<title>深圳丰潇</title>
|
||||
<title>丰潇技术服务有限公司</title>
|
||||
<script src="../js/header.js"></script>
|
||||
<script src="../js/websiteDesign.js"></script>
|
||||
</head>
|
||||
|
@ -233,7 +233,7 @@
|
|||
</ul>
|
||||
<!-- <a class="record" href="https://beian.miit.gov.cn/#/Integrated/index">粤ICP备2021012067号-2</a> -->
|
||||
<div class="footer-bottom">
|
||||
<p>Copyright ©深圳丰潇技术服务有限公司 版权所有</p>
|
||||
<p>Copyright ©深圳丰潇技术服务有限公司 版权所有 <a class="record" href="https://beian.miit.gov.cn/">粤ICP备2025409897号-1</a></p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
|
Binary file not shown.
|
@ -8,7 +8,7 @@
|
|||
<link rel="stylesheet" href="./css/header.css">
|
||||
<link rel="stylesheet" href="./css/index.css">
|
||||
<link rel="stylesheet" href="./css/footer.css">
|
||||
<title>深圳丰潇</title>
|
||||
<title>丰潇技术服务有限公司</title>
|
||||
<script src="./js/header.js"></script>
|
||||
<script src="./js/index.js"></script>
|
||||
</head>
|
||||
|
@ -190,7 +190,7 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<img class="section-divider-img" src="../imgs/home/bg3.svg" alt="分割装饰" />
|
||||
<img class="section-divider-img" src="./imgs/home/bg3.svg" alt="分割装饰" />
|
||||
<div class="advantage-bg">
|
||||
<div class="advantage-content">
|
||||
<h2>我们的优势</h2>
|
||||
|
@ -244,7 +244,7 @@
|
|||
</ul>
|
||||
|
||||
<div class="footer-bottom">
|
||||
<p>Copyright ©深圳丰潇技术服务有限公司 版权所有</p>
|
||||
<p>Copyright ©深圳丰潇技术服务有限公司 版权所有 <a class="record" href="https://beian.miit.gov.cn/">粤ICP备2025409897号-1</a></p>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
|
Loading…
Reference in New Issue