dev-QQq
qinzhenpen 2 years ago
parent 5f5f273efe
commit 975443a375

@ -14,7 +14,7 @@
</div> </div>
</div> </div>
<div style="width: 100%; text-align: center; margin-top: 0px"> <div style="width: 100%; text-align: center; margin-top: 0px">
<img src="@/assets/images/1箭头-上.png" alt="" style="width: 46px; height: 22px" /> <img src="@/assets/images/1箭头-上.png" alt="" style="width: 2.4vw; height: 2.3vh" />
</div> </div>
<div class="title2"></div> <div class="title2"></div>
<div class="bottomView"> <div class="bottomView">
@ -162,7 +162,7 @@ const modelTags = ref(["人口属性", "用户价值", "用户兴趣爱好", "
.title { .title {
width: 884px; width: 884px;
height: 45px; height: 45px;
background-image: url("@/assets/images/top2.png"); background: url("@/assets/images/top2.png");
margin: 0 auto; margin: 0 auto;
text-align: center; text-align: center;
img { img {
@ -173,37 +173,37 @@ const modelTags = ref(["人口属性", "用户价值", "用户兴趣爱好", "
} }
.mainContent { .mainContent {
display: flex; display: flex;
height: 100%;
.leftContent { .leftContent {
.title1 { .title1 {
width: 660px; width: 34.7vw;
height: 43px; height: 43px;
background-image: url("@/assets/images/1-1.png"); background: url("@/assets/images/1-1.png") no-repeat;
background-size: 100% 100%;
margin-bottom: 10px; margin-bottom: 10px;
} }
.mainBox { .mainBox {
width: 660px; width: 34.7vw;
height: 736px; min-height: 80vh;
background-image: url("@/assets/images/1绿框.png"); background: url("@/assets/images/1绿框.png") no-repeat;
background-size: 660px 736px; background-size: 100% 100%;
.busyApp { .busyApp {
display: flex; display: flex;
align-items: center; align-items: center;
padding-left: 10px; padding-left: 10px;
padding-top: 5px; padding-top: 5px;
// width: 500px;
.list { .list {
// display: flex;
li { li {
list-style: none; list-style: none;
width: 113px; min-width: 5.9vw;
height: 34px; height: 3.597883597883598vh;
display: inline-block; display: inline-block;
font-size: 13px; font-size: 13px;
background-image: url("@/assets/images/绿.png"); background: url("@/assets/images/绿.png") no-repeat;
text-align: center; text-align: center;
line-height: 34px; line-height: 3.597883597883598vh;
margin-left: 15px; margin-left: 15px;
// margin-bottom: 10px; background-size: 100% 100%;
} }
li:nth-of-type(5) { li:nth-of-type(5) {
margin-top: 10px; margin-top: 10px;
@ -212,15 +212,16 @@ const modelTags = ref(["人口属性", "用户价值", "用户兴趣爱好", "
.listBlue { .listBlue {
li { li {
list-style: none; list-style: none;
width: 113px; width: 5.9vw;
height: 34px; height: 3.597883597883598vh;
display: inline-block; display: inline-block;
font-size: 13px; font-size: 13px;
background-image: url("@/assets/images/蓝.png"); background: url("@/assets/images/蓝.png") no-repeat;
text-align: center; text-align: center;
line-height: 34px; line-height: 3.597883597883598vh;
margin-left: 15px; margin-left: 15px;
// margin-bottom: 10px; // margin-bottom: 10px;
background-size: 100% 100%;
} }
li:nth-of-type(5) { li:nth-of-type(5) {
margin-top: 10px; margin-top: 10px;
@ -231,14 +232,16 @@ const modelTags = ref(["人口属性", "用户价值", "用户兴趣爱好", "
} }
} }
.title2 { .title2 {
width: 660px; width: 100%;
height: 43px; height: 43px;
background-image: url("@/assets/images/1-2.png"); background: url("@/assets/images/1-2.png") no-repeat;
margin-top: 5px; margin-top: 5px;
background-size: 100% 100%;
} }
.bottomView { .bottomView {
display: flex; display: flex;
align-items: center; align-items: center;
padding: 8px 8px;
.busyApp { .busyApp {
display: flex; display: flex;
align-items: center; align-items: center;
@ -246,17 +249,17 @@ const modelTags = ref(["人口属性", "用户价值", "用户兴趣爱好", "
padding-top: 5px; padding-top: 5px;
// width: 500px; // width: 500px;
.listBlue { .listBlue {
// width: ; width: 17vw;
width: 369px;
li { li {
list-style: none; list-style: none;
width: 113px; width: 5vw;
height: 34px; height: 3.597883597883598vh;
display: inline-block; display: inline-block;
font-size: 13px; font-size: 13px;
background-image: url("@/assets/images/蓝.png"); background: url("@/assets/images/蓝.png") no-repeat;
background-size: 100% 100%;
text-align: center; text-align: center;
line-height: 34px; line-height: 3.597883597883598vh;
margin-left: 10px; margin-left: 10px;
// margin-bottom: 10px; // margin-bottom: 10px;
} }
@ -266,26 +269,27 @@ const modelTags = ref(["人口属性", "用户价值", "用户兴趣爱好", "
} }
} }
.arrow { .arrow {
margin-left: 249px; margin-left: 13vw;
width: 8vw;
} }
.right { .right {
margin-left: 7px; width: 10vw;
width: 142px; height: 60vh;
height: 542px; background: url("@/assets/images/1-2绿框.png") no-repeat;
background-image: url("@/assets/images/1-2绿框.png");
background-size: 142px 542px; background-size: 142px 542px;
// padding: 10px; background-size: 100% 100%;
// padding-top: 10px; // padding-left: 6px;
padding-left: 9px; padding: 0px 9px;
.item { .item {
width: 124px; width: 100%;
height: 85px; height: 9.5vh;
background-image: url("@/assets/images/小文字框.png"); background: url("@/assets/images/小文字框.png") no-repeat;
margin-top: 4px; margin-top: 4px;
background-size: 124px 85px;
font-size: 13px; font-size: 13px;
padding-top: 2px; padding-top: 2px;
text-align: center; text-align: center;
background-size: 100% 100%;
span { span {
// margin-left: 33px; // margin-left: 33px;
} }
@ -295,48 +299,52 @@ const modelTags = ref(["人口属性", "用户价值", "用户兴趣爱好", "
} }
} }
.threeArrow { .threeArrow {
margin-top: 330px; margin-top: 17.3vw;
margin-left: 5px; margin-left: 5px;
} }
.marketJob { .marketJob {
margin-left: 5px; margin-left: 5px;
.title { .title {
background-image: url("@/assets/images/2-1.webp"); background: url("@/assets/images/2-1.webp") no-repeat;
width: 204px; width: 10vw;
height: 43px; height: 43px;
margin-bottom: 10px; margin-bottom: 10px;
background-size: 100% 100%;
} }
.content { .content {
width: 206px; width: 10vw;
height: 736px; min-height: 80vh;
background-image: url("@/assets/images/2篮框.webp"); background: url("@/assets/images/2篮框.webp") no-repeat;
background-size: 205px 735px; background-size: 100% 100%;
padding: 0; padding: 40px 12px 0px;
padding-left: 13px;
padding-top: 40px;
img { img {
margin-bottom: 58px; width: 100%;
margin-bottom: 6.8vh;
}
// img
img:last-child {
margin-bottom: 0;
} }
} }
} }
.portrait { .portrait {
margin-left: 40px; margin-left: 40px;
.title { .title {
background-image: url("@/assets/images/3-1.webp"); background: url("@/assets/images/3-1.webp") no-repeat;
width: 204px; background-size: 100% 100%;
width: 10vw;
height: 43px; height: 43px;
margin-bottom: 10px; margin-bottom: 10px;
} }
.content { .content {
width: 206px; width: 10vw;
height: 736px; min-height: 80vh;
background-image: url("@/assets/images/2篮框.png"); background: url("@/assets/images/2篮框.png") no-repeat;
background-size: 205px 735px; background-size: 100% 100%;
padding: 0; padding: 14px 11px;
padding-left: 13px;
padding-top: 10px;
img { img {
// margin-bottom: 58px; // margin-bottom: 58px;
width: 100%;
} }
img:nth-of-type(2), img:nth-of-type(2),
img:nth-of-type(4), img:nth-of-type(4),
@ -345,31 +353,26 @@ const modelTags = ref(["人口属性", "用户价值", "用户兴趣爱好", "
margin-left: 10px; margin-left: 10px;
} }
.item:nth-of-type(1) { .item:nth-of-type(1) {
margin-left: 10px;
width: 159px;
height: 185px; height: 185px;
background-image: url("@/assets/images/3-02.webp"); background: url("@/assets/images/3-02.webp") no-repeat;
background-size: 159px 185px; background-size: 100% 100%;
padding-top: 140px; padding-top: 140px;
text-align: center; text-align: center;
font-size: 14px; font-size: 14px;
} }
.item:nth-of-type(2) { .item:nth-of-type(2) {
margin-left: 10px;
width: 159px;
height: 185px; height: 185px;
background-image: url("@/assets/images/3-03.webp"); background: url("@/assets/images/3-03.webp") no-repeat;
background-size: 159px 185px; background-size: 100% 100%;
padding-top: 140px; padding-top: 140px;
text-align: center; text-align: center;
font-size: 14px; font-size: 14px;
} }
.item:nth-of-type(3) { .item:nth-of-type(3) {
margin-left: 10px;
width: 159px;
height: 185px; height: 185px;
background-image: url("@/assets/images/3-04.webp"); background: url("@/assets/images/3-04.webp") no-repeat;
background-size: 159px 185px; background-size: 100% 100%;
padding-top: 140px; padding-top: 140px;
text-align: center; text-align: center;
font-size: 14px; font-size: 14px;
@ -377,37 +380,35 @@ const modelTags = ref(["人口属性", "用户价值", "用户兴趣爱好", "
} }
} }
.skill { .skill {
width: 16.7lvw;
margin-left: 10px; margin-left: 10px;
.title { .title {
background-image: url("@/assets/images/4-1.png"); background: url("@/assets/images/4-1.png") no-repeat;
width: 319px; width: 100%;
height: 43px; height: 43px;
margin-bottom: 10px; margin-bottom: 10px;
background-size: 100% 100%;
} }
.content { .content {
width: 319px; width: 100%;
height: 736px; min-height: 80vh;
background-image: url("@/assets/images/4紫框.png"); background: url("@/assets/images/4紫框.png") no-repeat;
background-size: 318px 735px; background-size: 100% 100%;
padding: 0; padding: 14px 18px;
padding-left: 17px;
padding-top: 10px;
.item { .item {
font-size: 14px; font-size: 14px;
width: 283px;
height: 145px; height: 145px;
background-image: url("@/assets/images/4-01.webp"); background: url("@/assets/images/4-01.webp") no-repeat;
background-size: 283px 145px; background-size: 100% 100%;
padding-top: 16px; padding-top: 16px;
.skillTitle { .skillTitle {
margin-left: 15px; margin-left: 15px;
} }
} }
.item:nth-last-of-type(1) { .item:nth-last-of-type(1) {
width: 283px;
height: 130px; height: 130px;
background-image: url("@/assets/images/4-05.png"); background: url("@/assets/images/4-05.png") no-repeat;
background-size: 283px 130px; background-size: 100% 100%;
} }
} }
} }

@ -158,7 +158,7 @@ onMounted(() => {
background-color: whitesmoke; background-color: whitesmoke;
// padding: 10px 27px 10px 27px; // padding: 10px 27px 10px 27px;
img { img {
width: 159px; width: 100%;
height: 190px; height: 190px;
} }
} }

Loading…
Cancel
Save