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.
165 lines
6.1 KiB
165 lines
6.1 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.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/Order/pages/apply/index.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___zzuJd {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between____VW6m {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___VNfsY {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___Z6ohG {
|
|
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___c45d4 {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.apply___eLIPe {
|
|
width: 1200px;
|
|
margin: 24px auto 0 auto;
|
|
background-color: #fff;
|
|
border-radius: 4px;
|
|
padding: 40px 40px 70px 40px;
|
|
}
|
|
.apply___eLIPe .title___wdiGf {
|
|
font-size: 18px;
|
|
color: #464f66;
|
|
margin-bottom: 30px;
|
|
text-align: center;
|
|
font-weight: 600;
|
|
letter-spacing: 2px;
|
|
}
|
|
.apply___eLIPe .btn___Fr6Ai {
|
|
width: 88px;
|
|
height: 38px;
|
|
background: #3061D0;
|
|
border-radius: 2px;
|
|
line-height: 38px;
|
|
font-size: 14px;
|
|
text-align: center;
|
|
margin-left: 20px;
|
|
cursor: pointer;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
color: #fff;
|
|
}
|
|
.apply___eLIPe .unfold___w4kDN {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
margin-bottom: 40px;
|
|
margin-top: 35px;
|
|
}
|
|
.apply___eLIPe .unfold___w4kDN div {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
cursor: pointer;
|
|
-webkit-user-select: none;
|
|
-moz-user-select: none;
|
|
-ms-user-select: none;
|
|
user-select: none;
|
|
}
|
|
.apply___eLIPe .unfold___w4kDN div i {
|
|
display: inline-block;
|
|
width: 20px;
|
|
font-size: 12px;
|
|
transform: scale(0.8) translateY(-1px);
|
|
margin-left: 3px;
|
|
}
|
|
.apply___eLIPe .formWrap___KCtOI {
|
|
font-size: 14px;
|
|
}
|
|
.apply___eLIPe .formWrap___KCtOI div[class~='ant-form-item'] {
|
|
margin-bottom: 5px;
|
|
}
|
|
.apply___eLIPe .formWrap___KCtOI div[class~='ant-form-item-control-input'] {
|
|
height: 40px;
|
|
}
|
|
.apply___eLIPe .formWrap___KCtOI div[class~='ant-form-item-label'] label {
|
|
font-size: 14px;
|
|
color: #464F66;
|
|
height: 40px;
|
|
padding-right: 5px;
|
|
}
|
|
.apply___eLIPe .formWrap___KCtOI input {
|
|
width: 500px;
|
|
height: 40px;
|
|
border-radius: 2px;
|
|
border: 1px solid #DCDCDC;
|
|
}
|
|
|
|
/*!*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/User/Detail/Order/components/InfoModal/index.less?modules ***!
|
|
\*****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.infoModal___tP7wn {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.infoModal___tP7wn .list___I1pXs {
|
|
min-height: 240px;
|
|
flex: 1 1;
|
|
margin-top: 12px;
|
|
}
|
|
.infoModal___tP7wn .list___I1pXs .li____Spvj {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
margin-bottom: 26px;
|
|
}
|
|
.infoModal___tP7wn .list___I1pXs .li____Spvj > span {
|
|
flex-shrink: 0;
|
|
font-size: 14px;
|
|
color: #464F66;
|
|
padding-right: 20px;
|
|
text-align: right;
|
|
}
|
|
.infoModal___tP7wn .list___I1pXs .li____Spvj > b {
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #000000;
|
|
}
|
|
.infoModal___tP7wn .btns____auS8 {
|
|
display: flex;
|
|
justify-content: end;
|
|
margin-bottom: 25px;
|
|
}
|
|
.infoModal___tP7wn .btns____auS8 .confirm___oONio {
|
|
padding: 0 16px;
|
|
height: 32px;
|
|
background: #3061D0;
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 2px;
|
|
font-weight: 400;
|
|
color: #FFFFFF;
|
|
border: 0px;
|
|
}
|
|
.infoModal___tP7wn .btns____auS8 .cancel___TcnWk {
|
|
height: 32px;
|
|
background: rgba(248, 249, 252, 0.5);
|
|
border-radius: 2px;
|
|
border: 1px solid rgba(195, 207, 224, 0.5);
|
|
font-weight: 400;
|
|
color: #464F66;
|
|
line-height: 14px;
|
|
margin-right: 20px;
|
|
padding: 0 16px;
|
|
}
|
|
|