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.
521 lines
19 KiB
521 lines
19 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/Knowbase/Detail/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.Onerow___JfDSK {
|
|
word-break: break-all;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.MultiLine___u9odp {
|
|
word-break: break-all;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
-webkit-box-orient: vertical;
|
|
}
|
|
.wrap___ayCDc {
|
|
width: 100%;
|
|
min-height: 100vh;
|
|
background-color: #fff;
|
|
padding-bottom: 20px;
|
|
}
|
|
.wrap___ayCDc .header___uaNaz {
|
|
width: 100%;
|
|
height: 360px;
|
|
background-image: url(./static/knowBase.4e2249e8.png);
|
|
background-size: cover;
|
|
background-position: center;
|
|
background-repeat: no-repeat;
|
|
position: relative;
|
|
top: -50px;
|
|
}
|
|
.wrap___ayCDc .header___uaNaz .core___XDeHq {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
display: flex;
|
|
justify-content: center;
|
|
flex-direction: column;
|
|
height: 100%;
|
|
}
|
|
.wrap___ayCDc .header___uaNaz .core___XDeHq .headerName___lzk75 {
|
|
font-size: 36px;
|
|
color: #20232B;
|
|
line-height: 40px;
|
|
letter-spacing: 2px;
|
|
}
|
|
.wrap___ayCDc .header___uaNaz .core___XDeHq .headerNums___V3Asx {
|
|
display: flex;
|
|
align-items: center;
|
|
margin-top: 20px;
|
|
margin-bottom: 44px;
|
|
}
|
|
.wrap___ayCDc .header___uaNaz .core___XDeHq .headerNums___V3Asx .labelSty___WtkZN {
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
color: #666666;
|
|
margin-left: 10px;
|
|
margin-right: 10px;
|
|
}
|
|
.wrap___ayCDc .header___uaNaz .core___XDeHq .headerNums___V3Asx .numbSty___YDWW_ {
|
|
font-weight: 500;
|
|
font-size: 16px;
|
|
color: #20232B;
|
|
}
|
|
.wrap___ayCDc .header___uaNaz .core___XDeHq .addBtn___LRbQO {
|
|
background: #3061D0;
|
|
border-radius: 4px;
|
|
color: #fff;
|
|
}
|
|
.wrap___ayCDc .main_con___oArpZ {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
flex-wrap: wrap;
|
|
}
|
|
.wrap___ayCDc .knowWrap___Uk1bV {
|
|
width: 100%;
|
|
margin: 20px auto;
|
|
}
|
|
.wrap___ayCDc .knowWrap___Uk1bV .itemWrap___iSUhs {
|
|
margin-top: 20px;
|
|
width: 100%;
|
|
height: 174px;
|
|
background: #F6F7F9;
|
|
border: 1px solid #ECECEC;
|
|
}
|
|
.wrap___ayCDc .knowWrap___Uk1bV .itemWrap___iSUhs .contWrap___YKyoM {
|
|
width: 100%;
|
|
height: 132px;
|
|
padding: 20px 16px;
|
|
background: #fff;
|
|
border: 1px solid #ECECEC;
|
|
}
|
|
.wrap___ayCDc .knowWrap___Uk1bV .itemWrap___iSUhs .contWrap___YKyoM .title___HsuYj {
|
|
word-break: break-all;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
text-overflow: ellipsis;
|
|
width: 700px;
|
|
font-weight: 600;
|
|
font-size: 24px;
|
|
color: #191919;
|
|
cursor: pointer;
|
|
}
|
|
.wrap___ayCDc .knowWrap___Uk1bV .itemWrap___iSUhs .contWrap___YKyoM .content___yZlcZ {
|
|
word-break: break-all;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
-webkit-box-orient: vertical;
|
|
width: 700px;
|
|
margin-top: 10px;
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
color: #232B40;
|
|
}
|
|
.wrap___ayCDc .knowWrap___Uk1bV .itemWrap___iSUhs .actionWrap___uH4FE {
|
|
width: 100%;
|
|
height: 42px;
|
|
background: #F6F7F9;
|
|
box-shadow: 0px 2px 4px 0px #EAEEF4;
|
|
border: 1px solid #ECECEC;
|
|
padding: 14px 20px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.wrap___ayCDc .knowWrap___Uk1bV .itemWrap___iSUhs .actionWrap___uH4FE .actionBox___VEpWo {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.wrap___ayCDc .knowWrap___Uk1bV .itemWrap___iSUhs .actionWrap___uH4FE .actionBox___VEpWo .actionLink___xO0Fs {
|
|
cursor: pointer;
|
|
color: #5f6368 !important;
|
|
font-size: 14px;
|
|
line-height: 26px;
|
|
position: relative;
|
|
}
|
|
.wrap___ayCDc .knowWrap___Uk1bV .itemWrap___iSUhs .actionWrap___uH4FE .actionBox___VEpWo .actionLink___xO0Fs .actionIcon___S3HSw {
|
|
color: #5f6368 !important;
|
|
line-height: 30px;
|
|
margin-right: 5px;
|
|
font-size: 14px;
|
|
}
|
|
.wrap___ayCDc .add_ml___XCWJJ {
|
|
width: auto;
|
|
margin: 20px 0;
|
|
height: 28px;
|
|
line-height: 28px;
|
|
cursor: pointer;
|
|
color: #3061D0;
|
|
}
|
|
.wrap___ayCDc .btn___K7NQP {
|
|
text-align: center;
|
|
font-size: 14px;
|
|
color: #666666;
|
|
margin-right: 30px;
|
|
cursor: default;
|
|
}
|
|
.wrap___ayCDc .btn___K7NQP.btnSort___WcdsN {
|
|
margin-right: 8px;
|
|
}
|
|
.wrap___ayCDc .btn___K7NQP:hover {
|
|
color: #0152d9;
|
|
}
|
|
.zsd___hE0ON:hover {
|
|
cursor: pointer;
|
|
color: #000;
|
|
}
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/Knowbase/components/EditModal/index.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
|
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.6.26@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.6.26@@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;
|
|
}
|
|
.File .deletfileIcon {
|
|
opacity: 0;
|
|
cursor: pointer;
|
|
}
|
|
.File:hover .deletfileIcon {
|
|
opacity: 1;
|
|
}
|
|
|
|
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/Knowbase/components/UploadModal/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|
|
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/Knowbase/components/CustomTree/index.less?modules ***!
|
|
\*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___M3E3y {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___ktL0x {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___oJ9kU {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___MqQrN {
|
|
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___CDp8F {
|
|
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___jiD9m {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___bL3hv {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___l_mnI {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___etdwX {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___AMI_c {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___ACvGR {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___r5y_p {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___RKKJF {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___Ui_xb {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___EtNDD {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___bcnwD {
|
|
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___jiD9m {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.flex-row___bL3hv {
|
|
display: flex;
|
|
flex-direction: row;
|
|
}
|
|
.justify-start___l_mnI {
|
|
display: flex;
|
|
justify-content: flex-start;
|
|
}
|
|
.justify-center___etdwX {
|
|
display: flex;
|
|
justify-content: center;
|
|
}
|
|
.justify-end___AMI_c {
|
|
display: flex;
|
|
justify-content: flex-end;
|
|
}
|
|
.justify-evenly___ACvGR {
|
|
display: flex;
|
|
justify-content: space-evenly;
|
|
}
|
|
.justify-around___r5y_p {
|
|
display: flex;
|
|
justify-content: space-around;
|
|
}
|
|
.justify-between___RKKJF {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.align-start___Ui_xb {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
}
|
|
.align-center___EtNDD {
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.align-end___bcnwD {
|
|
display: flex;
|
|
align-items: flex-end;
|
|
}
|
|
.tree___zeOPM {
|
|
margin-left: -4px;
|
|
}
|
|
.tree___zeOPM .auto___AFQAO {
|
|
max-height: 220px;
|
|
overflow-y: auto;
|
|
}
|
|
.tree___zeOPM .ant-tree-switcher {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
width: 26px;
|
|
color: #999;
|
|
}
|
|
.tree___zeOPM .ant-tree-indent-unit {
|
|
width: 29px;
|
|
}
|
|
.tree___zeOPM .ant-tree-indent-unit::before {
|
|
right: 15px;
|
|
border-right: 1px solid #ededed !important;
|
|
}
|
|
.tree___zeOPM .ant-tree-switcher-leaf-line::before {
|
|
right: 12px;
|
|
border-right: 1px solid #ededed;
|
|
}
|
|
.tree___zeOPM .ant-tree-switcher-leaf-line::after {
|
|
height: 21px;
|
|
width: 11px;
|
|
border-bottom: 1px solid #ededed;
|
|
}
|
|
.tree___zeOPM .ant-tree .ant-tree-treenode-leaf-last .ant-tree-switcher-leaf-line::before {
|
|
height: 21px !important;
|
|
border-right: 1px solid #ededed;
|
|
}
|
|
.tree___zeOPM .ant-tree-node-selected {
|
|
background: #F7F8F9;
|
|
}
|
|
.tree___zeOPM .ant-tree-node-selected .ant-tree-title span {
|
|
color: #3061D0;
|
|
}
|
|
.tree___zeOPM .img___hBd9o {
|
|
display: inline-block;
|
|
position: relative;
|
|
}
|
|
.tree___zeOPM .img___hBd9o::before {
|
|
position: absolute;
|
|
z-index: 10;
|
|
top: 11px;
|
|
right: -8px;
|
|
width: 6px;
|
|
height: 0px;
|
|
border-bottom: 1px solid #ededed;
|
|
content: '';
|
|
}
|
|
.tree___zeOPM .name___O4F2O {
|
|
font-size: 14px;
|
|
color: #5F6367;
|
|
margin-left: 5px;
|
|
}
|
|
.tree___zeOPM .row___x5BU4 {
|
|
width: 100%;
|
|
display: flex;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
height: 34px;
|
|
}
|
|
.tree___zeOPM .row___x5BU4:hover {
|
|
background: #F7F8F9 !important;
|
|
}
|
|
.tree___zeOPM .row___x5BU4:hover span {
|
|
color: #3061D0 !important;
|
|
}
|
|
.tree___zeOPM .row___x5BU4:hover .actions___yRj6Z {
|
|
display: inline-block;
|
|
color: #3061D0;
|
|
}
|
|
.tree___zeOPM .row___x5BU4 img {
|
|
flex-shrink: 0;
|
|
}
|
|
.tree___zeOPM .row___x5BU4 .title___A_pqM {
|
|
max-width: 1000px;
|
|
flex: 1 1;
|
|
font-size: 14px;
|
|
color: #000000;
|
|
padding: 4px;
|
|
margin-left: 4px;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.tree___zeOPM .row___x5BU4 .actions___yRj6Z {
|
|
display: none;
|
|
width: 20px;
|
|
height: 30px;
|
|
margin: 0 10px;
|
|
line-height: 30px;
|
|
font-size: 14px;
|
|
}
|
|
.tree___zeOPM .leftMenuActions___yKyy2 {
|
|
width: 110px;
|
|
text-align: center;
|
|
font-size: 14px;
|
|
}
|
|
.tree___zeOPM .leftMenuActions___yKyy2 p:nth-last-child(1) {
|
|
margin-bottom: 0;
|
|
}
|
|
.tree___zeOPM .leftMenuActions___yKyy2 .current {
|
|
color: #333 !important;
|
|
padding: 5px 15px;
|
|
}
|
|
.tree___zeOPM .leftMenuActions___yKyy2 .current:hover {
|
|
background-color: #ededed;
|
|
}
|
|
|
|
/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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/Knowbase/components/AddDirectoryModal/index.less?modules ***!
|
|
\****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
|