样式
This commit is contained in:
@@ -672,13 +672,15 @@ export default {
|
|||||||
.title
|
.title
|
||||||
position absolute
|
position absolute
|
||||||
_wh(calc(100% - 34px), 32px)
|
_wh(calc(100% - 34px), 32px)
|
||||||
margin 17px
|
margin 17px 0
|
||||||
|
right 0
|
||||||
padding-left 0.18rem
|
padding-left 0.18rem
|
||||||
_font(16px, 32px, #fff,,left)
|
_font(16px, 32px, #fff,,left)
|
||||||
background center center / 100% 100% url(../../assets/images/screen1/bg_title_s.png) no-repeat
|
background center center / 100% 100% url(../../assets/images/screen1/bg_title_s.png) no-repeat
|
||||||
.item_content_1
|
.item_content_1
|
||||||
_wh(calc(100% - 44px), 100%)
|
_wh(calc(100% - 44px), 100%)
|
||||||
margin 45px auto
|
margin 45px auto
|
||||||
|
float right
|
||||||
.con4
|
.con4
|
||||||
_wh(100%, calc(50% - 85px))
|
_wh(100%, calc(50% - 85px))
|
||||||
margin-top 16px
|
margin-top 16px
|
||||||
|
|||||||
Reference in New Issue
Block a user