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.
NewEduCoderBuild/p__User__Detail__Order__ind...

177 lines
4.3 KiB

.flex_box_center___iifE0 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___2bP5p {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___HHUnR {
align-items: center;
box-align: center;
}
.flex_box_center_end___3kyW5 {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___2Avqu {
flex-direction: column;
box-orient: block-axis;
}
.order___PMR3i {
width: 1200px;
margin: 0px auto;
background-color: #fff;
margin-top: 24px;
border-radius: 4px;
padding: 40px 40px 32px 40px;
margin-bottom: 40px;
}
.order___PMR3i .title___23Jud {
font-size: 18px;
color: #333333;
margin-bottom: 30px;
}
.order___PMR3i .ant-tabs .ant-tabs-tab {
padding: 0;
margin-right: 60px;
}
.order___PMR3i .ant-tabs .ant-tabs-nav-wrap {
margin: 0;
}
.order___PMR3i .ant-tabs .ant-tabs-ink-bar {
height: 3px;
}
.order___PMR3i .ant-tabs .ant-tabs-tab-btn {
font-size: 16px;
height: 40px;
line-height: 17px;
font-weight: normal;
}
.order___PMR3i .content___3_4TY .w1___l1A6n {
width: 450px;
}
.order___PMR3i .content___3_4TY .w2___w6GOy {
width: 150px;
}
.order___PMR3i .content___3_4TY .w3___3YBZ5 {
width: 150px;
}
.order___PMR3i .content___3_4TY .w4___wB0OK {
width: 150px;
}
.order___PMR3i .content___3_4TY .w5___11U0P {
width: 130px;
}
.order___PMR3i .content___3_4TY .w6___2FAcg {
width: 90px;
}
.order___PMR3i .content___3_4TY .listTitle___36Ydh {
display: flex;
align-items: center;
justify-content: space-between;
height: 44px;
background: #f5f5f5;
color: #333333;
margin-top: 10px;
}
.order___PMR3i .content___3_4TY .listTitle___36Ydh > div {
text-align: center;
height: 100%;
line-height: 44px;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx {
display: flex;
align-items: center;
justify-content: space-between;
min-height: 140px;
border-top: 1px solid #eeeeee;
padding: 28px 0;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx > div {
height: 100%;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx .info___2bu_9 {
width: 450px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
cursor: pointer;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx .info___2bu_9 .d1___3Z3hW {
font-size: 14px;
color: #333333;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx .info___2bu_9 .d1___3Z3hW:hover {
color: #171717;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx .info___2bu_9 .d2___3Kwdm {
font-size: 14px;
color: #888888;
margin: 8px 0;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx .info___2bu_9 .d3___1FS2q {
font-size: 12px;
color: #fa6400;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx .unitPrice___ORbLO {
width: 150px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx .unitPrice___ORbLO .p___1hSP1 {
color: #333;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx .unitPrice___ORbLO .l___1ClOb {
color: #888888;
text-decoration: line-through;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx .payType___3TTIJ {
width: 90px;
display: flex;
align-items: center;
justify-content: center;
color: #333;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx .price___DhmjZ,
.order___PMR3i .content___3_4TY .listContent___2k1Tx .status___3v3iw {
width: 150px;
display: flex;
align-items: center;
justify-content: center;
color: #333;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx .action___2kUr_ {
width: 130px;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.order___PMR3i .content___3_4TY .listContent___2k1Tx .action___2kUr_ button {
width: 76px;
height: 30px;
border-radius: 4px;
font-size: 14px;
margin: 7px;
}
.order___PMR3i .ant-pagination button {
line-height: normal;
line-height: initial;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */