/**index.wxss**/ /* 九宫格个性修饰 */ .grace-grids-items{width:20%; padding:25rpx 0; box-sizing:border-box;} .grace-grids-image{width:80rpx; height:80rpx;} /* 产品列表修饰 */ .grace-img-card-img{height:340rpx;} .grace-img-card-price{margin-right:20rpx;}