修改样式 2020.08.05

This commit is contained in:
Niujiawei
2020-08-05 22:06:09 +08:00
parent 361e9a76fd
commit ed0edbab2f
3 changed files with 6 additions and 6 deletions

View File

@@ -44,7 +44,7 @@ export default {
<style lang="scss" scoped>
.item{
width: 330rpx;
height: 510rpx;
height: 520rpx;
margin-bottom: 26rpx;
background-color: #f8f8f8;
border-radius: 10rpx 10rpx 0rpx 0rpx;