丰潇网站完成
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
<a href="./html/technicalSupport.html" class="nav-link">
|
||||
技术支持
|
||||
支持与服务
|
||||
</a>
|
||||
</li>
|
||||
<li class="nav-item">
|
||||
@@ -66,7 +66,7 @@
|
||||
<section class="banner">
|
||||
<div class="banner-left">
|
||||
<div class="banner-left-video">
|
||||
<video autoplay loop muted playsinline style="width: 100%;" preload="metadata">
|
||||
<video autoplay loop muted playsinline style="width: 100%;height: 100%;object-fit: cover;" preload="metadata">
|
||||
<source src="./imgs/home/video.mp4" type="video/mp4">
|
||||
你的浏览器不支持 video 标签。
|
||||
</video>
|
||||
@@ -95,11 +95,11 @@
|
||||
</div>
|
||||
|
||||
<div class="banner-left-button right-button-top">
|
||||
<a href="#"> <span>解决方案</span> <span class="right-arrow"></span></a>
|
||||
<a href="./html/aimodel.html"> <span>AI模型</span> <span class="right-arrow"></span></a>
|
||||
</div>
|
||||
|
||||
<div class="banner-left-button right-button">
|
||||
<a href="./html/technicalSupport.html"> <span>技术支持</span> <span class="right-arrow"></span></a>
|
||||
<a href="./html/websiteDesign.html"> <span>网站制作</span> <span class="right-arrow"></span></a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
@@ -165,7 +165,7 @@
|
||||
</li>
|
||||
<li class="aimodel-bottom-list-item">
|
||||
<div class="list-item-imgBox">
|
||||
<img src="./imgs/home/ailist3.png" alt="智能客服">
|
||||
<img src="./imgs/home/ailist3.png" alt="图像识别">
|
||||
</div>
|
||||
<div class="list-item-text">
|
||||
<h3>图像识别</h3>
|
||||
@@ -175,7 +175,7 @@
|
||||
</li>
|
||||
<li class="aimodel-bottom-list-item">
|
||||
<div class="list-item-imgBox">
|
||||
<img src="./imgs/home/ailist4.png" alt="智能客服">
|
||||
<img src="./imgs/home/ailist4.png" alt="文档处理">
|
||||
</div>
|
||||
<div class="list-item-text">
|
||||
<h3>文档处理</h3>
|
||||
@@ -236,11 +236,17 @@
|
||||
<p style="margin-top: 5vh;"> <a href="./html/websiteDesign.html">网站设计</a></p>
|
||||
<p style="margin-top: 5vh;"> <a href="./html/aimodel.html">企业 AI 模型训练与接入技术服务</a></p>
|
||||
</li>
|
||||
<li class="footer-list-item">
|
||||
|
||||
<li class="footer-list-item item-nav">
|
||||
<p>和我们取得联系</p>
|
||||
<p style="margin-top: 5vh;"> <img src="./imgs/home/positioning.svg" alt=""> 地址:<a href="./html/websiteDesign.html"></a></p>
|
||||
<p style="margin-top: 5vh;"><img src="./imgs/home/footeremail.svg" alt=""> 邮箱: <a href="./html/websiteDesign.html"></a></p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="footer-bottom">
|
||||
<p>Copyright ©深圳丰潇技术服务有限公司 版权所有</p>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user