提交 61ef4c10 编写于 作者: richard_1015's avatar richard_1015

style: bg img modify

上级 eb253265
......@@ -31,9 +31,7 @@
></iframe>
</div>
</div>
<div class="content-right">
<div class="content-img"> </div>
</div>
<div class="content-right"></div>
</div>
<div class="doc-content-features">
<div class="doc-content-hd">
......@@ -262,10 +260,11 @@ export default defineComponent({
height: 926px;
margin-bottom: 70px;
background-color: #070505;
min-width: 1200px;
.content-left {
padding: 15% 0 0 8.8%;
// margin: auto 0;
width: 1300px;
flex: 1;
min-width: 550px;
.content-title {
// line-height: 36px;
......@@ -364,15 +363,11 @@ export default defineComponent({
}
}
.content-right {
flex: 1;
margin: auto 0;
.content-img {
width: 900px;
height: 514px;
background: url(https://storage.360buyimg.com/imgtools/2386827bf5-0c3c6fb0-444d-11eb-a71e-e96ecf999ecc.png)
no-repeat;
background-size: cover;
}
flex: 2;
background: url(https://storage.360buyimg.com/imgtools/a423faab46-8b142e80-8bb1-11eb-853a-6fded8704e77.png)
no-repeat;
background-size: contain;
background-position: center;
}
}
.doc-content-black {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册