已修正4页面
This commit is contained in:
parent
21896c323e
commit
4ef4b5cef7
|
|
@ -117,14 +117,14 @@ const loadCSSFiles = () => {
|
|||
<!-- -->
|
||||
<div class="content2 bg-gray">
|
||||
<div class="content2_next middle">
|
||||
<img alt="" src="/img/img/img/banner_b.png">
|
||||
<img alt="" src="/img/img/banner_b.png">
|
||||
</div>
|
||||
</div>
|
||||
<!-- -->
|
||||
<div class="content3 bg-white">
|
||||
<div class="content3_next middle">
|
||||
<div class="title">我们能为企业快速实现APP的</div>
|
||||
<img alt="" src="/img/img/img/iocn1.png">
|
||||
<img alt="" src="/img/img/iocn1.png">
|
||||
<ul>
|
||||
<li>战略咨询</li>
|
||||
<li>定制开发</li>
|
||||
|
|
@ -138,14 +138,14 @@ const loadCSSFiles = () => {
|
|||
<!-- -->
|
||||
<div class="content4">
|
||||
<div class="content4_next middle">
|
||||
<img alt="" src="/img/img/img/banner_d.png">
|
||||
<img alt="" src="/img/img/banner_d.png">
|
||||
</div>
|
||||
</div>
|
||||
<!-- -->
|
||||
<div class="content5 bg-white">
|
||||
<div class="content5_next middle">
|
||||
<h2>简化IT,连接一切</h2>
|
||||
<img alt="简化IT,连接一切" src="/img/img/img/iocn2.png">
|
||||
<img alt="简化IT,连接一切" src="/img/img/iocn2.png">
|
||||
<ul>
|
||||
<li>1000+移动应用开发</li>
|
||||
<li>服务于300+企业</li>
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ h1, h2, h3, h4, h5, h6, strong {
|
|||
.banner {
|
||||
max-width: 1920px;
|
||||
height: 680px;
|
||||
background: url(/img/img/img/banner_a.jpg) 50% 50%;
|
||||
background: url(/img/img/banner_a.jpg) 50% 50%;
|
||||
}
|
||||
|
||||
.middle {
|
||||
|
|
@ -100,7 +100,7 @@ h1, h2, h3, h4, h5, h6, strong {
|
|||
height: 100px;
|
||||
margin: 0 auto;
|
||||
border-radius: 50%;
|
||||
background: url(/img/img/img/iocn.png);
|
||||
background: url(/img/img/iocn.png);
|
||||
}
|
||||
|
||||
.oImg1 {
|
||||
|
|
@ -175,7 +175,7 @@ h1, h2, h3, h4, h5, h6, strong {
|
|||
.content4 {
|
||||
max-width: 1920px;
|
||||
height: 400px;
|
||||
background: url(/img/img/img/banner_c.jpg) 50% 50%;
|
||||
background: url(/img/img/banner_c.jpg) 50% 50%;
|
||||
}
|
||||
|
||||
.content4_next img {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user