parent
ff9e4a744b
commit
6d7a00924c
@ -1,938 +0,0 @@
|
||||
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** 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.3.19@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.19@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/Dataset/JupyterData/index.less?modules ***!
|
||||
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.flex_box_center___OlPSp {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___KkPbx {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___KVecw {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___ZpIiz {
|
||||
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___jk6z8 {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.dataset___EWyxe {
|
||||
background-color: #fff;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
}
|
||||
.dataset___EWyxe .header___aM2c3 {
|
||||
height: 92px;
|
||||
background-color: #fff;
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
align-items: center;
|
||||
padding: 0 40px;
|
||||
}
|
||||
.dataset___EWyxe .header___aM2c3 .title___c92tE {
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
color: #333333;
|
||||
}
|
||||
.dataset___EWyxe .header___aM2c3 .dataPath___hR2oE {
|
||||
margin-left: auto;
|
||||
}
|
||||
.dataset___EWyxe .header___aM2c3 .dataPath___hR2oE .pathTitle___lA24d {
|
||||
color: #333333;
|
||||
}
|
||||
.dataset___EWyxe .header___aM2c3 .dataPath___hR2oE i {
|
||||
cursor: pointer;
|
||||
}
|
||||
.dataset___EWyxe .header___aM2c3 .dataPath___hR2oE i:hover {
|
||||
color: #0152d9;
|
||||
}
|
||||
.dataset___EWyxe .header___aM2c3 .dataPath___hR2oE input {
|
||||
width: 290px;
|
||||
height: 34px;
|
||||
background: #f5f5f5;
|
||||
border-radius: 4px;
|
||||
border: 0;
|
||||
margin: 0 14px;
|
||||
padding: 0 14px;
|
||||
}
|
||||
.dataset___EWyxe .header___aM2c3 .btns___L47EI {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
}
|
||||
.dataset___EWyxe .header___aM2c3 .btns___L47EI button {
|
||||
width: 100px;
|
||||
height: 32px;
|
||||
font-size: 14px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.dataset___EWyxe .content___iGSa4 {
|
||||
height: calc(100% - 92px);
|
||||
padding: 0 40px;
|
||||
}
|
||||
.dataset___EWyxe .content___iGSa4 .customTable___We1tC .ant-table-thead tr {
|
||||
height: 76px;
|
||||
border-top: 1px solid #f1f1f1;
|
||||
}
|
||||
.dataset___EWyxe .content___iGSa4 .customTable___We1tC .ant-table-thead tr th {
|
||||
background-color: #fff;
|
||||
border: 0;
|
||||
border-radius: 0;
|
||||
border-top: 1px solid #f1f1f1;
|
||||
}
|
||||
.dataset___EWyxe .content___iGSa4 .customTable___We1tC .ant-pagination {
|
||||
margin-top: 40px;
|
||||
}
|
||||
.dataset___EWyxe .content___iGSa4 .customTable___We1tC .ant-pagination .ant-pagination-item-active {
|
||||
border-color: #0152d9;
|
||||
background: #0152d9;
|
||||
}
|
||||
.dataset___EWyxe .content___iGSa4 .customTable___We1tC .ant-pagination .ant-pagination-item-active a {
|
||||
color: #fff;
|
||||
}
|
||||
.dataset___EWyxe .content___iGSa4 .customTable___We1tC .ant-pagination button {
|
||||
line-height: normal;
|
||||
line-height: initial;
|
||||
}
|
||||
.dataset___EWyxe .content___iGSa4 .customTable___We1tC .row___EMu5M {
|
||||
height: 60px;
|
||||
}
|
||||
.dataset___EWyxe .content___iGSa4 .customTable___We1tC .row___EMu5M td {
|
||||
border-bottom: 0;
|
||||
}
|
||||
.dataset___EWyxe .content___iGSa4 .customTable___We1tC .row___EMu5M.row___EMu5M:nth-child(odd) {
|
||||
background-color: #f5f5f5;
|
||||
}
|
||||
.dataset___EWyxe .content___iGSa4 .customTable___We1tC .row___EMu5M.row___EMu5M:nth-child(even) {
|
||||
background-color: #fff;
|
||||
}
|
||||
.dataset___EWyxe .empty___Io3vW {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
display: box;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
background: #fff;
|
||||
padding: 200px;
|
||||
}
|
||||
.dataset___EWyxe .path___IYNlu {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.dataset___EWyxe .path___IYNlu .text___HhYbW {
|
||||
display: inline-block;
|
||||
max-width: 90%;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.dataset___EWyxe .path___IYNlu i {
|
||||
cursor: pointer;
|
||||
}
|
||||
.dataset___EWyxe .path___IYNlu i:hover {
|
||||
color: #0152d9;
|
||||
}
|
||||
.dataset___EWyxe .actionsBtns___KcxrW {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
padding-right: 12px;
|
||||
}
|
||||
.dataset___EWyxe .actionsBtns___KcxrW span,
|
||||
.dataset___EWyxe .actionsBtns___KcxrW i {
|
||||
cursor: pointer;
|
||||
}
|
||||
.dataset___EWyxe .actionsBtns___KcxrW span:hover,
|
||||
.dataset___EWyxe .actionsBtns___KcxrW i:hover {
|
||||
color: #0152d9;
|
||||
}
|
||||
.customModal___isSND .ant-form-item-label {
|
||||
margin-bottom: 21px;
|
||||
margin-top: 18px;
|
||||
}
|
||||
.customModal___isSND .ant-form-item-label label {
|
||||
font-size: 16px;
|
||||
}
|
||||
.customModal___isSND .ant-modal-close-x {
|
||||
width: 86px;
|
||||
height: 66px;
|
||||
line-height: 66px;
|
||||
}
|
||||
.customModal___isSND .ant-modal-content {
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.customModal___isSND .ant-modal-header {
|
||||
padding: 22px 40px;
|
||||
}
|
||||
.customModal___isSND .ant-modal-header .ant-modal-title {
|
||||
font-size: 18px;
|
||||
font-weight: 400;
|
||||
}
|
||||
.customModal___isSND .ant-modal-footer {
|
||||
padding: 30px 40px;
|
||||
border: 0;
|
||||
}
|
||||
.customModal___isSND .ant-modal-footer button {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.customModal___isSND .ant-modal-footer button:first-child {
|
||||
margin-right: 20px;
|
||||
}
|
||||
.customModal___isSND .ant-modal-body {
|
||||
max-height: 600px;
|
||||
overflow: auto;
|
||||
padding: 40px 40px 30px 40px;
|
||||
}
|
||||
.customModal___isSND .ant-modal-body .ant-input-affix-wrapper {
|
||||
height: 50px;
|
||||
background: #f5f5f5;
|
||||
padding: 0 20px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.customModal___isSND .ant-modal-body .ant-input-affix-wrapper > input,
|
||||
.customModal___isSND .ant-modal-body .ant-input-affix-wrapper > span {
|
||||
font-size: 16px;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
.customModal___isSND .ant-modal-body .ant-input-affix-wrapper > span {
|
||||
color: #999999;
|
||||
}
|
||||
.customModal___isSND .ant-modal-body .ant-input-wrapper {
|
||||
height: 50px;
|
||||
background: #f5f5f5;
|
||||
padding-right: 20px;
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.customModal___isSND .ant-modal-body .ant-input-wrapper > input {
|
||||
height: 50px;
|
||||
font-size: 16px;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
.customModal___isSND .ant-modal-body .ant-input-wrapper > span {
|
||||
border: 0;
|
||||
padding: 0 20px;
|
||||
height: 50px;
|
||||
font-size: 16px;
|
||||
background: #dedede;
|
||||
}
|
||||
.shareModal___ZorcK .ant-form-item-label {
|
||||
margin-bottom: 21px;
|
||||
margin-top: 18px;
|
||||
}
|
||||
.shareModal___ZorcK .ant-form-item-label label {
|
||||
font-size: 16px;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-close-x {
|
||||
width: 86px;
|
||||
height: 66px;
|
||||
line-height: 66px;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-content {
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-header {
|
||||
padding: 22px 40px;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-header .ant-modal-title {
|
||||
font-size: 18px;
|
||||
font-weight: 400;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-footer {
|
||||
padding: 30px 40px;
|
||||
border: 0;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-footer button {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-footer button:first-child {
|
||||
margin-right: 20px;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-body {
|
||||
max-height: 600px;
|
||||
overflow: auto;
|
||||
padding: 40px 40px 30px 40px;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-body .ant-input-affix-wrapper {
|
||||
height: 50px;
|
||||
background: #f5f5f5;
|
||||
padding: 0 20px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-body .ant-input-affix-wrapper > input,
|
||||
.shareModal___ZorcK .ant-modal-body .ant-input-affix-wrapper > span {
|
||||
font-size: 16px;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-body .ant-input-affix-wrapper > span {
|
||||
color: #999999;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-body .ant-input-wrapper {
|
||||
height: 50px;
|
||||
background: #f5f5f5;
|
||||
padding-right: 20px;
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-body .ant-input-wrapper > input {
|
||||
height: 50px;
|
||||
font-size: 16px;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
.shareModal___ZorcK .ant-modal-body .ant-input-wrapper > span {
|
||||
border: 0;
|
||||
padding: 0 20px;
|
||||
height: 50px;
|
||||
font-size: 16px;
|
||||
background: #dedede;
|
||||
}
|
||||
.shareModal___ZorcK .fileName___yUGQj {
|
||||
margin-bottom: 30px;
|
||||
color: #333333;
|
||||
}
|
||||
.shareModal___ZorcK .fileName___yUGQj span {
|
||||
color: #999999;
|
||||
}
|
||||
.renameModal___ODCRw .ant-form-item-label {
|
||||
margin-bottom: 21px;
|
||||
margin-top: 18px;
|
||||
}
|
||||
.renameModal___ODCRw .ant-form-item-label label {
|
||||
font-size: 16px;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-close-x {
|
||||
width: 86px;
|
||||
height: 66px;
|
||||
line-height: 66px;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-content {
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-header {
|
||||
padding: 22px 40px;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-header .ant-modal-title {
|
||||
font-size: 18px;
|
||||
font-weight: 400;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-footer {
|
||||
padding: 30px 40px;
|
||||
border: 0;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-footer button {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-footer button:first-child {
|
||||
margin-right: 20px;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-body {
|
||||
max-height: 600px;
|
||||
overflow: auto;
|
||||
padding: 40px 40px 30px 40px;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-body .ant-input-affix-wrapper {
|
||||
height: 50px;
|
||||
background: #f5f5f5;
|
||||
padding: 0 20px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-body .ant-input-affix-wrapper > input,
|
||||
.renameModal___ODCRw .ant-modal-body .ant-input-affix-wrapper > span {
|
||||
font-size: 16px;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-body .ant-input-affix-wrapper > span {
|
||||
color: #999999;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-body .ant-input-wrapper {
|
||||
height: 50px;
|
||||
background: #f5f5f5;
|
||||
padding-right: 20px;
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-body .ant-input-wrapper > input {
|
||||
height: 50px;
|
||||
font-size: 16px;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
.renameModal___ODCRw .ant-modal-body .ant-input-wrapper > span {
|
||||
border: 0;
|
||||
padding: 0 20px;
|
||||
height: 50px;
|
||||
font-size: 16px;
|
||||
background: #dedede;
|
||||
}
|
||||
.renameModal___ODCRw .fileName___yUGQj {
|
||||
color: #3a3a3a;
|
||||
line-height: 16px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
.renameModal___ODCRw .fileName___yUGQj sup {
|
||||
color: #e53333;
|
||||
vertical-align: sub;
|
||||
}
|
||||
.renameModal___ODCRw .errorDes___hLKEg {
|
||||
color: #e53333;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-form-item-label {
|
||||
margin-bottom: 21px;
|
||||
margin-top: 18px;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-form-item-label label {
|
||||
font-size: 16px;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-close-x {
|
||||
width: 86px;
|
||||
height: 66px;
|
||||
line-height: 66px;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-content {
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-header {
|
||||
padding: 22px 40px;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-header .ant-modal-title {
|
||||
font-size: 18px;
|
||||
font-weight: 400;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-footer {
|
||||
padding: 30px 40px;
|
||||
border: 0;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-footer button {
|
||||
width: 100px;
|
||||
height: 40px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-footer button:first-child {
|
||||
margin-right: 20px;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-body {
|
||||
max-height: 600px;
|
||||
overflow: auto;
|
||||
padding: 40px 40px 30px 40px;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-body .ant-input-affix-wrapper {
|
||||
height: 50px;
|
||||
background: #f5f5f5;
|
||||
padding: 0 20px;
|
||||
border-radius: 4px;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-body .ant-input-affix-wrapper > input,
|
||||
.uploadFileModal___UhbYF .ant-modal-body .ant-input-affix-wrapper > span {
|
||||
font-size: 16px;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-body .ant-input-affix-wrapper > span {
|
||||
color: #999999;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-body .ant-input-wrapper {
|
||||
height: 50px;
|
||||
background: #f5f5f5;
|
||||
padding-right: 20px;
|
||||
border-radius: 4px;
|
||||
overflow: hidden;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-body .ant-input-wrapper > input {
|
||||
height: 50px;
|
||||
font-size: 16px;
|
||||
background: #f5f5f5;
|
||||
}
|
||||
.uploadFileModal___UhbYF .ant-modal-body .ant-input-wrapper > span {
|
||||
border: 0;
|
||||
padding: 0 20px;
|
||||
height: 50px;
|
||||
font-size: 16px;
|
||||
background: #dedede;
|
||||
}
|
||||
.uploadFileModal___UhbYF [class~='ant-modal-body'] {
|
||||
padding: 8px 40px 0 30px;
|
||||
}
|
||||
.selectBtn___A01cC {
|
||||
display: inline-block;
|
||||
padding: 0 12px;
|
||||
height: 30px;
|
||||
background: #0152d9;
|
||||
border-radius: 4px;
|
||||
line-height: 30px;
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
cursor: default;
|
||||
}
|
||||
.leftButton___hENTE {
|
||||
width: 130px;
|
||||
height: 32px;
|
||||
background: linear-gradient(180deg, #FFFFFF 0%, #F6F7F9 100%), #F6F7F9;
|
||||
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-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
color: #3061D0;
|
||||
line-height: 32px;
|
||||
text-align: center;
|
||||
font-style: normal;
|
||||
cursor: pointer;
|
||||
}
|
||||
.rightButton___NGqI4 {
|
||||
width: 144px;
|
||||
height: 32px;
|
||||
background: #3061D0;
|
||||
box-shadow: inset 0px -1px 3px 0px rgba(255, 255, 255, 0.5);
|
||||
border-radius: 2px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
color: #FFFFFF;
|
||||
line-height: 32px;
|
||||
text-align: center;
|
||||
font-style: normal;
|
||||
cursor: pointer;
|
||||
margin-left: 20px;
|
||||
}
|
||||
.centerText___RgV3e {
|
||||
height: 22px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
color: #000000;
|
||||
line-height: 22px;
|
||||
text-align: justify;
|
||||
font-style: normal;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** 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.3.19@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.19@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Detail/Dataset/JupyterData/components/UploadFile/index.less?modules ***!
|
||||
\***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.wrap___ytjd0 [class~='ant-upload-drag'] {
|
||||
background: rgba(24, 144, 255, 0.04) !important;
|
||||
border-radius: 4px;
|
||||
border: 1px dashed #0152d9;
|
||||
}
|
||||
.wrap___ytjd0 .colorBlue___oqpSc {
|
||||
color: #0152d9;
|
||||
}
|
||||
.wrap___ytjd0 .repeatedName___fikl_ {
|
||||
color: red;
|
||||
}
|
||||
|
||||
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** 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.3.19@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.19@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Shixuns/Edit/body/Dataset/components/DataModal/index.less?modules ***!
|
||||
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.flex_box_center___laljR {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___DeOnN {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___iLJSY {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___D8d4a {
|
||||
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___E1Pzm {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.listItem___RLEHn:last-child {
|
||||
border-bottom: none;
|
||||
}
|
||||
.listItem___RLEHn {
|
||||
padding: 0 10px;
|
||||
background: white;
|
||||
border-bottom: 1px solid #F6F7F9;
|
||||
padding-bottom: 10px;
|
||||
margin-bottom: 10px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD {
|
||||
width: 98%;
|
||||
padding: 0 10px ;
|
||||
position: relative;
|
||||
border-radius: 4px;
|
||||
display: flex;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD .leftContent____5nA6 {
|
||||
width: 100%;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD .leftContent____5nA6 .header___Lufcs {
|
||||
height: 25px;
|
||||
display: flex;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD .leftContent____5nA6 .header___Lufcs .title___UkOuL {
|
||||
width: 80%;
|
||||
height: 25px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 600;
|
||||
font-size: 16px;
|
||||
color: #232B40;
|
||||
line-height: 25px;
|
||||
text-align: left;
|
||||
font-style: normal;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD .leftContent____5nA6 .header___Lufcs .time____i1RA {
|
||||
width: 20%;
|
||||
height: 25px;
|
||||
line-height: 25px;
|
||||
text-align: right;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
color: #9096A3;
|
||||
font-style: normal;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD .leftContent____5nA6 .introduction___q377_ {
|
||||
margin: 4px 0 8px 0;
|
||||
max-height: 22px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
color: #9096A3;
|
||||
line-height: 22px;
|
||||
text-align: justify;
|
||||
font-style: normal;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD .leftContent____5nA6 .from___pr6HT {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #5f6368;
|
||||
margin-bottom: 25px;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD .leftContent____5nA6 .bottom___x89GX {
|
||||
height: 22px;
|
||||
line-height: 22px;
|
||||
display: flex;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD .leftContent____5nA6 .bottom___x89GX .user_img___K_sq1 {
|
||||
width: 22px;
|
||||
height: 22px;
|
||||
margin-right: 6px;
|
||||
border-radius: 50%;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD .leftContent____5nA6 .bottom___x89GX .user_name___AYxpE {
|
||||
color: #5f6368;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
color: #000000;
|
||||
font-style: normal;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD .leftContent____5nA6 .bottom___x89GX .tags_name___r0cun {
|
||||
height: 22px;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
color: #9096A3;
|
||||
line-height: 22px;
|
||||
background: #F6F7F9;
|
||||
border-radius: 2px;
|
||||
margin-right: 10px;
|
||||
padding: 0 8px;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD .leftContent____5nA6 .bottom___x89GX .buttonList___Q3rQ3 {
|
||||
margin-left: auto;
|
||||
display: flex;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD .leftContent____5nA6 .bottom___x89GX .buttonList___Q3rQ3 .buttonItem___YDwk1 {
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
color: #2C3850;
|
||||
text-align: left;
|
||||
font-style: normal;
|
||||
margin-left: 30px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.listItem___RLEHn .wrap____6VVD .leftContent____5nA6 .bottom___x89GX .buttonList___Q3rQ3 .buttonItem___YDwk1:hover {
|
||||
color: #3061D0;
|
||||
}
|
||||
|
||||
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** 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.3.19@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.19@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/DataSet/AddOrEditModal/index.less?modules ***!
|
||||
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.flex_box_center___SntrE {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___g4tse {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___ooGcI {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___UM2Cs {
|
||||
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___vRGBc {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.prompt___a_aRk {
|
||||
width: 100%;
|
||||
height: 30px;
|
||||
background: rgba(144, 150, 163, 0.1);
|
||||
border-radius: 0px 0px 8px 8px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 12px;
|
||||
color: #9096A3;
|
||||
font-style: normal;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
padding-left: 20px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
.box___X84XK {
|
||||
max-height: 140px;
|
||||
overflow: auto;
|
||||
margin-bottom: 20px;
|
||||
margin-top: 10px;
|
||||
width: calc(100% + 11px);
|
||||
padding-right: 6px;
|
||||
}
|
||||
.box___X84XK .row___wofpN {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
margin-top: 10px;
|
||||
}
|
||||
.box___X84XK .row___wofpN:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
.box___X84XK .row___wofpN .icon___ixIOQ {
|
||||
margin-right: 5px;
|
||||
margin-left: 82px;
|
||||
width: 16px;
|
||||
}
|
||||
.box___X84XK .row___wofpN div[class~='ant-progress-line'] {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
||||
!*** 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.3.19@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.19@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/DataSet/SelectData/index.less?modules ***!
|
||||
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
||||
.flex_box_center___OmLFa {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
-webkit-justify-content: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_space_between___Pwqhp {
|
||||
justify-content: space-between;
|
||||
-webkit-box-pack: justify;
|
||||
}
|
||||
.flex_box_vertical_center___UJzms {
|
||||
align-items: center;
|
||||
box-align: center;
|
||||
}
|
||||
.flex_box_center_end___qMu25 {
|
||||
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___AimtA {
|
||||
flex-direction: column;
|
||||
box-orient: block-axis;
|
||||
}
|
||||
.selectList___hGJUN {
|
||||
background: #FFFFFF;
|
||||
box-shadow: 0px 2px 6px 0px #D2D2D2;
|
||||
border-radius: 2px;
|
||||
border: 1px solid #E7F3FF;
|
||||
}
|
||||
.selectList___hGJUN .selectHeader___HxdBZ {
|
||||
width: 100%;
|
||||
height: 40px;
|
||||
background: #F6F7F9;
|
||||
border-radius: 2px 2px 0px 0px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
color: #2C3850;
|
||||
line-height: 40px;
|
||||
font-style: normal;
|
||||
text-indent: 12px;
|
||||
}
|
||||
.selectList___hGJUN .selectContent___oWjby {
|
||||
border-bottom: 1px #F5F5F5 solid;
|
||||
padding: 12px 12px 20px 12px;
|
||||
max-height: 350px;
|
||||
overflow: auto;
|
||||
}
|
||||
.selectList___hGJUN .selectContent___oWjby .contentTitle___xlVyW {
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
color: #B3B4B9;
|
||||
text-align: left;
|
||||
font-style: normal;
|
||||
}
|
||||
.selectList___hGJUN .selectContent___oWjby .contentTags___BGCLU {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.selectList___hGJUN .selectContent___oWjby .contentTags___BGCLU .tagName___MIGDL {
|
||||
height: 22px;
|
||||
padding: 0 8px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
color: #5F6368;
|
||||
line-height: 22px;
|
||||
text-align: left;
|
||||
font-style: normal;
|
||||
margin-right: 30px;
|
||||
margin-top: 15px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.selectList___hGJUN .selectContent___oWjby .contentTags___BGCLU .tagNameActive___JCRev {
|
||||
height: 22px;
|
||||
padding: 0 8px;
|
||||
background: #F6F7F9;
|
||||
border-radius: 2px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
color: #165DFF;
|
||||
line-height: 22px;
|
||||
text-align: center;
|
||||
font-style: normal;
|
||||
margin-right: 30px;
|
||||
margin-top: 15px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.selectList___hGJUN .activeStyle___FvXnt {
|
||||
margin: 20px auto 10px auto;
|
||||
text-align: left;
|
||||
padding-left: 12px;
|
||||
display: flex;
|
||||
}
|
||||
.selectList___hGJUN .activeStyle___FvXnt .activeLabel___RzW9T {
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
color: #2C3850;
|
||||
font-style: normal;
|
||||
margin-right: 20px;
|
||||
}
|
||||
.selectList___hGJUN .activeStyle___FvXnt .activeValue___qxoch {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
.selectList___hGJUN .activeStyle___FvXnt .activeValue___qxoch .activeItem___NfFjA {
|
||||
background: #F6F7F9;
|
||||
padding: 0 8px;
|
||||
border-radius: 2px;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
color: #165DFF;
|
||||
text-align: left;
|
||||
font-style: normal;
|
||||
margin-right: 10px;
|
||||
margin-bottom: 10px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
}
|
||||
.activeClose___Su7dS {
|
||||
width: 60px;
|
||||
height: 32px;
|
||||
background: #F8F9FC;
|
||||
border-radius: 2px;
|
||||
border: 1px solid #C3CFE0;
|
||||
opacity: 0.5;
|
||||
font-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
color: #464F66;
|
||||
line-height: 32px;
|
||||
text-align: center;
|
||||
font-style: normal;
|
||||
cursor: pointer;
|
||||
margin-left: auto;
|
||||
}
|
||||
.activeSubmit___gjhQA {
|
||||
width: 60px;
|
||||
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-family: PingFangSC, PingFang SC;
|
||||
font-weight: 400;
|
||||
font-size: 14px;
|
||||
color: #FFFFFF;
|
||||
line-height: 32px;
|
||||
text-align: center;
|
||||
font-style: normal;
|
||||
cursor: pointer;
|
||||
margin-left: 20px;
|
||||
margin-right: 12px;
|
||||
}
|
||||
[class~='ant-select-dropdown'] {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
Loading…
Reference in new issue