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.
167 lines
6.4 KiB
167 lines
6.4 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Magazinejor/component/Journal/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.Onerow___b5D0L {
|
|
word-break: break-all;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.MultiLine___cBLR3 {
|
|
word-break: break-all;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
-webkit-box-orient: vertical;
|
|
}
|
|
.wrap___tIUGb {
|
|
width: 100%;
|
|
padding: 20px 20px 20px 0px;
|
|
}
|
|
.wrap___tIUGb .topWrap___CXoWL {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
margin-bottom: 30px;
|
|
}
|
|
.wrap___tIUGb .topWrap___CXoWL .btn___tTfH0 {
|
|
padding: 13px 26px;
|
|
font-family: AlibabaPuHuiTi_2_65_Medium;
|
|
font-size: 14px;
|
|
color: #FFFFFF;
|
|
line-height: 14px;
|
|
text-align: left;
|
|
font-style: normal;
|
|
cursor: pointer;
|
|
background: linear-gradient(90deg, #4A6FFE 0%, #374DCF 100%);
|
|
border-radius: 4px;
|
|
}
|
|
.wrap___tIUGb .contSty___Qnqof {
|
|
display: flex;
|
|
row-gap: 30px;
|
|
column-gap: 40px;
|
|
flex-wrap: wrap;
|
|
}
|
|
.wrap___tIUGb .contSty___Qnqof .itemWrap___KNeZs {
|
|
width: 254px;
|
|
height: 356px;
|
|
background: linear-gradient(180deg, #4851BA 0%, #1F3B89 100%);
|
|
border-radius: 8px;
|
|
padding: 20px;
|
|
position: relative;
|
|
}
|
|
.wrap___tIUGb .contSty___Qnqof .itemWrap___KNeZs:hover {
|
|
box-shadow: 0px 1px 32px 0px rgba(35, 20, 255, 0.56);
|
|
}
|
|
.wrap___tIUGb .contSty___Qnqof .itemWrap___KNeZs:hover span {
|
|
display: inline-block;
|
|
}
|
|
.wrap___tIUGb .contSty___Qnqof .itemWrap___KNeZs span {
|
|
display: none;
|
|
position: absolute;
|
|
right: 20px;
|
|
top: 13px;
|
|
}
|
|
.wrap___tIUGb .contSty___Qnqof .itemWrap___KNeZs span img {
|
|
width: 14px;
|
|
height: 14px;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___tIUGb .contSty___Qnqof .itemWrap___KNeZs img {
|
|
width: 214px;
|
|
height: 274px;
|
|
margin-bottom: 20px;
|
|
}
|
|
.wrap___tIUGb .contSty___Qnqof .itemWrap___KNeZs div {
|
|
word-break: break-all;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
width: 100%;
|
|
text-align: center;
|
|
font-family: PingFangSC, PingFang SC;
|
|
font-weight: 500;
|
|
font-size: 20px;
|
|
color: #FFFFFF;
|
|
}
|
|
.my_modal___GN39R [class~='ant-form-item-label'] {
|
|
margin-right: 10px;
|
|
}
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/components/MultiUpload/index.less ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.upload_button {
|
|
width: 108px;
|
|
height: 32px;
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 2px;
|
|
border: 1px solid #BACFFE;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
display: inline-block;
|
|
text-align: center;
|
|
align-items: center;
|
|
align-content: center;
|
|
}
|
|
.upload_button .aBtn_img {
|
|
width: 14px;
|
|
height: 14px;
|
|
margin-top: -3px;
|
|
margin-right: 8px;
|
|
}
|
|
.upload_button:hover {
|
|
width: 108px;
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 2px;
|
|
border: 1px solid #BACFFE;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
}
|
|
.disable_upload_button {
|
|
width: 108px;
|
|
height: 32px;
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 2px;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
}
|
|
.disable_upload_button .aBtn_img {
|
|
width: 14px;
|
|
height: 14px;
|
|
margin-top: -3px;
|
|
margin-right: 8px;
|
|
}
|
|
.upload_button:active {
|
|
width: 108px;
|
|
height: 32px;
|
|
background: #F6F7F9 linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%);
|
|
box-shadow: 0px 2px 4px 0px #E0DFE1, inset 0px 1px 3px 0px rgba(255, 255, 255, 0.5);
|
|
border-radius: 2px;
|
|
border: 1px solid #BACFFE;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #3061D0;
|
|
}
|
|
.upload_text {
|
|
width: 129px;
|
|
height: 20px;
|
|
font-size: 14px;
|
|
font-family: PingFangSC-Regular, PingFang SC;
|
|
font-weight: 400;
|
|
color: #5F6367;
|
|
line-height: 20px;
|
|
margin-left: 16px;
|
|
}
|
|
|