预设图片大小, 加快渲染速度
This commit is contained in:
parent
0d83e8259b
commit
52f82f2936
@ -150,7 +150,9 @@ export default {
|
||||
width: 33.33%;
|
||||
text-align: center;
|
||||
image {
|
||||
width: 70%;
|
||||
width: 128rpx;
|
||||
height: 128rpx;
|
||||
background-color: #eee;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user