This commit was merged in pull request #121.
This commit is contained in:
2020-08-06 10:45:03 +08:00
16 changed files with 30 additions and 27 deletions

View File

@@ -47,9 +47,9 @@ export default {
width: 210rpx;
overflow: hidden;
.head{
width: 150rpx;
height: 150rpx;
border-radius: 10rpx;
width: 100%;
height: 180rpx;
border-radius: 6rpx;
}
.title{
display: inline-block;
@@ -66,7 +66,7 @@ export default {
> view:first-child{
font-size: 26rpx;
color: #FF3131;
margin-bottom: 4rpx;
margin-bottom: 12rpx;
}
> view:last-child{
font-size: 22rpx;