
.order {
width: 100%;
.orderInfo {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
.innerDetail{
width: 30%;
display: flex;
}
}
.orderBtn {
display: flex;
}
}
欢迎分享,转载请注明来源:内存溢出

.order {
width: 100%;
.orderInfo {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
.innerDetail{
width: 30%;
display: flex;
}
}
.orderBtn {
display: flex;
}
}
欢迎分享,转载请注明来源:内存溢出
微信扫一扫
支付宝扫一扫
评论列表(0条)