2021-11-02 09:32:55 +08:00
|
|
|
.zent-btn[data-zv="9.11.0"]{
|
|
|
|
border-radius: 4px!important;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
.zent-swiper[data-zv="9.11.0"]{
|
|
|
|
height: 280px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.zent-grid-tr[data-zv="9.11.0"]{
|
|
|
|
height: auto!important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.zent-grid-th[data-zv="9.11.0"]{
|
|
|
|
background: #fff!important;
|
|
|
|
}
|
|
|
|
.zent-grid-th[data-zv="9.11.0"], .zent-grid-td[data-zv="9.11.0"]{
|
|
|
|
border-bottom-color: #f1f1f1!important;
|
|
|
|
}
|
|
|
|
.zent-swiper__dots-small[data-zv="9.11.0"] .zent-swiper__dots-item {
|
|
|
|
height: 8px;
|
|
|
|
width: 8px;
|
|
|
|
margin:12px 8px;
|
|
|
|
}
|
2021-11-03 09:27:55 +08:00
|
|
|
/* 账号新增岗位 */
|
2021-11-02 09:32:55 +08:00
|
|
|
.zent-form-horizontal[data-zv="9.11.0"] .zent-form-label {
|
2021-11-03 09:27:55 +08:00
|
|
|
margin-right: 58px!important;
|
|
|
|
}
|
|
|
|
#accadd .zent-form-horizontal[data-zv="9.11.0"] .zent-form-label{
|
|
|
|
flex-basis:90px!important;
|
2021-11-02 09:32:55 +08:00
|
|
|
}
|
2021-11-03 09:27:55 +08:00
|
|
|
#accadd .zent-form-horizontal[data-zv="9.11.0"] .zent-form-control-content{
|
|
|
|
margin-left: 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
.zent-form-error[data-zv="9.11.0"] {
|
|
|
|
margin-left: 10px;
|
|
|
|
}
|
2021-11-02 09:32:55 +08:00
|
|
|
.zent-radio-button[data-zv="9.11.0"]:first-child {
|
|
|
|
border-radius: 6px 0 0 6px !important;
|
|
|
|
}
|
|
|
|
.zent-radio-button[data-zv="9.11.0"]:last-child {
|
|
|
|
border-radius: 0 6px 6px 0!important;
|
|
|
|
}
|
|
|
|
.zent-radio-button[data-zv="9.11.0"] {
|
2022-01-06 18:33:20 +08:00
|
|
|
min-width: 90px!important;
|
2021-11-02 09:32:55 +08:00
|
|
|
line-height: 25px!important;
|
|
|
|
}
|
|
|
|
.zent-radio-button--checked[data-zv="9.11.0"]{
|
|
|
|
font-weight: bold!important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.zent-radio-button--checked[data-zv="9.11.0"]{
|
|
|
|
background: #FAFCFF!important;
|
|
|
|
}
|
|
|
|
|
|
|
|
/* 表单下拉框 */
|
|
|
|
.zent-select-v2[data-zv="9.11.0"]{
|
|
|
|
border-top: 0!important;
|
|
|
|
border-left: 0!important;
|
|
|
|
border-right: 0!important;
|
2021-11-03 09:27:55 +08:00
|
|
|
}
|
|
|
|
/* 表格样式 */
|
|
|
|
.zent-card[data-zv="9.11.0"]{
|
|
|
|
border-radius: 6px!important;
|
2021-11-22 11:00:01 +08:00
|
|
|
overflow: scroll!important;
|
2021-11-03 09:27:55 +08:00
|
|
|
}
|
|
|
|
.zent-card-header[data-zv="9.11.0"]{
|
|
|
|
background: #F9FAFC;
|
2021-11-03 19:26:48 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
/* 弹出 */
|
|
|
|
.zent-dialog-r-body-content{
|
|
|
|
display: flex;
|
|
|
|
flex-direction: column;
|
|
|
|
justify-content: space-between;
|
|
|
|
}
|
|
|
|
.zent-dialog-r-title-text{
|
|
|
|
color: #333;
|
|
|
|
font-weight: bold;
|
|
|
|
}
|
|
|
|
.zent-zoom-enter-done .zent-btn{
|
|
|
|
width: 20%;
|
|
|
|
|
|
|
|
}
|
|
|
|
.zent-zoom-enter-done .btngroup{
|
|
|
|
display: flex!important;
|
|
|
|
justify-content: flex-end!important;
|
|
|
|
}
|
|
|
|
.surebtnstyle{
|
|
|
|
color: #2B66F2!important;
|
2021-11-03 21:03:48 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
/* #menuright .zent-form-horizontal[data-zv="9.11.0"] .zent-form-label{
|
|
|
|
width: 120px!important;
|
|
|
|
} */
|
|
|
|
|
|
|
|
#menuright .zent-form-horizontal[data-zv="9.11.0"] .zent-form-label{
|
|
|
|
flex-basis: 80px!important;
|
|
|
|
justify-content:flex-start;
|
|
|
|
}
|
|
|
|
/* .zent-switch::after{
|
|
|
|
content: '开'!important;
|
|
|
|
margin-left: 10px;
|
2021-11-05 16:52:02 +08:00
|
|
|
} */
|
|
|
|
|
|
|
|
|
|
|
|
/* 表格弹出 */
|
|
|
|
.zent-menu[data-zv="9.11.0"]{
|
2021-11-26 11:46:19 +08:00
|
|
|
width: 150px!important;
|
2021-11-05 16:52:02 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
/* 表单必填*标置后 */
|
|
|
|
.zent-form-label[data-zv="9.11.0"].zent-form-label-required::after {
|
|
|
|
color: #d42f15;
|
|
|
|
color: var(--theme-danger-color, var(--theme-error-2, #d42f15));
|
|
|
|
content: "*";
|
|
|
|
display: inline-block;
|
|
|
|
font-size: 16px;
|
|
|
|
margin-right: 6px;
|
|
|
|
}
|
|
|
|
.zent-form-label[data-zv="9.11.0"].zent-form-label-required::before {
|
|
|
|
content: ""!important;
|
|
|
|
display: inline-block;
|
|
|
|
font-size: 0px!important;
|
|
|
|
margin-right: 0px!important;
|
|
|
|
}
|
2021-11-23 20:48:42 +08:00
|
|
|
|
2021-11-16 14:27:46 +08:00
|
|
|
/*
|
2021-11-05 16:52:02 +08:00
|
|
|
.zent-card-body[data-zv="9.11.0"]{
|
2021-11-15 13:48:17 +08:00
|
|
|
max-height: 440px!important;
|
2021-11-05 16:52:02 +08:00
|
|
|
overflow-y: scroll;
|
|
|
|
}
|
2021-11-15 13:48:17 +08:00
|
|
|
@media screen and (min-width: 1700px) {
|
|
|
|
.zent-card-body[data-zv="9.11.0"]{
|
|
|
|
max-height: 650px!important;
|
|
|
|
overflow-y: scroll;
|
|
|
|
}
|
2021-11-16 14:27:46 +08:00
|
|
|
} */
|
2021-11-05 16:52:02 +08:00
|
|
|
.zent-form-error[data-zv="9.11.0"]{
|
|
|
|
color: #ed3b3b!important;
|
2021-11-23 21:01:55 +08:00
|
|
|
text-align: left;
|
2021-11-05 16:52:02 +08:00
|
|
|
}
|
|
|
|
|
2021-11-06 16:17:26 +08:00
|
|
|
/* 弹出框样式 */
|
|
|
|
.questModal{
|
2021-11-15 18:20:36 +08:00
|
|
|
margin-top: -50px;
|
2021-11-06 16:17:26 +08:00
|
|
|
}
|
|
|
|
|
2021-11-09 09:53:08 +08:00
|
|
|
.zent-textarea[data-zv="9.11.0"] {
|
|
|
|
width: 520px;
|
|
|
|
resize: none;
|
2021-11-09 18:36:41 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
.tab-body .iptfillself{
|
|
|
|
margin-bottom: 12px;
|
2021-11-10 18:01:24 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
/* 警告按钮 */
|
|
|
|
.zent-btn-error[data-zv="9.11.0"], .zent-btn-danger[data-zv="9.11.0"]{
|
|
|
|
background: #fff!important;
|
|
|
|
color: #F5222D!important;
|
|
|
|
}
|
|
|
|
|
|
|
|
.zent-datepicker-trigger {
|
2021-11-16 14:27:46 +08:00
|
|
|
/* background: #f5f6f7!important; */
|
2021-11-10 18:01:24 +08:00
|
|
|
border: none!important;
|
2021-11-20 12:50:29 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
/* 禁用按钮 */
|
2021-12-14 17:47:38 +08:00
|
|
|
.phonet .zent-btn-disabled[data-zv="9.11.0"],.phonet.zent-btn-disabled[data-zv="9.11.0"][disabled]{
|
2021-11-20 12:50:29 +08:00
|
|
|
cursor: not-allowed!important;
|
|
|
|
pointer-events:auto!important;
|
|
|
|
color: #ccc !important;
|
|
|
|
background: #fff!important;
|
|
|
|
border: none!important;
|
2021-11-26 19:30:31 +08:00
|
|
|
}
|
|
|
|
|
2021-11-28 13:10:26 +08:00
|
|
|
.zent-btn-primary.zent-btn-disabled.zent-btn
|
|
|
|
{
|
2021-11-28 21:12:44 +08:00
|
|
|
background-color: #f1f2f3 !important;
|
2021-11-28 20:44:42 +08:00
|
|
|
}
|
|
|
|
|
|
|
|
.modal{
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
position: fixed;
|
|
|
|
left: 0;
|
|
|
|
top: 0;
|
|
|
|
background-color: rgba(0,0,0,0.5);
|
2022-01-08 09:52:05 +08:00
|
|
|
z-index: 66666;
|
2021-11-28 21:13:40 +08:00
|
|
|
|
2021-11-28 13:10:26 +08:00
|
|
|
}
|