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.
665 lines
13 KiB
665 lines
13 KiB
.flex_box_center___3fHaw {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1tu3K {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3kmTT {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___19OcD {
|
|
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___1aMoy {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.main___JkLSb .wrap___1k_Ib {
|
|
min-height: 60px;
|
|
border-radius: 2px;
|
|
margin: 0px auto;
|
|
box-sizing: border-box;
|
|
border-radius: 5px;
|
|
font-size: 14px;
|
|
}
|
|
.main___JkLSb .wrap___1k_Ib .content___1by-P {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
margin: 0 30px;
|
|
padding-top: 20px;
|
|
border-bottom: 1px solid #f1f1f1;
|
|
position: relative;
|
|
}
|
|
.main___JkLSb .wrap___1k_Ib .content___1by-P:last-child {
|
|
border-bottom: 0;
|
|
}
|
|
.name___2mlTd {
|
|
padding-right: 20px;
|
|
flex-shrink: 0;
|
|
}
|
|
.directionContentWrap___3qsxQ {
|
|
flex: 1 1;
|
|
}
|
|
.directionItem___2aAvu {
|
|
color: #464f66;
|
|
cursor: pointer;
|
|
margin-right: 30px;
|
|
display: block;
|
|
margin-bottom: 23px;
|
|
flex-shrink: 0;
|
|
display: inline-block;
|
|
}
|
|
.directionItem___2aAvu:hover {
|
|
color: #0152d9;
|
|
}
|
|
.active___ACZqb {
|
|
color: #0152d9 !important;
|
|
}
|
|
.subActive___2RkoB {
|
|
color: #0152d9 !important;
|
|
}
|
|
.subItem___3tJgX {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
height: 20px;
|
|
margin-bottom: 15px !important;
|
|
font-size: 14px;
|
|
color: #05101a;
|
|
}
|
|
.subItem___3tJgX :hover {
|
|
color: #0152d9 !important;
|
|
}
|
|
.subMenu___Y_7S_ {
|
|
display: box;
|
|
display: flex;
|
|
flex-wrap: wrap;
|
|
}
|
|
.action___xqgFs {
|
|
position: absolute;
|
|
right: 0;
|
|
bottom: 10px;
|
|
cursor: pointer;
|
|
color: #999999;
|
|
}
|
|
.action___xqgFs i {
|
|
display: inline-block;
|
|
transform: scale(0.5);
|
|
margin-top: 6px;
|
|
font-size: 12px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___3N1vU {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___A7Vod {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___34bDS {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___3_uG- {
|
|
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___1D2by {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.page___1lL-C {
|
|
margin: 0 auto;
|
|
max-width: 1200px;
|
|
}
|
|
.page___1lL-C .title___2HhAX {
|
|
height: 50px;
|
|
font-size: 20px;
|
|
line-height: 60px;
|
|
font-weight: 500;
|
|
color: #333;
|
|
}
|
|
.page___1lL-C .ant-pagination {
|
|
text-align: center;
|
|
background: #fff;
|
|
padding: 20px;
|
|
}
|
|
.page___1lL-C .ant-pagination .ant-pagination-item-active {
|
|
border-color: #0152d9;
|
|
background: #0152d9;
|
|
}
|
|
.page___1lL-C .ant-pagination .ant-pagination-item-active a {
|
|
color: #fff;
|
|
}
|
|
.page___1lL-C .ant-pagination button {
|
|
line-height: normal;
|
|
line-height: initial;
|
|
}
|
|
.wrap___3HjzC {
|
|
padding-bottom: 20px;
|
|
}
|
|
.wrap___3HjzC .tabsWrap___4HtM9 {
|
|
padding: 0 30px;
|
|
background: #fff;
|
|
border-radius: 4px 4px 0 0;
|
|
}
|
|
.wrap___3HjzC .tabsWrap___4HtM9 div[class~='ant-tabs-tab'] {
|
|
font-size: 14px;
|
|
margin-right: 60px;
|
|
}
|
|
.wrap___3HjzC .tabsWrap___4HtM9 div[class~='ant-tabs-tab'] [class~='ant-tabs-tab-btn'] {
|
|
font-size: 14px;
|
|
}
|
|
.wrap___3HjzC .tabsWrap___4HtM9 [class~='ant-tabs-nav'] {
|
|
margin: 0px;
|
|
height: 64px;
|
|
}
|
|
.wrap___3HjzC .tabsWrap___4HtM9 [class~='ant-tabs-nav']::before {
|
|
background: #f1f1f1;
|
|
}
|
|
.wrap___3HjzC .filterWrap___2s1M4 {
|
|
background: #fff;
|
|
border-radius: 0 0 4px 4px;
|
|
}
|
|
.wrap___3HjzC .batchWrap___qnSBI {
|
|
background: #fff;
|
|
height: 50px;
|
|
padding: 0 30px;
|
|
margin-top: 10px;
|
|
position: relative;
|
|
}
|
|
.wrap___3HjzC .batchWrap___qnSBI:after {
|
|
content: '';
|
|
width: 1120px;
|
|
height: 1px;
|
|
background: #f1f1f1;
|
|
position: absolute;
|
|
bottom: 0;
|
|
left: 30px;
|
|
}
|
|
.wrap___3HjzC .contentWrap___DSAvO {
|
|
background: #fff;
|
|
margin: 0 auto;
|
|
padding: 0px 30px;
|
|
overflow: hidden;
|
|
}
|
|
.checkbox___dUmix {
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.checkbox___dUmix [class~='ant-checkbox-wrapper'] {
|
|
font-size: 14px;
|
|
}
|
|
.checkbox___dUmix [class~='ant-checkbox-wrapper'] {
|
|
margin-left: 8px;
|
|
}
|
|
.modal___1KOAK {
|
|
padding: 0 18px 0 24px;
|
|
}
|
|
.modal___1KOAK [class~='ant-checkbox-wrapper'] {
|
|
font-size: 14px;
|
|
}
|
|
.modal___1KOAK .title___2HhAX {
|
|
font-size: 26px;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
position: relative;
|
|
margin-top: 12px;
|
|
}
|
|
.modal___1KOAK .title___2HhAX i {
|
|
font-size: 14px;
|
|
color: #cccccc;
|
|
position: absolute;
|
|
z-index: 10;
|
|
right: -6px;
|
|
}
|
|
.modal___1KOAK .list___1YITo {
|
|
color: #999999;
|
|
}
|
|
.modal___1KOAK .list___1YITo div {
|
|
font-size: 18px;
|
|
display: flex;
|
|
align-items: center;
|
|
margin-bottom: 2px;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.modal___1KOAK .list___1YITo div img {
|
|
margin-right: 10px;
|
|
}
|
|
.modal___1KOAK .list___1YITo aside {
|
|
font-size: 14px;
|
|
padding-left: 26px;
|
|
}
|
|
.modal___1KOAK .btns___3v1OA {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: end;
|
|
margin-top: 24px;
|
|
margin-bottom: 15px;
|
|
}
|
|
.modal___1KOAK .btns___3v1OA .confirm___1h0ho {
|
|
width: 100px;
|
|
height: 36px;
|
|
background-image: linear-gradient(to right, #0fa2ff, #016fff);
|
|
border-radius: 18px;
|
|
line-height: 36px;
|
|
text-align: center;
|
|
color: #fff;
|
|
cursor: pointer;
|
|
}
|
|
.modal___1KOAK .btns___3v1OA .cancel___3MBsp {
|
|
width: 100px;
|
|
height: 36px;
|
|
background-color: #f1f5fa;
|
|
border-radius: 18px;
|
|
line-height: 36px;
|
|
text-align: center;
|
|
color: #047aff;
|
|
cursor: pointer;
|
|
margin-right: 20px;
|
|
}
|
|
.batch___16bAs {
|
|
width: 100%;
|
|
height: 60px;
|
|
background: #ffffff;
|
|
box-shadow: 0px -1px 6px 0px #efefef;
|
|
position: sticky;
|
|
bottom: 0;
|
|
z-index: 1000;
|
|
}
|
|
.batch___16bAs > aside {
|
|
width: 1200px;
|
|
margin: 0 auto;
|
|
display: flex;
|
|
align-items: center;
|
|
height: 100%;
|
|
}
|
|
.batch___16bAs > aside .btns___3v1OA {
|
|
flex: 1 1;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.batch___16bAs > aside .btns___3v1OA .btn___2ON8h {
|
|
height: 32px;
|
|
line-height: 32px;
|
|
background: #ffffff;
|
|
border-radius: 2px;
|
|
border: 1px solid #d9d9d9;
|
|
padding: 0 10px;
|
|
color: #145dff;
|
|
cursor: pointer;
|
|
margin-right: 15px;
|
|
font-size: 14px;
|
|
}
|
|
.batch___16bAs > aside .btns___3v1OA .btn___2ON8h i {
|
|
color: #464f66;
|
|
margin-right: 6px;
|
|
font-size: 14px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.tilte___1Tz7i {
|
|
color: #333333;
|
|
font-size: 16px;
|
|
text-align: center;
|
|
}
|
|
.flexRow___3w9_D {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-top: 30px;
|
|
}
|
|
.flexColumn___2HzC_ {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.footerWrap___12F5M {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.img___3ED9Z {
|
|
width: 40px;
|
|
height: 37px;
|
|
vertical-align: middle;
|
|
border-style: none;
|
|
}
|
|
.content___rqPDY {
|
|
font-size: 14px;
|
|
color: #979797;
|
|
margin-top: 15px;
|
|
}
|
|
.modalContent___2h4ne {
|
|
text-align: center;
|
|
margin-top: 10px;
|
|
color: #333333;
|
|
font-size: 16px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.tilte___qxhUq {
|
|
color: #333333;
|
|
font-size: 16px;
|
|
text-align: center;
|
|
}
|
|
.flexRow___3Vjbd {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: center;
|
|
align-items: center;
|
|
margin-top: 30px;
|
|
}
|
|
.flexColumn___1VZsd {
|
|
display: flex;
|
|
flex-direction: column;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.footerWrap___1hiUt {
|
|
display: flex;
|
|
justify-content: space-between;
|
|
}
|
|
.img___1jm4F {
|
|
width: 40px;
|
|
height: 37px;
|
|
vertical-align: middle;
|
|
border-style: none;
|
|
}
|
|
.content___1I6uS {
|
|
font-size: 14px;
|
|
color: #979797;
|
|
margin-top: 15px;
|
|
}
|
|
.modalContent___3mpPG {
|
|
text-align: center;
|
|
margin-top: 10px;
|
|
color: #333333;
|
|
font-size: 16px;
|
|
}
|
|
.modalContentLeft___2OV-j {
|
|
text-align: left;
|
|
color: #333333;
|
|
font-size: 16px;
|
|
}
|
|
.modal___1fHWX [class~='ant-checkbox-wrapper'] {
|
|
font-size: 14px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.itemWrap___3lG_d {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
background: #ffffff;
|
|
width: 100%;
|
|
border-radius: 8px;
|
|
margin-top: 20px;
|
|
}
|
|
.listWrap___6_KEa {
|
|
width: 100%;
|
|
}
|
|
.listWrap___6_KEa p {
|
|
margin: 0px;
|
|
}
|
|
.list___32V3K {
|
|
padding: 20px;
|
|
background-color: #fafafa;
|
|
}
|
|
.flexCenter___3Ec8L {
|
|
display: flex;
|
|
justify-content: center;
|
|
align-items: center;
|
|
}
|
|
.flexRow___2pI0p {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
}
|
|
.imgWrap___Tu7QA {
|
|
width: 40px;
|
|
}
|
|
.img___15DQN {
|
|
width: 39px;
|
|
height: 44px;
|
|
vertical-align: middle;
|
|
border-style: none;
|
|
}
|
|
.contentWrap___3n4mM {
|
|
margin-left: 20px;
|
|
width: 100%;
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.titleWrap___322dN {
|
|
cursor: pointer;
|
|
height: 21px;
|
|
font-size: 16px;
|
|
color: #333333;
|
|
line-height: 21px;
|
|
text-decoration: none;
|
|
background-color: transparent;
|
|
}
|
|
.title___1roC- {
|
|
max-width: 774px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
font-weight: 500;
|
|
color: #000000;
|
|
font-size: 16px;
|
|
}
|
|
.content___1kicS {
|
|
font-size: 14px;
|
|
color: #666666;
|
|
}
|
|
.bottomWrap___2cg64 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
}
|
|
.updateTime___1ja4c {
|
|
font-size: 12px;
|
|
color: #bbbbbb;
|
|
line-height: 30px;
|
|
}
|
|
.useCount___3A5XZ {
|
|
margin-left: 20px;
|
|
max-width: 110px;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
white-space: nowrap;
|
|
font-size: 12px;
|
|
color: #bbbbbb;
|
|
line-height: 30px;
|
|
}
|
|
.actionLink___3QxIj {
|
|
cursor: pointer;
|
|
color: #0152d9 !important;
|
|
font-size: 14px;
|
|
line-height: 26px;
|
|
}
|
|
.actionIcon___1cCk5 {
|
|
color: #0152d9 !important;
|
|
line-height: 30px;
|
|
margin-left: 7px;
|
|
margin-right: 5px;
|
|
font-size: 14px;
|
|
}
|
|
.actionButton___13Glg {
|
|
cursor: pointer;
|
|
width: 88px;
|
|
height: 30px;
|
|
background: #0152d9;
|
|
border-radius: 4px;
|
|
text-align: center;
|
|
line-height: 28px;
|
|
color: #ffffff;
|
|
border: 0px;
|
|
outline: 0px;
|
|
}
|
|
.actionBar___1iGk9 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
height: 40px;
|
|
padding: 0 20px;
|
|
background: #eef2f8;
|
|
}
|
|
.typeIcon___397Bo {
|
|
line-height: 20px;
|
|
height: 20px;
|
|
border-radius: 13px;
|
|
margin-left: 10px;
|
|
font-size: 13px;
|
|
cursor: default;
|
|
text-align: center;
|
|
padding: 0 13px;
|
|
}
|
|
.private___2hU03 {
|
|
color: #ff8b30;
|
|
border: 1px solid #ff8b30;
|
|
line-height: 18px;
|
|
}
|
|
.public___3eAcJ {
|
|
color: #23c073;
|
|
border: 1px solid #23c073;
|
|
line-height: 18px;
|
|
}
|
|
.random___2-Fnl {
|
|
color: #0152d9;
|
|
border: 1px solid #0152d9;
|
|
line-height: 18px;
|
|
}
|
|
.line___1cP3Z {
|
|
border-right: 1px solid #dddddd;
|
|
height: 13px;
|
|
margin: 0 10px;
|
|
}
|
|
.actionLeftItem___23qvP {
|
|
font-size: 14px;
|
|
color: #666666;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.title___316_5 {
|
|
margin-bottom: 15px;
|
|
text-align: left;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
display: flex;
|
|
}
|
|
.title___316_5 img {
|
|
margin-right: 5px;
|
|
}
|
|
.radioWrap___2b58p {
|
|
cursor: default;
|
|
margin-bottom: 20px;
|
|
}
|
|
.radioWrap___2b58p .row___3Y_zu td {
|
|
border-bottom: 0;
|
|
}
|
|
.radioWrap___2b58p .row___3Y_zu.row___3Y_zu:nth-child(odd) {
|
|
background-color: #f5f5f5;
|
|
}
|
|
.radioWrap___2b58p .row___3Y_zu.row___3Y_zu:nth-child(even) {
|
|
background-color: #fff;
|
|
}
|
|
.radio___3wz7l {
|
|
display: block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
}
|
|
.radio___3wz7l span {
|
|
font-size: 14px;
|
|
}
|
|
.colorFF0000___3JfbP {
|
|
color: #ff0000;
|
|
}
|
|
.pagination___3UF9N {
|
|
margin: 0 auto;
|
|
margin-top: 10px;
|
|
}
|
|
.modalColumn___2C76i {
|
|
font-size: 14px;
|
|
}
|
|
.modalColumn___2C76i .modalRow___3eIQ6 {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
flex-direction: row;
|
|
margin-top: 12px;
|
|
}
|
|
.modalColumn___2C76i .modalRow___3eIQ6 .sup___1b5Qg {
|
|
color: #fb3226;
|
|
font-size: 16px;
|
|
margin-top: 21px;
|
|
margin-right: 2px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.sendToClass___2FQ8x {
|
|
display: flex;
|
|
flex-direction: column;
|
|
align-items: center;
|
|
}
|
|
.sendToClass___2FQ8x img {
|
|
margin-top: 24px;
|
|
}
|
|
.sendToClass___2FQ8x div {
|
|
color: #999999;
|
|
margin-bottom: 20px;
|
|
margin-top: -32px;
|
|
}
|
|
.sendToClass___2FQ8x button {
|
|
width: 100px;
|
|
height: 32px;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
margin-bottom: 10px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|