纸通宝SAAS仓库
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.
 

14 lines
257 B

/* pages/process/order-check/index.wxss */
.page-icon {
margin-right: 24rpx;
}
.text-cancel{
padding: 12rpx 0rpx 12rpx 12rpx
}
.info_status{
background-image: linear-gradient(90deg, #FF4D2E 6%, #FF952F 100%);
height:90rpx;
padding: 0rpx 32rpx;
}