样式
This commit is contained in:
@@ -52,20 +52,20 @@
|
||||
@import '@/common/style/mixin.styl';
|
||||
.header
|
||||
_fj()
|
||||
_wh(100%, 88rpx)
|
||||
_wh(100%, 42px)
|
||||
background-color $red
|
||||
z-index 200
|
||||
padding 0 20rpx
|
||||
padding 0 15px
|
||||
.page_name
|
||||
_font(32rpx, 32rpx, #fff,700,center)
|
||||
_font(16px, 20px, #fff,700,center)
|
||||
.icon_back {
|
||||
font-size: 52rpx;
|
||||
line-height: 52rpx;
|
||||
font-size: 30px;
|
||||
line-height: 30px;
|
||||
color: #fff;
|
||||
}
|
||||
.icon_home {
|
||||
font-size: 52rpx;
|
||||
line-height: 52rpx;
|
||||
font-size: 30px;
|
||||
line-height: 30px;
|
||||
color: #fff;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user