This commit is contained in:
2022-07-29 13:24:48 +08:00
parent 485b3ea4b4
commit 130bc0bb8f
2 changed files with 8 additions and 6 deletions

View File

@@ -85,7 +85,7 @@ html, body {
width: 100%; width: 100%;
height: 100%; height: 100%;
min-width: 1440px; min-width: 1440px;
min-height: 784px; min-height: 1080px;
} }
body { body {

View File

@@ -1158,6 +1158,8 @@ header
.item_content_3 .item_content_3
_wh(100%, calc(100% - .32rem)) _wh(100%, calc(100% - .32rem))
padding-top .1rem padding-top .1rem
_fj(flex-start)
flex-direction column
.right_1_up .right_1_up
clear both clear both
_wh(100%, 1.6rem) _wh(100%, 1.6rem)
@@ -1305,16 +1307,16 @@ header
_wh(1.83rem, 100%) _wh(1.83rem, 100%)
_fj() _fj()
flex-direction column flex-direction column
.right_1_down_inner_3_i
margin-bottom .045rem
.item_5_l_1 .item_5_l_1
_wh(100%, 60%) _wh(100%, 60%)
background right center / .02rem 100% url(../assets/images/screen1/line_3.png) no-repeat background right center / .02rem 100% url(../assets/images/screen1/line_3.png) no-repeat
.item_5_l_2 .item_5_l_2
_wh(100%, 40%) _wh(100%, 40%)
.right_1_down_inner_3_i _fj()
&:nth-child(1), &:nth-child(2) flex-direction column
margin-bottom 5% // .right_1_down_inner_3_i
// &:nth-child(1), &:nth-child(2)
// margin-bottom 5%
.color1 .color1
background-color #07E083 background-color #07E083
.color2 .color2