纸通宝小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

11 lines
201 B

/* pages/moment/price/index.wxss */
.item-content {
background: rgba(255, 255, 255, 1);
padding: 30rpx;
}
.cateItem{
border-top: 2rpx solid #f3f3f3;
padding-top: 8rpx;
padding-bottom: 8rpx;
}