样式
This commit is contained in:
@@ -42,11 +42,11 @@
|
||||
@import '../../common/style/mixin.styl';
|
||||
.home_content
|
||||
_wh(100%, 100%)
|
||||
padding 2.07rem 0.4rem 1.4rem 0.4rem
|
||||
padding calc(var(--status-bar-height) + 103.5px) 20px 70px 20px
|
||||
_bis(,'../../static/images/home_bg.jpg', 100%, 100%,bottom)
|
||||
.zd_wrapper
|
||||
_wh(100%,100%)
|
||||
padding 0.37rem 0.4rem 0.4rem 0.4rem
|
||||
padding 18.5px 20px 20px 20px
|
||||
_bis(,'../../static/images/bg-task-r2.png', 100%, 100%,center)
|
||||
.menu-wrap
|
||||
flex-wrap wrap
|
||||
@@ -66,6 +66,6 @@
|
||||
opacity 1
|
||||
width 100%
|
||||
.menu-name
|
||||
margin-top .6rem
|
||||
_font(.4rem, .4rem, #00a7ea, 700,center)
|
||||
margin-top 30px
|
||||
_font(20px, 20px, #00a7ea, 700,center)
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user