榆山
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

115 lines
1.7 KiB

@import '../../../dist/styles/index.wxss';
page{
background: #ffffff;
}
.layout{
width: 100%;
padding-top: 8rpx;
border-bottom: 10rpx solid #f6f8f8;
}
._layout{
width: 94%;
margin-left: 4%;
padding-top: 8rpx;
border-bottom: 1rpx solid #EAEAEA;
}
.subject-item{
width: 100%;
margin: 10px;
}
.subject-title{
padding-left: 15rpx;
font-size: 26rpx;
color: #333333;
}
.time{
padding: 0 0 0 15rpx;
height: 25rpx;
line-height: 30rpx;
font-size: 20rpx;
color: #A5B0B9;
}
.loadmore{
width: 100%;
text-align: center;
height: 50px;
line-height: 50px;
background: #f6f8f8;
font-size:12px;
color: #999;
}
/* 自定义按钮样式 */
.btn-size-small{
width: 200rpx;
height: 60rpx;
margin-right: 40rpx;
}
.btn-size-small .good{
width: 100rpx;
height: 100%;
}
.btn-size-small .good image{
width: 26rpx;
height: 26rpx;
}
.btn-size-small .good .goodfont{
color: #A5B0B9;
width: 69rpx;
font-size: 22rpx;
padding-left: 7rpx
}
.btn-size-small .bad{
width: 100rpx;
height: 100%;
}
.btn-size-small .bad image{
width: 26rpx;
height: 26rpx;
}
.btn-size-small .bad .goodfont{
color: #A5B0B9;
width: 69rpx;
font-size: 22rpx;
padding-left: 7rpx
}
.imgView{
width: 56rpx;
height: 56rpx;
}
.imgView image{
width: 56rpx;
height: 56rpx;
}
.btmbar{
width: 100%;
display: inline-table;
line-height: 50rpx;
color: #333333;
padding: 10rpx 0 20rpx 30rpx;
}
.halfwidth{
width: 96%;
}
.attitude{
font-size: 36rpx;
}
._btmbar{
width: 100%;
display: inline-table;
line-height: 50rpx;
color: #333333;
padding: 10rpx 0 20rpx 0rpx;
}
._attitude{
font-size: 30rpx;
}
._subject-item{
width: 100%;
margin: 10rpx 0rpx 10rpx 0rpx;
}