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.
311 lines
7.8 KiB
311 lines
7.8 KiB
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/Order/index.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___YpQfo {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___TbnTA {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___i5tGV {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___TGOEs {
|
|
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___WffX7 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
button {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 1px solid transparent;
|
|
outline: none;
|
|
background-color: transparent;
|
|
}
|
|
button:active {
|
|
opacity: 0.6;
|
|
}
|
|
.flex-col___yKX2y {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___B4PoJ {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___Xu1lV {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___N0rfP {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___R_rlZ {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___RGm0j {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___gZJ4B {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___I_bbM {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___GE2Ya {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___ccmtB {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___C28dC {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|
|
button {
|
|
margin: 0;
|
|
padding: 0;
|
|
border: 1px solid transparent;
|
|
outline: none;
|
|
background-color: transparent;
|
|
}
|
|
button:active {
|
|
opacity: 0.6;
|
|
}
|
|
.flex-col___yKX2y {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___B4PoJ {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___Xu1lV {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___N0rfP {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___R_rlZ {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___RGm0j {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___gZJ4B {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___I_bbM {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___GE2Ya {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___ccmtB {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___C28dC {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|
|
.order___vJMML {
|
|
width: 1200px;
|
|
margin: 0px auto;
|
|
background-color: #fff;
|
|
border-radius: 4px;
|
|
padding: 40px 40px 32px 40px;
|
|
margin-bottom: 40px;
|
|
}
|
|
.order___vJMML .title___y1Rw3 {
|
|
font-size: 18px;
|
|
color: #333333;
|
|
margin-bottom: 30px;
|
|
font-weight: 600;
|
|
}
|
|
.order___vJMML .btn___BCKjx {
|
|
width: 100px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
background: #3061D0;
|
|
color: #ffffff;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 18px;
|
|
cursor: pointer;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
transform: translateY(-13px);
|
|
}
|
|
.order___vJMML .ant-tabs .ant-tabs-tab {
|
|
padding: 0;
|
|
margin-right: 60px !important;
|
|
}
|
|
.order___vJMML .ant-tabs .ant-tabs-nav-wrap {
|
|
margin: 0;
|
|
}
|
|
.order___vJMML .ant-tabs .ant-tabs-ink-bar {
|
|
height: 3px;
|
|
}
|
|
.order___vJMML .ant-tabs .ant-tabs-tab-btn {
|
|
font-size: 14px;
|
|
height: 40px;
|
|
line-height: 17px;
|
|
font-weight: normal;
|
|
}
|
|
.order___vJMML .content___snC8y .w1___NLhhp {
|
|
width: 500px;
|
|
}
|
|
.order___vJMML .content___snC8y .w2___wVmr8 {
|
|
width: 150px;
|
|
}
|
|
.order___vJMML .content___snC8y .w3___nkCwO {
|
|
width: 150px;
|
|
}
|
|
.order___vJMML .content___snC8y .w4___rU_a2 {
|
|
width: 150px;
|
|
}
|
|
.order___vJMML .content___snC8y .w5___TXF5V {
|
|
width: 130px;
|
|
}
|
|
.order___vJMML .content___snC8y .w6___fnvwR {
|
|
width: 90px;
|
|
}
|
|
.order___vJMML .content___snC8y .listTitle___fxcJs {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
height: 44px;
|
|
background: #f5f5f5;
|
|
color: #333333;
|
|
margin-top: 10px;
|
|
}
|
|
.order___vJMML .content___snC8y .listTitle___fxcJs > div {
|
|
text-align: center;
|
|
height: 100%;
|
|
line-height: 44px;
|
|
font-size: 14px;
|
|
color: #5F6368;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
min-height: 140px;
|
|
border: 1px solid #F6F7F9;
|
|
border-top: none;
|
|
padding: 28px 0;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP > div {
|
|
height: 100%;
|
|
font-size: 14px;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP .info___d0rSf {
|
|
width: 500px;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: flex-start;
|
|
cursor: pointer;
|
|
padding-left: 30px;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP .info___d0rSf .d1___J4DJD {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP .info___d0rSf .d1___J4DJD:hover {
|
|
color: #171717;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP .info___d0rSf .d2___TWgK5 {
|
|
font-size: 14px;
|
|
color: #888888;
|
|
margin: 8px 0;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP .info___d0rSf .d3___vdAxO {
|
|
font-size: 12px;
|
|
color: #fa6400;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP .unitPrice___iZ863 {
|
|
width: 150px;
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP .unitPrice___iZ863 .p___aEkYF {
|
|
color: #333;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP .unitPrice___iZ863 .l___QebDv {
|
|
color: #888888;
|
|
text-decoration: line-through;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP .payType___U1bBW {
|
|
width: 90px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #333;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP .price___jAHt9,
|
|
.order___vJMML .content___snC8y .listContent___KWWlP .status___r8pAq {
|
|
width: 150px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
color: #333;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP .action___oXuBE {
|
|
width: 130px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
}
|
|
.order___vJMML .content___snC8y .listContent___KWWlP .action___oXuBE button {
|
|
min-width: 76px;
|
|
height: 30px;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
margin: 7px;
|
|
border-radius: 2px;
|
|
}
|
|
.order___vJMML .ant-pagination {
|
|
margin-top: 32px;
|
|
}
|
|
.order___vJMML .ant-pagination button {
|
|
line-height: normal;
|
|
line-height: initial;
|
|
}
|
|
|