修改样式等相关文件

This commit is contained in:
Niujiawei
2020-08-05 21:39:02 +08:00
parent ef4a4010ff
commit 361e9a76fd
9 changed files with 18 additions and 17 deletions

View File

@@ -47,8 +47,8 @@ export default {
width: 210rpx;
overflow: hidden;
.head{
width: 210rpx;
height: 131rpx;
width: 100%;
height: 180rpx;
border-radius: 6rpx;
}
.title{
@@ -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;