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.
537 lines
11 KiB
537 lines
11 KiB
.flex_box_center___Yhev4 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1Rul0 {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___iL4p1 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1f8rB {
|
|
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___2ECfY {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___1eURz {
|
|
background: white;
|
|
}
|
|
.containerTitle___3aAFv {
|
|
height: 88px;
|
|
line-height: 88px;
|
|
font-size: 18px;
|
|
padding: 0 30px;
|
|
color: #333;
|
|
border-bottom: 1px solid #eee;
|
|
}
|
|
.containerDesc___1voNC {
|
|
height: 80px;
|
|
line-height: 80px;
|
|
padding: 0 30px;
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.containerDesc___1voNC p:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___Sldit {
|
|
padding: 25px 30px 25px 30px;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___Sldit:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.listItem___Sldit img {
|
|
width: 50px;
|
|
height: 50px;
|
|
border-radius: 50px;
|
|
}
|
|
.title___1DDQu {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___1DDQu strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___2l6Bj {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___3LSWK a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.acitons___3b6zK {
|
|
height: 70px;
|
|
background: white;
|
|
margin-top: 20px;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
}
|
|
.acitons___3b6zK > div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.acitons___3b6zK > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.acitons___3b6zK > div:nth-child(2) p {
|
|
cursor: pointer;
|
|
color: #999;
|
|
}
|
|
.acitons___3b6zK > div:nth-child(2) p:hover {
|
|
color: #333;
|
|
}
|
|
.acitons___3b6zK > div:nth-child(2) p span {
|
|
position: relative;
|
|
padding: 0 20px;
|
|
}
|
|
.acitons___3b6zK > div:nth-child(2) p span:after {
|
|
content: '';
|
|
width: 1px;
|
|
height: 10px;
|
|
background: #ededed;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 50%;
|
|
margin-top: -5px;
|
|
}
|
|
.acitons___3b6zK > div:nth-child(2) p:nth-last-child(1) span {
|
|
padding-right: 0;
|
|
}
|
|
.acitons___3b6zK > div:nth-child(2) p:nth-last-child(1) span:after {
|
|
display: none;
|
|
}
|
|
.memberManager___2Yt87 {
|
|
-webkit-box-orient: vertical;
|
|
display: -webkit-box;
|
|
-webkit-line-clamp: 2;
|
|
overflow: hidden;
|
|
}
|
|
.menu___399XR {
|
|
position: relative;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
border-bottom: 1px solid #f0f0f0;
|
|
}
|
|
.menu___399XR > ul {
|
|
flex: 1 1;
|
|
border: 0;
|
|
}
|
|
.menu___399XR > ul li {
|
|
height: 74px;
|
|
line-height: 74px;
|
|
margin: 0 15px;
|
|
}
|
|
.menu___399XR > div span {
|
|
padding: 0 20px;
|
|
}
|
|
.topScores___1Yf2M img {
|
|
width: 60px;
|
|
height: 60px;
|
|
border-radius: 60px;
|
|
}
|
|
.first___1dhfC,
|
|
.second___3r1mu,
|
|
.three___3_oBR {
|
|
height: 60px;
|
|
display: box;
|
|
display: flex;
|
|
align-items: flex-end;
|
|
box-pack: end;
|
|
}
|
|
.first___1dhfC span {
|
|
width: 100%;
|
|
height: 60px;
|
|
background: #ffd058;
|
|
border-radius: 4px 4px 0 0;
|
|
display: block;
|
|
}
|
|
.second___3r1mu span {
|
|
width: 100%;
|
|
height: 40px;
|
|
background: #e0e5ea;
|
|
border-radius: 4px 0 0 0;
|
|
display: block;
|
|
}
|
|
.three___3_oBR span {
|
|
width: 100%;
|
|
height: 20px;
|
|
background: #e5a866;
|
|
border-radius: 0 4px 0 0;
|
|
display: block;
|
|
}
|
|
.dropmenu___17ucn {
|
|
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
|
|
display: box;
|
|
display: flex;
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.dropmenu___17ucn > ul {
|
|
flex: 1 1;
|
|
}
|
|
.tabs___3TEgD {
|
|
width: 933px;
|
|
position: relative;
|
|
}
|
|
.tabs___3TEgD [class~='ant-tabs-tab'] {
|
|
height: 80px;
|
|
line-height: 80px;
|
|
}
|
|
.rightAction___3v082 {
|
|
position: absolute;
|
|
right: 20px;
|
|
top: 25px;
|
|
z-index: 1;
|
|
}
|
|
.ruleWrap___T_C_9 {
|
|
display: flex;
|
|
flex-direction: row;
|
|
justify-content: space-between;
|
|
align-items: center;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___3BkKj {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___1ViZw {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___3SXDo {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___2fzBN {
|
|
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___3_qhv {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___19lPg {
|
|
width: 100%;
|
|
}
|
|
.bg___19lPg .add___2Xxta {
|
|
height: 388px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
}
|
|
.bg___19lPg .add___2Xxta .btn___1tX0B {
|
|
width: 135px;
|
|
height: 40px;
|
|
text-align: center;
|
|
line-height: 40px;
|
|
background: #0152d9;
|
|
border-radius: 4px;
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
color: #ffffff;
|
|
}
|
|
.bg___19lPg .add___2Xxta .btn___1tX0B i {
|
|
font-size: 14px;
|
|
margin-right: 6px;
|
|
}
|
|
.bg___19lPg .setting___2imr_ .actionBtn___1UIu8 {
|
|
line-height: 32px;
|
|
text-align: center;
|
|
width: 135px;
|
|
height: 32px;
|
|
background: #e8effb;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
color: #145dff;
|
|
cursor: pointer;
|
|
margin-top: 30px;
|
|
margin-left: 15px;
|
|
}
|
|
.bg___19lPg .setting___2imr_ .actionBtn___1UIu8 i {
|
|
font-size: 14px;
|
|
margin-right: 6px;
|
|
}
|
|
.bg___19lPg .setting___2imr_ .head___2oDg9 {
|
|
height: 40px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.bg___19lPg .setting___2imr_ .head___2oDg9 b {
|
|
width: 5px;
|
|
height: 5px;
|
|
background: #333333;
|
|
border-radius: 50%;
|
|
margin-right: 6px;
|
|
}
|
|
.bg___19lPg .setting___2imr_ .head___2oDg9 > span {
|
|
font-size: 16px;
|
|
font-weight: 500;
|
|
color: #333333;
|
|
}
|
|
.bg___19lPg .setting___2imr_ .head___2oDg9 button {
|
|
margin-left: auto;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section {
|
|
display: flex;
|
|
min-height: 500px;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .left___XazGH {
|
|
width: 196px;
|
|
border-right: 1px solid #efefef;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .left___XazGH .lli___3mgZR {
|
|
width: 225px;
|
|
height: 84px;
|
|
color: #999999;
|
|
cursor: pointer;
|
|
margin-left: -30px;
|
|
padding-left: 30px;
|
|
position: relative;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .left___XazGH .lli___3mgZR:hover {
|
|
background: #f9fbff;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .left___XazGH .lli___3mgZR aside {
|
|
display: flex;
|
|
align-items: center;
|
|
padding: 10px 0;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .left___XazGH .lli___3mgZR aside span {
|
|
display: inline-block;
|
|
width: 140px;
|
|
font-size: 14px;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .left___XazGH .lli___3mgZR aside i {
|
|
cursor: pointer;
|
|
font-size: 14px;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .left___XazGH .lli___3mgZR aside i:hover {
|
|
color: #0152d9;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .left___XazGH .lli___3mgZR .line___3S30N {
|
|
width: 226px;
|
|
height: 1px;
|
|
background-color: #e9e9e9;
|
|
margin-top: 12px;
|
|
margin-left: -30px;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .left___XazGH .active___2eDKh {
|
|
background: #f9fbff;
|
|
color: #0152d9;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .left___XazGH .active___2eDKh::after {
|
|
position: absolute;
|
|
content: '';
|
|
width: 2px;
|
|
height: 84px;
|
|
background-color: #0152d9;
|
|
top: 0;
|
|
right: 0;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .right___3a0tw {
|
|
flex: 1 1;
|
|
padding-left: 20px;
|
|
padding-bottom: 34px;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .right___3a0tw .top___1719A {
|
|
border-bottom: 1px solid #e9e9e9;
|
|
height: 47px;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .right___3a0tw .top___1719A span {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .right___3a0tw .rli___2QeXp {
|
|
display: flex;
|
|
height: 71px;
|
|
align-items: center;
|
|
border-bottom: 1px solid #e9e9e9;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .right___3a0tw .rli___2QeXp .name___2CVO- {
|
|
width: 180px;
|
|
padding-right: 20px;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.bg___19lPg .setting___2imr_ > section .right___3a0tw .rli___2QeXp > div {
|
|
color: #333333;
|
|
font-size: 14px;
|
|
}
|
|
.weight___3LJrB .listWrap___1i1WG {
|
|
max-height: 430px;
|
|
overflow: auto;
|
|
}
|
|
.weight___3LJrB .listWrap___1i1WG .li___2V3ze {
|
|
height: 80px;
|
|
overflow: hidden;
|
|
}
|
|
.weight___3LJrB .listWrap___1i1WG .li___2V3ze aside {
|
|
margin-top: 13px;
|
|
margin-bottom: 5px;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.weight___3LJrB .listWrap___1i1WG .li___2V3ze aside > span {
|
|
margin-left: 8px;
|
|
display: inline-block;
|
|
width: 100%;
|
|
font-size: 14px;
|
|
color: #3a3a3a;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
.weight___3LJrB .listWrap___1i1WG .li___2V3ze .des___2CWdp {
|
|
display: flex;
|
|
align-items: center;
|
|
height: 24px;
|
|
}
|
|
.weight___3LJrB .line___3S30N {
|
|
height: 1px;
|
|
background-color: #f1f1f1;
|
|
margin-top: 14px;
|
|
}
|
|
.weight___3LJrB .rc-virtual-list-scrollbar {
|
|
display: block !important;
|
|
background-color: #cbd4ca;
|
|
}
|
|
.weight___3LJrB .rc-virtual-list-scrollbar .rc-virtual-list-scrollbar-thumb {
|
|
background: #a3a3a3 !important;
|
|
cursor: default !important;
|
|
}
|
|
.error___27QoY {
|
|
color: #e30000 !important;
|
|
}
|
|
.error___27QoY div[class~='ant-input-number'] {
|
|
border: 1px solid #e30000 !important;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|
|
.flex_box_center___VKgcc {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___GuLzr {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___qk6HT {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___1zWyZ {
|
|
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___U-lDZ {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___UbHcM {
|
|
width: 100%;
|
|
}
|
|
.bg___UbHcM .setting___3X7EL {
|
|
width: 148px;
|
|
height: 189px;
|
|
border: 1px solid #eaeaea;
|
|
display: flex;
|
|
align-items: center;
|
|
flex-direction: column;
|
|
}
|
|
.bg___UbHcM .setting___3X7EL span {
|
|
font-size: 14px;
|
|
color: #333333;
|
|
margin-top: 18px;
|
|
margin-bottom: 14px;
|
|
}
|
|
.bg___UbHcM .setting___3X7EL b {
|
|
font-size: 36px;
|
|
font-weight: 400;
|
|
color: #333333;
|
|
margin-bottom: 23px;
|
|
}
|
|
.bg___UbHcM .setting___3X7EL div {
|
|
width: 115px;
|
|
height: 32px;
|
|
background: #dae6fb;
|
|
border-radius: 4px;
|
|
font-size: 14px;
|
|
color: #145dff;
|
|
line-height: 32px;
|
|
text-align: center;
|
|
cursor: pointer;
|
|
}
|
|
.bg___UbHcM .box___2ee40 {
|
|
flex: 1 1;
|
|
padding-left: 17px;
|
|
}
|
|
.bg___UbHcM .box___2ee40 .title___3s5w3 {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
color: #333333;
|
|
}
|
|
.bg___UbHcM .box___2ee40 .title___3s5w3 b {
|
|
width: 4px;
|
|
height: 11px;
|
|
background: #145dff;
|
|
margin-right: 5px;
|
|
}
|
|
/* stylelint-disable no-duplicate-selectors */
|
|
/* stylelint-disable */
|
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
|
|