Commit fe904c21 by 无尘

fix: 修改主题和头部插件

parent fa0a4278
<!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>GIC-会员标签</title><link href=./static/css/app.0d80732202236f9f1656f2b84b758bc8.css rel=stylesheet></head><body style="background-color: #f0f2f5;min-width: 1400px;"><div id=app></div><script type=text/javascript src=./static/js/manifest.94f1610e195811e8722b.js></script><script type=text/javascript src=./static/js/vendor.52fe4bccc3e61bef4751.js></script><script type=text/javascript src=./static/js/app.3be38719d0e255c45bb1.js></script></body></html>
\ No newline at end of file
<!DOCTYPE html><html><head><meta charset=utf-8><link rel="shortcut icon" href=./favicon.ico><title>GIC-会员标签</title><link href=./static/css/app.1ca19b26c56a6bc29eedbf670d0822b1.css rel=stylesheet></head><body style="background-color: #f0f2f5;min-width: 1400px;"><div id=app></div><script type=text/javascript src=./static/js/manifest.94f1610e195811e8722b.js></script><script type=text/javascript src=./static/js/vendor.52fe4bccc3e61bef4751.js></script><script type=text/javascript src=./static/js/app.3be38719d0e255c45bb1.js></script></body></html>
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -84,13 +84,13 @@ mark,
audio,
video,
input {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-weight: normal;
vertical-align: baseline;
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-weight: normal;
vertical-align: baseline;
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}
......@@ -106,76 +106,76 @@ header,
menu,
nav,
section {
display: block;
display: block;
}
body {
line-height: 1;
line-height: 1;
}
blockquote,
q {
quotes: none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: none;
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
border-collapse: collapse;
border-spacing: 0;
}
/* custom */
a {
color: #7e8c8d;
text-decoration: none;
-webkit-backface-visibility: hidden;
color: #7e8c8d;
text-decoration: none;
-webkit-backface-visibility: hidden;
}
a.a-href {
color: #606266;
color: #606266;
}
a.a-href:hover {
color: #1890ff;
color: #1890ff;
}
li {
list-style: none;
list-style: none;
}
::-webkit-scrollbar {
width: 5px;
height: 5px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*background: #e4e7ed;*/
/*background-color: rgba(0, 0, 0, 0.1)*/
width: 5px;
height: 5px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*background: #e4e7ed;*/
/*background-color: rgba(0, 0, 0, 0.1)*/
}
::-webkit-scrollbar-track {
/*background: #f5f7fa;*/
-webkit-border-radius: 6px;
border-radius: 6px;
/*background: #f5f7fa;*/
-webkit-border-radius: 6px;
border-radius: 6px;
}
::-webkit-scrollbar-track-piece {
/*background-color: rgba(0, 0, 0, 0.2);
/*background-color: rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;*/
}
::-webkit-scrollbar-thumb {
background: #c0c4cc;
-webkit-border-radius: 6px;
border-radius: 6px;
background-color: rgba(0, 0, 0, 0.1)
background: #c0c4cc;
-webkit-border-radius: 6px;
border-radius: 6px;
background-color: rgba(0, 0, 0, 0.1)
}
@-moz-document url-prefix(http: //),url-prefix(https://) {
......@@ -183,788 +183,788 @@ li {
/* 滚动条颜色 */
scrollbar {
-moz-appearance: none !important;
width: 5px;
height: 5px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-appearance: none !important;
width: 5px;
height: 5px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
/* 滚动条按钮颜色 */
thumb, scrollbarbutton {
-moz-appearance: none !important;
-moz-appearance: none !important;
}
/* 鼠标悬停时按钮颜色 */
thumb:hover, scrollbarbutton:hover {
-moz-appearance: none !important;
-moz-appearance: none !important;
}
/* 隐藏上下箭头 */
scrollbarbutton {
display: none !important;
display: none !important;
}
/* 纵向滚动条宽度 */
scrollbar[orient="vertical"] {
/*min-width: 15px !important;*/
/*min-width: 15px !important;*/
}
}
scrollbar {
/* clear useragent default style*/
-moz-appearance: none !important;
/* clear useragent default style*/
-moz-appearance: none !important;
}
/* buttons at two ends */
scrollbarbutton {
-moz-appearance: none !important;
-moz-appearance: none !important;
}
/* the sliding part*/
thumb {
-moz-appearance: none !important;
-moz-appearance: none !important;
}
scrollcorner {
-moz-appearance: none !important;
resize: both;
-moz-appearance: none !important;
resize: both;
}
/* vertical or horizontal */
scrollbar[orient="vertical"] {
color: silver;
color: silver;
}
-moz-scrollbar-track {
width: 5px;
border: none;
background: #ff0000;
width: 5px;
border: none;
background: #ff0000;
}
-moz-scrollbar-face {
width: 5px;
border: none;
background: #ff0000;
width: 5px;
border: none;
background: #ff0000;
}
-moz-scrollbar-arrow {
width: 5px;
border: none;
background: #ff0000;
width: 5px;
border: none;
background: #ff0000;
}
-moz-scrollbar {
-moz-scrollbar-width: 15px;
-moz-scrollbar-border: 1px solid black;
-moz-scrollbar-background-color: white;
-moz-scrollbar-track-background-color: silver;
-moz-scrollbar-arrow-background-color: silver;
-moz-scrollbar-arrow-color: blue;
-moz-scrollbar-width: 15px;
-moz-scrollbar-border: 1px solid black;
-moz-scrollbar-background-color: white;
-moz-scrollbar-track-background-color: silver;
-moz-scrollbar-arrow-background-color: silver;
-moz-scrollbar-arrow-color: blue;
}
/*::-webkit-scrollbar-button {
color: #c8cbd3;
}*/
html, body {
width: 100%;
min-height: 100%;
height: 100%;
/*background-color: #ffffff;*/
background-color: #f0f2f5;
width: 100%;
min-height: 100%;
height: 100%;
/*background-color: #ffffff;*/
background-color: #f0f2f5;
}
body {
-webkit-text-size-adjust: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-text-size-adjust: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input:focus {
box-shadow: none;
outline: none;
box-shadow: none;
outline: none;
}
.btn-default {
color: #333;
border: 1px solid #ddd;
background-color: #f7f7f7;
cursor: pointer;
color: #333;
border: 1px solid #ddd;
background-color: #f7f7f7;
cursor: pointer;
}
.btn {
font-size: 12px;
border-radius: 2px;
padding: 8px 16px;
height: 32px;
line-height: 14px;
font-size: 12px;
border-radius: 2px;
padding: 8px 16px;
height: 32px;
line-height: 14px;
}
.btn-new {
color: #333;
border: 1px solid #fede29;
background-color: #fede29;
color: #333;
border: 1px solid #fede29;
background-color: #fede29;
}
/* 浮动 */
.fl {
float: left;
float: left;
}
.fr {
float: right;
float: right;
}
.clearfix:before, .clearfix:after {
display: block;
visibility: hidden;
height: 0;
content: "";
clear: both;
display: block;
visibility: hidden;
height: 0;
content: "";
clear: both;
}
.clearfix {
zoom: 1;
zoom: 1;
}
.text-right {
text-align: right;
text-align: right;
}
.over-hide {
overflow: hidden;
overflow: hidden;
}
/* 边距 */
.m-l-2 {
margin-left: 2px;
margin-left: 2px;
}
.m-l-4 {
margin-left: 4px;
margin-left: 4px;
}
.m-l-8 {
margin-left: 8px;
margin-left: 8px;
}
.m-l-16 {
margin-left: 16px;
margin-left: 16px;
}
.m-l-20 {
margin-left: 20px;
margin-left: 20px;
}
.m-l-220 {
margin-left: 220px;
margin-left: 220px;
}
.m-t-05 {
margin-top: -5px;
margin-top: -5px;
}
.m-t-10 {
margin-top: 10px;
margin-top: 10px;
}
.m-t-18 {
margin-top: 18px;
margin-top: 18px;
}
.m-t-20 {
margin-top: 20px;
margin-top: 20px;
}
.m-r-6 {
margin-right: 6px;
margin-right: 6px;
}
.m-r-8 {
margin-right: 8px;
margin-right: 8px;
}
.m-r-10 {
margin-right: 10px;
margin-right: 10px;
}
.m-r-20 {
margin-right: 20px;
margin-right: 20px;
}
.m-b-20 {
margin-bottom: 20px;
margin-bottom: 20px;
}
.m-b-26 {
margin-bottom: 26px;
margin-bottom: 26px;
}
.p-20 {
padding: 20px;
padding: 20px;
}
.p-lr-4 {
padding: 0 4px;
padding: 0 4px;
}
.p-lr-18 {
padding: 0 18px;
padding: 0 18px;
}
.p-l-8 {
padding-left: 8px;
padding-left: 8px;
}
.p-l-10 {
padding-left: 10px;
padding-left: 10px;
}
.p-l-20 {
padding-left: 20px;
padding-left: 20px;
}
.p-l-32 {
padding-left: 32px;
padding-left: 32px;
}
.p-l-36 {
padding-left: 36px;
padding-left: 36px;
}
.p-r-8 {
padding-right: 8px;
padding-right: 8px;
}
.p-r-12 {
padding-right: 12px;
padding-right: 12px;
}
.p-r-20 {
padding-right: 20px;
padding-right: 20px;
}
.w_100 {
width: 100%;
width: 100%;
}
.w-86 {
width: 86px;
width: 86px;
}
.w-90 {
width: 90px;
width: 90px;
}
.w-98 {
width: 98px;
width: 98px;
}
.w-180 {
width: 180px;
width: 180px;
}
.w-182 {
width: 182px;
width: 182px;
}
.w-184 {
width: 184px;
width: 184px;
}
.w-200 {
width: 200px;
width: 200px;
}
.w200 {
width: 200px;
width: 200px;
}
.w-220 {
width: 220px;
width: 220px;
}
.w-223 {
width: 223px;
width: 223px;
}
.w-243 {
width: 243px;
width: 243px;
}
.w-290 {
width: 290px;
width: 290px;
}
.w-309 {
width: 309px;
width: 309px;
}
.w-329 {
width: 329px;
width: 329px;
}
.w-375 {
width: 375px;
width: 375px;
}
.w-427 {
width: 427px;
width: 427px;
}
.w-485 {
width: 485px;
width: 485px;
}
.w-536 {
width: 536px;
width: 536px;
}
.w-548 {
width: 548px;
width: 548px;
}
.border-box {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* border */
.border-l-dcdfe6 {
border-left: 1px solid #dcdfe6;
border-left: 1px solid #dcdfe6;
}
/* display */
.inline-block {
display: inline-block;
display: inline-block;
}
.block {
display: block;
display: block;
}
.top {
vertical-align: top;
vertical-align: top;
}
.middle {
vertical-align: middle;
vertical-align: middle;
}
/* flex */
.flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.flex-1 {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.flex-row {
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
-o-flex-direction: column;
flex-direction: column;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
-o-flex-direction: column;
flex-direction: column;
}
.flex-align-center {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.flex-pack-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.flex-wrap {
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
}
.dialog-footer {
font-size: 0;
/*height: 35px;*/
font-size: 0;
/*height: 35px;*/
}
.font-0 .el-form-item__content {
font-size: 0;
font-size: 0;
}
/* 字号 */
i {
font-style: normal;
font-weight: normal;
font-style: normal;
font-weight: normal;
}
.font-10 {
font-size: 10px;
font-size: 10px;
}
.font-12 {
font-size: 12px;
font-size: 12px;
}
.font-14 {
font-size: 14px;
font-size: 14px;
}
.font-18 {
font-size: 18px;
font-size: 18px;
}
.pointer {
cursor: pointer;
cursor: pointer;
}
/* 颜色 */
.color-blue {
color: #1890ff;
color: #1890ff;
}
.color-303133 {
color: #303133;
color: #303133;
}
.color-909399 {
color: #909399;
color: #909399;
}
.color-c0c4cc {
color: #c0c4cc;
color: #c0c4cc;
}
.color-606266 {
color: #606266;
color: #606266;
}
.pagewrap {
margin: 20px 0;
text-align: right;
margin: 20px 0;
text-align: right;
}
.dialogwrap {
position: relative;
position: relative;
}
.dialogwrap:before {
position: absolute;
left: -20px;
top: -20px;
right: -20px;
content: '';
border-bottom: 1px solid #dedede;
position: absolute;
left: -20px;
top: -20px;
right: -20px;
content: '';
border-bottom: 1px solid #dedede;
}
.dialogcontent {
padding: 0 10px;
padding: 0 10px;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
background-color: rgb(250, 255, 189);
/* #FAFFBD; */
background-image: none;
color: rgb(0, 0, 0);
background-color: rgb(250, 255, 189);
/* #FAFFBD; */
background-image: none;
color: rgb(0, 0, 0);
}
.el-table th {
background: #f1f3f7 !important;
background: #f1f3f7 !important;
}
.slide-fade-enter-active {
transition: all .3s cubic-bezier(1.0, 0.5, 0.8, 1.0);
transition: all .3s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}
.slide-fade-leave-active {
transition: all .3s cubic-bezier(1.0, 0.5, 0.8, 1.0);
transition: all .3s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}
.slide-fade-enter, .slide-fade-leave-to {
opacity: 0;
opacity: 0;
}
/* 新加*/
#app, #index, #content {
position: relative;
height: 100%;
position: relative;
height: 100%;
}
/* table 的表头 -- 背景色 */
.el-table thead tr, .el-table thead th {
background: #f1f3f7;
background: #f1f3f7;
}
/* 面包屑 */
.breadcrumb {
padding: 24px;
background-color: #fff;
border-radius: 2px;
box-shadow: 0 -1px 10px #dfdfdf;
padding: 24px;
background-color: #fff;
border-radius: 2px;
box-shadow: 0 -1px 10px #dfdfdf;
}
.breadcrumb .breadcrumb-title {
margin: 30px 0 10px 0;
font-size: 20px;
margin: 30px 0 10px 0;
font-size: 20px;
}
/*有侧边栏的 右侧 */
.content-wrap {
height: 100%;
display: flex;
height: 100%;
display: flex;
}
.content-wrap .right-wrap {
width: 100%;
box-sizing: border-box;
height: 100%;
overflow-y: auto;
width: 100%;
box-sizing: border-box;
height: 100%;
overflow-y: auto;
}
.content-wrap .right-wrap .right-content {
padding: 24px;
padding: 24px;
}
.content-wrap .right-wrap .right-content .right-box {
background: #fff;
padding: 24px;
background: #fff;
padding: 24px;
}
/* 无侧边栏的底部 */
.bottom-wrap {
padding: 24px;
color: #606266;
font-size: 14px;
padding: 24px;
color: #606266;
font-size: 14px;
}
.bottom-content-wrap {
/*background: #fff;
/*background: #fff;
padding: 24px;*/
}
/*提示文字*/
.tip-text {
font-size: 12px;
color: #909399;
position: absolute;
bottom: -30px;
font-size: 12px;
color: #909399;
position: absolute;
bottom: -30px;
}
.el-form .el-form-item.is-success .el-input__inner, .el-form .el-form-item.is-success .el-input__inner:focus, .el-form .el-form-item.is-success .el-textarea__inner, .el-form .el-form-item.is-success .el-textarea__inner:focus {
border-color: #dcdfe6;
border-color: #dcdfe6;
}
/* 开卡模板 */
.template-cell-r .el-input.is-disabled .el-input__inner {
font-size: 12px;
color: #fff;
background-color: rgba(255, 255, 255, .1);
font-size: 12px;
color: #fff;
background-color: rgba(255, 255, 255, .1);
}
.el-button--text.m-l-10 {
margin-left: 10px;
margin-left: 10px;
}
.task-public .el-tabs .el-tabs__header {
margin: 0;
padding-left: 24px;
border-bottom: 1px solid #e4e7ed;
background: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding-left: 24px;
border-bottom: 1px solid #e4e7ed;
background: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/* 头部 */
.user-form-dialog .el-dialog__body {
padding: 30px 20px 0;
padding: 30px 20px 0;
}
.user-form-dialog .el-dialog__header {
padding: 0 20px;
height: 54px;
padding: 0 20px;
height: 54px;
}
.pass-form-dialog .el-dialog__body {
padding: 30px 20px 0;
padding: 30px 20px 0;
}
.pass-form-dialog .el-dialog__header {
padding: 0 20px;
height: 54px;
padding: 0 20px;
height: 54px;
}
/* 左侧菜单 */
.leftBar-wrap .el-menu {
background-color: #020b21;
background-color: #020b21;
}
.leftBar-wrap .cardmenu-item .el-submenu__title, .leftBar-wrap .cardmenu-item .el-menu-item, .leftBar-wrap .cardmenu-item .el-submenu .el-menu-item {
height: 40px;
line-height: 40px;
height: 40px;
line-height: 40px;
}
.leftBar-wrap .el-submenu__title:hover {
background-color: #020b21;
background-color: #020b21;
}
.leftBar-wrap .cardmenu-item li.el-menu-item:hover i {
/*background-color: #1890ff;*/
color: #fff;
/*background-color: #1890ff;*/
color: #fff;
}
.leftBar-wrap .cardmenu-item li.el-menu-item:hover span {
/*background-color: #1890ff;*/
color: #fff;
/*background-color: #1890ff;*/
color: #fff;
}
.leftBar-wrap .cardmenu-item li.el-submenu:hover i {
/*background-color: #1890ff;*/
color: #fff;
/*background-color: #1890ff;*/
color: #fff;
}
.leftBar-wrap .cardmenu-item li.el-submenu:hover span {
/*background-color: #1890ff;*/
color: #fff;
/*background-color: #1890ff;*/
color: #fff;
}
.leftBar-wrap .cardmenu-item li.el-submenu .el-menu-item:hover label {
/*background-color: #1890ff;*/
color: #fff;
cursor: pointer;
/*background-color: #1890ff;*/
color: #fff;
cursor: pointer;
}
.leftBar-wrap .cardmenu-item .el-submenu.is-active div.el-submenu__title i {
color: #fff;
color: #fff;
}
.leftBar-wrap .cardmenu-item .el-submenu.is-active div.el-submenu__title span {
color: #fff;
color: #fff;
}
.el-menu.el-menu--popup .el-menu-item.is-active label {
color: #fff;
color: #fff;
}
/* 百分号 */
.percent-item .el-input-group__append {
padding: 0 12px;
padding: 0 12px;
}
/* table lable*/
.table-label .el-form-item__label {
line-height: 48px;
line-height: 48px;
}
.el-table th .cell {
/*color: #909399;*/
font-size: 14px;
/*color: #909399;*/
font-size: 14px;
}
#index .el-table__empty-block {
height: 256px;
height: 256px;
}
.common-wrap__table .el-table__empty-text {
margin-bottom: 40px;
margin-bottom: 40px;
}
.common-wrap__fix__table .el-table__empty-text {
margin-bottom: 40px;
margin-bottom: 40px;
}
/* 会员标签 */
.common-lib__cell__fieldName::before {
content: '';
width: 0px;
height: 10px;
position: absolute;
top: 1px;
right: 0;
border-right: 1px solid #C0C4CC;
content: '';
width: 0px;
height: 10px;
position: absolute;
top: 1px;
right: 0;
border-right: 1px solid #C0C4CC;
}
.common-lib__cell__fieldName:last-child::before {
content: '';
width: 0px;
height: 10px;
position: absolute;
top: 1px;
right: 0;
border-right: 0px solid #C0C4CC;
content: '';
width: 0px;
height: 10px;
position: absolute;
top: 1px;
right: 0;
border-right: 0px solid #C0C4CC;
}
/* 标签库通用 */
.right-box .common-wrap__opt {}
.common-libFields {
min-width: 1104px;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 22px;
overflow: hidden;
min-width: 1104px;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 22px;
overflow: hidden;
}
.common-libFields .common-lib__cell {
position: relative;
margin-bottom: 30px;
min-width: 522px;
max-width: calc(50% - 15px);
border: 1px solid rgba(220, 223, 230, 1);
border-radius: 3px;
position: relative;
margin-bottom: 30px;
min-width: 522px;
max-width: calc(50% - 15px);
border: 1px solid rgba(220, 223, 230, 1);
border-radius: 3px;
}
.common-libFields .common-lib__cell.border-primary-color {
border-color: #1890ff;
border-color: #1890ff;
}
.common-libFields .common-lib__cell:nth-child(2n+1) {
margin-right: 30px;
margin-right: 30px;
}
.common-libFields .common-lib__cell__head {
width: 100%;
height: 46px;
line-height: 46px;
padding: 0 24px;
background: #EBEEF5;
border-radius: 3px 3px 0 0;
width: 100%;
height: 46px;
line-height: 46px;
padding: 0 24px;
background: #EBEEF5;
border-radius: 3px 3px 0 0;
}
.common-libFields .common-lib__cell__icon {
padding-right: 8px;
color: #909399;
font-size: 20px;
padding-right: 8px;
color: #909399;
font-size: 20px;
}
.common-libFields .common-lib__icon__right {
display: inline-block;
vertical-align: middle;
font-size: 14px;
color: #C0C4CC;
display: inline-block;
vertical-align: middle;
font-size: 14px;
color: #C0C4CC;
}
.common-libFields .common-lib__cell__name {
font-size: 14px;
color: #606266;
font-size: 14px;
color: #606266;
}
.common-libFields .common-lib__cell__body {
padding: 17px 20px;
padding: 17px 20px;
}
.common-libFields .common-lib__cell__fieldRow {
padding: 13px 0;
font-size: 0;
padding: 13px 0;
font-size: 0;
}
.common-libFields .common-lib__cell__fieldChild {
font-size: 14px;
color: #303133;
font-weight: 700;
font-size: 14px;
color: #303133;
font-weight: 700;
}
.common-libFields .common-lib__cell__fieldChild i {
font-weight: normal;
color: #C0C4CC;
font-size: 14px;
padding-left: 6px;
font-weight: normal;
color: #C0C4CC;
font-size: 14px;
padding-left: 6px;
}
.common-libFields .common-lib__cell__fieldChild .common-lib__cell__name {
font-size: 14px;
color: #303133;
font-weight: 700;
font-size: 14px;
color: #303133;
font-weight: 700;
}
.common-libFields .common-lib__cell__fieldChild .common-lib__cell__name:hover {
color: #1890ff;
color: #1890ff;
}
.common-libFields .common-lib__cell__fieldLastChild {
width: calc(100% - 80px);
max-width: 500px;
vertical-align: top;
font-size: 14px;
max-height: 65px;
overflow: hidden;
width: calc(100% - 80px);
max-width: 500px;
vertical-align: top;
font-size: 14px;
max-height: 65px;
overflow: hidden;
}
.common-libFields .common-lib__cell__fieldName {
position: relative;
margin-bottom: 10px;
padding: 0px 12px;
height: 12px;
/*line-height: 12px;*/
font-size: 13px;
color: #606266;
position: relative;
margin-bottom: 10px;
padding: 0px 12px;
height: 12px;
/*line-height: 12px;*/
font-size: 13px;
color: #606266;
}
.common-libFields .common-lib__cell__radio {
position: absolute;
bottom: 0px;
right: 0px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
cursor: pointer;
position: absolute;
bottom: 0px;
right: 0px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
cursor: pointer;
}
.common-libFields .common-lib__cell__radio .el-radio {
width: 50px;
height: 50px;
line-height: 50px;
width: 50px;
height: 50px;
line-height: 50px;
}
.common-libFields .common-lib__cell__radio .el-radio__label {
display: none;
display: none;
}
/* 通用标签列表 面包屑头部标签 */
.common-wrap__cateTags {
position: relative;
width: 100%;
height: 45px;
margin-bottom: 20px;
border-bottom: 1px solid #EBEEF5;
position: relative;
width: 100%;
height: 45px;
margin-bottom: 20px;
border-bottom: 1px solid #EBEEF5;
}
.common-wrap__cateTags .common-wrap__currentTag {
white-space: nowrap;
font-size: 0;
color: #303133;
white-space: nowrap;
font-size: 0;
color: #303133;
}
.common-wrap__currentTag .common-wrap__currentTag__name {
font-size: 14px;
color: #303133;
font-weight: 700;
font-size: 14px;
color: #303133;
font-weight: 700;
}
.common-wrap__currentTag i {
font-size: 14px;
color: #909399;
font-size: 14px;
color: #909399;
}
.common-wrap__cateTags .common-wrap__childTag {
/*max-width: calc(100% - 280px);*/
vertical-align: middle;
margin-left: 8px;
padding-left: 10px;
font-size: 14px;
color: #606266;
border-left: 1px solid #979797;
white-space: nowrap;
/*overflow: hidden;*/
/*text-overflow: ellipsis;*/
/*max-width: calc(100% - 280px);*/
vertical-align: middle;
margin-left: 8px;
padding-left: 10px;
font-size: 14px;
color: #606266;
border-left: 1px solid #979797;
white-space: nowrap;
/*overflow: hidden;*/
/*text-overflow: ellipsis;*/
}
.common-wrap__childTag .common-wrap__childTag__name {
margin-right: 10px;
padding: 2px 5px;
font-size: 14px;
color: #606266;
background: #F0F2F5;
border-radius: 2px;
margin-right: 10px;
padding: 2px 5px;
font-size: 14px;
color: #606266;
background: #F0F2F5;
border-radius: 2px;
}
.common-wrap__moreTag__body {
/*position: absolute;
/*position: absolute;
top: 20px;
right: -10px;
min-width: 500px;
......@@ -977,290 +977,290 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
z-index: 1;*/
}
.el-popover .common-wrap__childTag__name {
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
padding: 2px 5px;
font-size: 14px;
color: #606266;
background: #F0F2F5;
border-radius: 2px;
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
padding: 2px 5px;
font-size: 14px;
color: #606266;
background: #F0F2F5;
border-radius: 2px;
}
/* 分页 */
.common-wrap__page {
padding: 24px 0 30px 0;
padding: 24px 0 30px 0;
}
.common-wrap__page .el-input {
font-size: 12px;
font-size: 12px;
}
.common-wrap__page .el-input__inner {
height: 28px;
line-height: 28px;
height: 28px;
line-height: 28px;
}
/* 公共底部固定部分 */
.common-wrap__fix {
position: fixed;
right: 0;
bottom: 0;
width: 706px;
height: 70px;
background: #04143A;
font-size: 16px;
color: #fff;
z-index: 2;
position: fixed;
right: 0;
bottom: 0;
width: 706px;
height: 70px;
background: #04143A;
font-size: 16px;
color: #fff;
z-index: 2;
}
.common-wrap__fix__div {
position: relative;
width: 100%;
z-index: 2;
position: relative;
width: 100%;
z-index: 2;
}
.common-wrap__fix__div .common-wrap__fix__showSection {
position: relative;
width: 100%;
line-height: 70px;
background: #04143A;
z-index: 2;
position: relative;
width: 100%;
line-height: 70px;
background: #04143A;
z-index: 2;
}
.common-wrap__fix__showSection .common-wrap__fix__left {
display: inline-block;
width: 528px;
cursor: pointer;
display: inline-block;
width: 528px;
cursor: pointer;
}
.common-wrap__fix__left i {
vertical-align: top;
padding: 0 15px;
font-size: 27px;
color: rgba(255, 255, 255, 0.70);
vertical-align: top;
padding: 0 15px;
font-size: 27px;
color: rgba(255, 255, 255, 0.70);
}
.common-wrap__fix__left span {
position: relative;
vertical-align: top;
padding-left: 15px;
position: relative;
vertical-align: top;
padding-left: 15px;
}
.common-wrap__fix__left span::before {
content: '';
position: absolute;
top: 26px;
left: 0;
width: 0;
height: 20px;
border-left: 1px solid #243969;
content: '';
position: absolute;
top: 26px;
left: 0;
width: 0;
height: 20px;
border-left: 1px solid #243969;
}
.common-wrap__fix__left span i {
padding: 0 4px;
font-weight: normal;
font-size: 22px;
color: #fff;
padding: 0 4px;
font-weight: normal;
font-size: 22px;
color: #fff;
}
.common-wrap__fix__showSection .el-button {
width: 178px;
height: 70px;
padding: 0;
line-height: 70px;
border-radius: 0;
font-size: 16px;
width: 178px;
height: 70px;
padding: 0;
line-height: 70px;
border-radius: 0;
font-size: 16px;
}
.common-wrap__fix__hideList {
position: absolute;
bottom: 70px;
left: 0;
right: 0;
height: 352px;
padding: 24px 22px;
background: #fff;
-webkit-box-shadow: -3px -3px 10px 0px rgba(198, 198, 198, 0.50);
box-shadow: -3px -3px 10px 0px rgba(198, 198, 198, 0.50);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 1;
position: absolute;
bottom: 70px;
left: 0;
right: 0;
height: 352px;
padding: 24px 22px;
background: #fff;
-webkit-box-shadow: -3px -3px 10px 0px rgba(198, 198, 198, 0.50);
box-shadow: -3px -3px 10px 0px rgba(198, 198, 198, 0.50);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 1;
}
.common-wrap__fix__hideList.hide {
bottom: -404px;
bottom: -404px;
}
.common-wrap__fix__hideList .common-wrap__fix__title {
width: 100%;
margin-bottom: 20px;
font-size: 18px;
color: #303133;
width: 100%;
margin-bottom: 20px;
font-size: 18px;
color: #303133;
}
.common-wrap__fix__hideList .common-wrap__fix__table {
width: 100%;
height: 333px;
width: 100%;
height: 333px;
}
/* 分类小版 */
.cate-dialog .el-dialog__body {
padding: 20px 20px 24px 20px;
padding: 20px 20px 24px 20px;
}
.cate-dialog .el-form-item__label {
color: #606266;
color: #606266;
}
.cate-dialog .el-table__body {
color: #606266;
color: #606266;
}
.addTag-tab-wrap table tr td {
overflow: hidden;
overflow: hidden;
}
/* 标签详情各个组件 */
.tagShort-dialog .el-dialog__headerbtn {
top: 28px;
top: 28px;
}
.tagShort-dialog .el-dialog__body {
/*padding: 0 20px 30px 20px;*/
/*padding: 0 20px 30px 20px;*/
}
.tagShort-dialog .el-dialog__footer {
/*border-top: none;
/*border-top: none;
border-top: 0px;*/
}
/* 选项 (固化值)*/
.checkboxOption-wrap {
width: 100%;
width: 100%;
}
.checkboxOption-wrap__head {
width: 100%;
padding-bottom: 24px;
border-bottom: 1px solid #DCDFE6;
width: 100%;
padding-bottom: 24px;
border-bottom: 1px solid #DCDFE6;
}
.checkboxOption-wrap__head .checkboxOption-wrap__head__title {
width: 100%;
margin-bottom: 30px;
font-size: 16px;
color: #303133;
font-weight: 500;
width: 100%;
margin-bottom: 30px;
font-size: 16px;
color: #303133;
font-weight: 500;
}
.checkboxOption-wrap__head .realtime-span {
padding: 3px 4px;
font-size: 11px;
color: #fff;
border-radius: 4px;
background: #1890ff;
padding: 3px 4px;
font-size: 11px;
color: #fff;
border-radius: 4px;
background: #1890ff;
}
.checkboxOption-wrap__head .checkboxOption-wrap__head__describe {
width: 100%;
font-size: 14px;
color: #606266;
line-height: 20px;
white-space: pre-wrap;
word-break: break-all;
width: 100%;
font-size: 14px;
color: #606266;
line-height: 20px;
white-space: pre-wrap;
word-break: break-all;
}
.checkboxOption-wrap__body .checkboxOption-wrap__body__title {
width: 100%;
height: 74px;
line-height: 74px;
font-weight: 500;
width: 100%;
height: 74px;
line-height: 74px;
font-weight: 500;
}
.checkboxOption-wrap__body .checkboxOption-wrap__body__checkAll {
width: 100%;
height: 50px;
line-height: 50px;
padding-left: 10px;
background: #F1F3F7;
width: 100%;
height: 50px;
line-height: 50px;
padding-left: 10px;
background: #F1F3F7;
}
.checkboxOption-wrap__body .checkboxOption-wrap__body__options {
padding-left: 10px;
padding-left: 10px;
}
.checkboxOption-wrap__body .el-checkbox-group {
line-height: 60px;
line-height: 60px;
}
.add-search-select .el-select span {
display: none;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
display: none;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.city-select-wrap .el-tabs__content {
overflow: unset;
overflow: unset;
}
.el-date-editor .el-range__close-icon {
line-height: 27px;
line-height: 27px;
}
.manualTagEdit-wrap__form .input-label {
position: absolute;
right: 10px;
top: 2px;
font-size: 12px;
color: #909399;
position: absolute;
right: 10px;
top: 2px;
font-size: 12px;
color: #909399;
}
.manualTagEdit-wrap__set .input-label {
position: absolute;
right: 60px;
top: 10px;
font-size: 12px;
color: #909399;
position: absolute;
right: 60px;
top: 10px;
font-size: 12px;
color: #909399;
}
.manualTagEdit-wrap__form .textarea-label {
position: absolute;
right: 10px;
top: 65px;
font-size: 12px;
color: #909399;
position: absolute;
right: 10px;
top: 65px;
font-size: 12px;
color: #909399;
}
.manualTagEdit-wrap__form .el-textarea__inner {
resize: none;
height: 96px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
resize: none;
height: 96px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}
.memberGroupEdit-wrap__body .el-textarea__inner {
resize: none;
height: 96px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
resize: none;
height: 96px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}
/* 会员信息 */
.singelinfo {
justify-content: flex-start
justify-content: flex-start
}
.singelinfo-img {
flex: 0 0 100px;
flex: 0 0 100px;
}
.singelinfo-wrap {
display: flex;
flex-direction: column;
display: flex;
flex-direction: column;
}
.singelinfo-content {
padding: 0 10px;
padding: 0 10px;
}
.singelinfo-item {
line-height: 0;
line-height: 0;
}
.singelinfo-jl {
align-items: center;
justify-content: center;
margin: 20px 0;
align-items: center;
justify-content: center;
margin: 20px 0;
}
.singelinfo-jlitem {
text-align: center;
text-align: center;
}
.singelinfo-cost {
text-align: center;
text-align: center;
}
.lheigth0 {
color: #303133;
margin: 5px 0;
color: #303133;
margin: 5px 0;
}
.lheigth0 span {
color: #606266;
color: #606266;
}
.evl-right {
margin-right: 5px;
margin-right: 5px;
}
.singelinfo-costitem p {
margin: 5px 0;
margin: 5px 0;
}
/* 暂存架 */
.name-hover:hover {
color: #1890ff;
color: #1890ff;
}
\ No newline at end of file
{"version":3,"sources":["webpack:///webpack/bootstrap 14ff08a4bcb53bc6ac11"],"names":["parentJsonpFunction","window","chunkIds","moreModules","executeModules","moduleId","chunkId","result","i","resolves","length","installedChunks","push","Object","prototype","hasOwnProperty","call","modules","shift","__webpack_require__","s","installedModules","28","exports","module","l","e","installedChunkData","Promise","resolve","promise","reject","head","document","getElementsByTagName","script","createElement","type","charset","async","timeout","nc","setAttribute","src","p","0","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","27","setTimeout","onScriptComplete","onerror","onload","clearTimeout","chunk","Error","undefined","appendChild","m","c","d","name","getter","o","defineProperty","configurable","enumerable","get","n","__esModule","object","property","oe","err","console","error"],"mappings":"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","file":"static/js/manifest.94f1610e195811e8722b.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tvar parentJsonpFunction = window[\"webpackJsonp\"];\n \twindow[\"webpackJsonp\"] = function webpackJsonpCallback(chunkIds, moreModules, executeModules) {\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [], result;\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(chunkIds, moreModules, executeModules);\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n \t\tif(executeModules) {\n \t\t\tfor(i=0; i < executeModules.length; i++) {\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = executeModules[i]);\n \t\t\t}\n \t\t}\n \t\treturn result;\n \t};\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// objects to store loaded and loading chunks\n \tvar installedChunks = {\n \t\t28: 0\n \t};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n \t// This file contains only the entry chunk.\n \t// The chunk loading function for additional chunks\n \t__webpack_require__.e = function requireEnsure(chunkId) {\n \t\tvar installedChunkData = installedChunks[chunkId];\n \t\tif(installedChunkData === 0) {\n \t\t\treturn new Promise(function(resolve) { resolve(); });\n \t\t}\n\n \t\t// a Promise means \"currently loading\".\n \t\tif(installedChunkData) {\n \t\t\treturn installedChunkData[2];\n \t\t}\n\n \t\t// setup Promise in chunk cache\n \t\tvar promise = new Promise(function(resolve, reject) {\n \t\t\tinstalledChunkData = installedChunks[chunkId] = [resolve, reject];\n \t\t});\n \t\tinstalledChunkData[2] = promise;\n\n \t\t// start chunk loading\n \t\tvar head = document.getElementsByTagName('head')[0];\n \t\tvar script = document.createElement('script');\n \t\tscript.type = \"text/javascript\";\n \t\tscript.charset = 'utf-8';\n \t\tscript.async = true;\n \t\tscript.timeout = 120000;\n\n \t\tif (__webpack_require__.nc) {\n \t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n \t\t}\n \t\tscript.src = __webpack_require__.p + \"static/js/\" + chunkId + \".\" + {\"0\":\"7e9c1df6817742ca7424\",\"1\":\"d1b66d4bf3d45b2621dd\",\"2\":\"344d5c61c44868322e7e\",\"3\":\"88a303fc10feb8b51091\",\"4\":\"f6a8f25f4e8cc458879d\",\"5\":\"ebe6e0cacbb2f02ab669\",\"6\":\"8404bf285ebf6d747079\",\"7\":\"f4707d897e032128f9f9\",\"8\":\"b011da43d5a969ab60a4\",\"9\":\"48de66bae77e31e7abb0\",\"10\":\"81ad33b734993a58acdb\",\"11\":\"9cde2c61360fd3c888a5\",\"12\":\"1807e60bc4ee83595e64\",\"13\":\"392f618adcea9a481a64\",\"14\":\"88db6edd5cb87f6e5747\",\"15\":\"9f61f06d1572f1265cc0\",\"16\":\"477513682c50d7d8583c\",\"17\":\"83e469d672229c638715\",\"18\":\"f7fb0936b3722ba45420\",\"19\":\"c64b53861326d1f5df43\",\"20\":\"f58ebe21766738997aa6\",\"21\":\"4829f09a632ccaf0daae\",\"22\":\"28fc8f2d91738ee402f9\",\"23\":\"012fa9b9212b0d170c6d\",\"24\":\"140fd1dc0d9dc2e621a1\",\"27\":\"02b5e0be03d9340bd130\"}[chunkId] + \".js\";\n \t\tvar timeout = setTimeout(onScriptComplete, 120000);\n \t\tscript.onerror = script.onload = onScriptComplete;\n \t\tfunction onScriptComplete() {\n \t\t\t// avoid mem leaks in IE.\n \t\t\tscript.onerror = script.onload = null;\n \t\t\tclearTimeout(timeout);\n \t\t\tvar chunk = installedChunks[chunkId];\n \t\t\tif(chunk !== 0) {\n \t\t\t\tif(chunk) {\n \t\t\t\t\tchunk[1](new Error('Loading chunk ' + chunkId + ' failed.'));\n \t\t\t\t}\n \t\t\t\tinstalledChunks[chunkId] = undefined;\n \t\t\t}\n \t\t};\n \t\thead.appendChild(script);\n\n \t\treturn promise;\n \t};\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"./\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap 14ff08a4bcb53bc6ac11"],"sourceRoot":""}
\ No newline at end of file
{"version":3,"sources":["webpack:///webpack/bootstrap 280ea6396b1d1096bc32"],"names":["parentJsonpFunction","window","chunkIds","moreModules","executeModules","moduleId","chunkId","result","i","resolves","length","installedChunks","push","Object","prototype","hasOwnProperty","call","modules","shift","__webpack_require__","s","installedModules","28","exports","module","l","e","installedChunkData","Promise","resolve","promise","reject","head","document","getElementsByTagName","script","createElement","type","charset","async","timeout","nc","setAttribute","src","p","0","1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","27","setTimeout","onScriptComplete","onerror","onload","clearTimeout","chunk","Error","undefined","appendChild","m","c","d","name","getter","o","defineProperty","configurable","enumerable","get","n","__esModule","object","property","oe","err","console","error"],"mappings":"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","file":"static/js/manifest.94f1610e195811e8722b.js","sourcesContent":[" \t// install a JSONP callback for chunk loading\n \tvar parentJsonpFunction = window[\"webpackJsonp\"];\n \twindow[\"webpackJsonp\"] = function webpackJsonpCallback(chunkIds, moreModules, executeModules) {\n \t\t// add \"moreModules\" to the modules object,\n \t\t// then flag all \"chunkIds\" as loaded and fire callback\n \t\tvar moduleId, chunkId, i = 0, resolves = [], result;\n \t\tfor(;i < chunkIds.length; i++) {\n \t\t\tchunkId = chunkIds[i];\n \t\t\tif(installedChunks[chunkId]) {\n \t\t\t\tresolves.push(installedChunks[chunkId][0]);\n \t\t\t}\n \t\t\tinstalledChunks[chunkId] = 0;\n \t\t}\n \t\tfor(moduleId in moreModules) {\n \t\t\tif(Object.prototype.hasOwnProperty.call(moreModules, moduleId)) {\n \t\t\t\tmodules[moduleId] = moreModules[moduleId];\n \t\t\t}\n \t\t}\n \t\tif(parentJsonpFunction) parentJsonpFunction(chunkIds, moreModules, executeModules);\n \t\twhile(resolves.length) {\n \t\t\tresolves.shift()();\n \t\t}\n \t\tif(executeModules) {\n \t\t\tfor(i=0; i < executeModules.length; i++) {\n \t\t\t\tresult = __webpack_require__(__webpack_require__.s = executeModules[i]);\n \t\t\t}\n \t\t}\n \t\treturn result;\n \t};\n\n \t// The module cache\n \tvar installedModules = {};\n\n \t// objects to store loaded and loading chunks\n \tvar installedChunks = {\n \t\t28: 0\n \t};\n\n \t// The require function\n \tfunction __webpack_require__(moduleId) {\n\n \t\t// Check if module is in cache\n \t\tif(installedModules[moduleId]) {\n \t\t\treturn installedModules[moduleId].exports;\n \t\t}\n \t\t// Create a new module (and put it into the cache)\n \t\tvar module = installedModules[moduleId] = {\n \t\t\ti: moduleId,\n \t\t\tl: false,\n \t\t\texports: {}\n \t\t};\n\n \t\t// Execute the module function\n \t\tmodules[moduleId].call(module.exports, module, module.exports, __webpack_require__);\n\n \t\t// Flag the module as loaded\n \t\tmodule.l = true;\n\n \t\t// Return the exports of the module\n \t\treturn module.exports;\n \t}\n\n \t// This file contains only the entry chunk.\n \t// The chunk loading function for additional chunks\n \t__webpack_require__.e = function requireEnsure(chunkId) {\n \t\tvar installedChunkData = installedChunks[chunkId];\n \t\tif(installedChunkData === 0) {\n \t\t\treturn new Promise(function(resolve) { resolve(); });\n \t\t}\n\n \t\t// a Promise means \"currently loading\".\n \t\tif(installedChunkData) {\n \t\t\treturn installedChunkData[2];\n \t\t}\n\n \t\t// setup Promise in chunk cache\n \t\tvar promise = new Promise(function(resolve, reject) {\n \t\t\tinstalledChunkData = installedChunks[chunkId] = [resolve, reject];\n \t\t});\n \t\tinstalledChunkData[2] = promise;\n\n \t\t// start chunk loading\n \t\tvar head = document.getElementsByTagName('head')[0];\n \t\tvar script = document.createElement('script');\n \t\tscript.type = \"text/javascript\";\n \t\tscript.charset = 'utf-8';\n \t\tscript.async = true;\n \t\tscript.timeout = 120000;\n\n \t\tif (__webpack_require__.nc) {\n \t\t\tscript.setAttribute(\"nonce\", __webpack_require__.nc);\n \t\t}\n \t\tscript.src = __webpack_require__.p + \"static/js/\" + chunkId + \".\" + {\"0\":\"7e9c1df6817742ca7424\",\"1\":\"d1b66d4bf3d45b2621dd\",\"2\":\"344d5c61c44868322e7e\",\"3\":\"88a303fc10feb8b51091\",\"4\":\"f6a8f25f4e8cc458879d\",\"5\":\"ebe6e0cacbb2f02ab669\",\"6\":\"8404bf285ebf6d747079\",\"7\":\"f4707d897e032128f9f9\",\"8\":\"b011da43d5a969ab60a4\",\"9\":\"48de66bae77e31e7abb0\",\"10\":\"81ad33b734993a58acdb\",\"11\":\"9cde2c61360fd3c888a5\",\"12\":\"1807e60bc4ee83595e64\",\"13\":\"392f618adcea9a481a64\",\"14\":\"88db6edd5cb87f6e5747\",\"15\":\"9f61f06d1572f1265cc0\",\"16\":\"477513682c50d7d8583c\",\"17\":\"83e469d672229c638715\",\"18\":\"f7fb0936b3722ba45420\",\"19\":\"c64b53861326d1f5df43\",\"20\":\"f58ebe21766738997aa6\",\"21\":\"4829f09a632ccaf0daae\",\"22\":\"28fc8f2d91738ee402f9\",\"23\":\"012fa9b9212b0d170c6d\",\"24\":\"140fd1dc0d9dc2e621a1\",\"27\":\"02b5e0be03d9340bd130\"}[chunkId] + \".js\";\n \t\tvar timeout = setTimeout(onScriptComplete, 120000);\n \t\tscript.onerror = script.onload = onScriptComplete;\n \t\tfunction onScriptComplete() {\n \t\t\t// avoid mem leaks in IE.\n \t\t\tscript.onerror = script.onload = null;\n \t\t\tclearTimeout(timeout);\n \t\t\tvar chunk = installedChunks[chunkId];\n \t\t\tif(chunk !== 0) {\n \t\t\t\tif(chunk) {\n \t\t\t\t\tchunk[1](new Error('Loading chunk ' + chunkId + ' failed.'));\n \t\t\t\t}\n \t\t\t\tinstalledChunks[chunkId] = undefined;\n \t\t\t}\n \t\t};\n \t\thead.appendChild(script);\n\n \t\treturn promise;\n \t};\n\n \t// expose the modules object (__webpack_modules__)\n \t__webpack_require__.m = modules;\n\n \t// expose the module cache\n \t__webpack_require__.c = installedModules;\n\n \t// define getter function for harmony exports\n \t__webpack_require__.d = function(exports, name, getter) {\n \t\tif(!__webpack_require__.o(exports, name)) {\n \t\t\tObject.defineProperty(exports, name, {\n \t\t\t\tconfigurable: false,\n \t\t\t\tenumerable: true,\n \t\t\t\tget: getter\n \t\t\t});\n \t\t}\n \t};\n\n \t// getDefaultExport function for compatibility with non-harmony modules\n \t__webpack_require__.n = function(module) {\n \t\tvar getter = module && module.__esModule ?\n \t\t\tfunction getDefault() { return module['default']; } :\n \t\t\tfunction getModuleExports() { return module; };\n \t\t__webpack_require__.d(getter, 'a', getter);\n \t\treturn getter;\n \t};\n\n \t// Object.prototype.hasOwnProperty.call\n \t__webpack_require__.o = function(object, property) { return Object.prototype.hasOwnProperty.call(object, property); };\n\n \t// __webpack_public_path__\n \t__webpack_require__.p = \"./\";\n\n \t// on error function for async loading\n \t__webpack_require__.oe = function(err) { console.error(err); throw err; };\n\n\n\n// WEBPACK FOOTER //\n// webpack/bootstrap 280ea6396b1d1096bc32"],"sourceRoot":""}
\ No newline at end of file
......@@ -84,13 +84,13 @@ mark,
audio,
video,
input {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-weight: normal;
vertical-align: baseline;
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font-weight: normal;
vertical-align: baseline;
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
}
......@@ -106,76 +106,76 @@ header,
menu,
nav,
section {
display: block;
display: block;
}
body {
line-height: 1;
line-height: 1;
}
blockquote,
q {
quotes: none;
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: none;
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
border-collapse: collapse;
border-spacing: 0;
}
/* custom */
a {
color: #7e8c8d;
text-decoration: none;
-webkit-backface-visibility: hidden;
color: #7e8c8d;
text-decoration: none;
-webkit-backface-visibility: hidden;
}
a.a-href {
color: #606266;
color: #606266;
}
a.a-href:hover {
color: #1890ff;
color: #1890ff;
}
li {
list-style: none;
list-style: none;
}
::-webkit-scrollbar {
width: 5px;
height: 5px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*background: #e4e7ed;*/
/*background-color: rgba(0, 0, 0, 0.1)*/
width: 5px;
height: 5px;
-webkit-border-radius: 6px;
border-radius: 6px;
/*background: #e4e7ed;*/
/*background-color: rgba(0, 0, 0, 0.1)*/
}
::-webkit-scrollbar-track {
/*background: #f5f7fa;*/
-webkit-border-radius: 6px;
border-radius: 6px;
/*background: #f5f7fa;*/
-webkit-border-radius: 6px;
border-radius: 6px;
}
::-webkit-scrollbar-track-piece {
/*background-color: rgba(0, 0, 0, 0.2);
/*background-color: rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;*/
}
::-webkit-scrollbar-thumb {
background: #c0c4cc;
-webkit-border-radius: 6px;
border-radius: 6px;
background-color: rgba(0, 0, 0, 0.1)
background: #c0c4cc;
-webkit-border-radius: 6px;
border-radius: 6px;
background-color: rgba(0, 0, 0, 0.1)
}
@-moz-document url-prefix(http: //),url-prefix(https://) {
......@@ -183,788 +183,788 @@ li {
/* 滚动条颜色 */
scrollbar {
-moz-appearance: none !important;
width: 5px;
height: 5px;
-webkit-border-radius: 6px;
border-radius: 6px;
-moz-appearance: none !important;
width: 5px;
height: 5px;
-webkit-border-radius: 6px;
border-radius: 6px;
}
/* 滚动条按钮颜色 */
thumb, scrollbarbutton {
-moz-appearance: none !important;
-moz-appearance: none !important;
}
/* 鼠标悬停时按钮颜色 */
thumb:hover, scrollbarbutton:hover {
-moz-appearance: none !important;
-moz-appearance: none !important;
}
/* 隐藏上下箭头 */
scrollbarbutton {
display: none !important;
display: none !important;
}
/* 纵向滚动条宽度 */
scrollbar[orient="vertical"] {
/*min-width: 15px !important;*/
/*min-width: 15px !important;*/
}
}
scrollbar {
/* clear useragent default style*/
-moz-appearance: none !important;
/* clear useragent default style*/
-moz-appearance: none !important;
}
/* buttons at two ends */
scrollbarbutton {
-moz-appearance: none !important;
-moz-appearance: none !important;
}
/* the sliding part*/
thumb {
-moz-appearance: none !important;
-moz-appearance: none !important;
}
scrollcorner {
-moz-appearance: none !important;
resize: both;
-moz-appearance: none !important;
resize: both;
}
/* vertical or horizontal */
scrollbar[orient="vertical"] {
color: silver;
color: silver;
}
-moz-scrollbar-track {
width: 5px;
border: none;
background: #ff0000;
width: 5px;
border: none;
background: #ff0000;
}
-moz-scrollbar-face {
width: 5px;
border: none;
background: #ff0000;
width: 5px;
border: none;
background: #ff0000;
}
-moz-scrollbar-arrow {
width: 5px;
border: none;
background: #ff0000;
width: 5px;
border: none;
background: #ff0000;
}
-moz-scrollbar {
-moz-scrollbar-width: 15px;
-moz-scrollbar-border: 1px solid black;
-moz-scrollbar-background-color: white;
-moz-scrollbar-track-background-color: silver;
-moz-scrollbar-arrow-background-color: silver;
-moz-scrollbar-arrow-color: blue;
-moz-scrollbar-width: 15px;
-moz-scrollbar-border: 1px solid black;
-moz-scrollbar-background-color: white;
-moz-scrollbar-track-background-color: silver;
-moz-scrollbar-arrow-background-color: silver;
-moz-scrollbar-arrow-color: blue;
}
/*::-webkit-scrollbar-button {
color: #c8cbd3;
}*/
html, body {
width: 100%;
min-height: 100%;
height: 100%;
/*background-color: #ffffff;*/
background-color: #f0f2f5;
width: 100%;
min-height: 100%;
height: 100%;
/*background-color: #ffffff;*/
background-color: #f0f2f5;
}
body {
-webkit-text-size-adjust: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-text-size-adjust: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input:focus {
box-shadow: none;
outline: none;
box-shadow: none;
outline: none;
}
.btn-default {
color: #333;
border: 1px solid #ddd;
background-color: #f7f7f7;
cursor: pointer;
color: #333;
border: 1px solid #ddd;
background-color: #f7f7f7;
cursor: pointer;
}
.btn {
font-size: 12px;
border-radius: 2px;
padding: 8px 16px;
height: 32px;
line-height: 14px;
font-size: 12px;
border-radius: 2px;
padding: 8px 16px;
height: 32px;
line-height: 14px;
}
.btn-new {
color: #333;
border: 1px solid #fede29;
background-color: #fede29;
color: #333;
border: 1px solid #fede29;
background-color: #fede29;
}
/* 浮动 */
.fl {
float: left;
float: left;
}
.fr {
float: right;
float: right;
}
.clearfix:before, .clearfix:after {
display: block;
visibility: hidden;
height: 0;
content: "";
clear: both;
display: block;
visibility: hidden;
height: 0;
content: "";
clear: both;
}
.clearfix {
zoom: 1;
zoom: 1;
}
.text-right {
text-align: right;
text-align: right;
}
.over-hide {
overflow: hidden;
overflow: hidden;
}
/* 边距 */
.m-l-2 {
margin-left: 2px;
margin-left: 2px;
}
.m-l-4 {
margin-left: 4px;
margin-left: 4px;
}
.m-l-8 {
margin-left: 8px;
margin-left: 8px;
}
.m-l-16 {
margin-left: 16px;
margin-left: 16px;
}
.m-l-20 {
margin-left: 20px;
margin-left: 20px;
}
.m-l-220 {
margin-left: 220px;
margin-left: 220px;
}
.m-t-05 {
margin-top: -5px;
margin-top: -5px;
}
.m-t-10 {
margin-top: 10px;
margin-top: 10px;
}
.m-t-18 {
margin-top: 18px;
margin-top: 18px;
}
.m-t-20 {
margin-top: 20px;
margin-top: 20px;
}
.m-r-6 {
margin-right: 6px;
margin-right: 6px;
}
.m-r-8 {
margin-right: 8px;
margin-right: 8px;
}
.m-r-10 {
margin-right: 10px;
margin-right: 10px;
}
.m-r-20 {
margin-right: 20px;
margin-right: 20px;
}
.m-b-20 {
margin-bottom: 20px;
margin-bottom: 20px;
}
.m-b-26 {
margin-bottom: 26px;
margin-bottom: 26px;
}
.p-20 {
padding: 20px;
padding: 20px;
}
.p-lr-4 {
padding: 0 4px;
padding: 0 4px;
}
.p-lr-18 {
padding: 0 18px;
padding: 0 18px;
}
.p-l-8 {
padding-left: 8px;
padding-left: 8px;
}
.p-l-10 {
padding-left: 10px;
padding-left: 10px;
}
.p-l-20 {
padding-left: 20px;
padding-left: 20px;
}
.p-l-32 {
padding-left: 32px;
padding-left: 32px;
}
.p-l-36 {
padding-left: 36px;
padding-left: 36px;
}
.p-r-8 {
padding-right: 8px;
padding-right: 8px;
}
.p-r-12 {
padding-right: 12px;
padding-right: 12px;
}
.p-r-20 {
padding-right: 20px;
padding-right: 20px;
}
.w_100 {
width: 100%;
width: 100%;
}
.w-86 {
width: 86px;
width: 86px;
}
.w-90 {
width: 90px;
width: 90px;
}
.w-98 {
width: 98px;
width: 98px;
}
.w-180 {
width: 180px;
width: 180px;
}
.w-182 {
width: 182px;
width: 182px;
}
.w-184 {
width: 184px;
width: 184px;
}
.w-200 {
width: 200px;
width: 200px;
}
.w200 {
width: 200px;
width: 200px;
}
.w-220 {
width: 220px;
width: 220px;
}
.w-223 {
width: 223px;
width: 223px;
}
.w-243 {
width: 243px;
width: 243px;
}
.w-290 {
width: 290px;
width: 290px;
}
.w-309 {
width: 309px;
width: 309px;
}
.w-329 {
width: 329px;
width: 329px;
}
.w-375 {
width: 375px;
width: 375px;
}
.w-427 {
width: 427px;
width: 427px;
}
.w-485 {
width: 485px;
width: 485px;
}
.w-536 {
width: 536px;
width: 536px;
}
.w-548 {
width: 548px;
width: 548px;
}
.border-box {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
/* border */
.border-l-dcdfe6 {
border-left: 1px solid #dcdfe6;
border-left: 1px solid #dcdfe6;
}
/* display */
.inline-block {
display: inline-block;
display: inline-block;
}
.block {
display: block;
display: block;
}
.top {
vertical-align: top;
vertical-align: top;
}
.middle {
vertical-align: middle;
vertical-align: middle;
}
/* flex */
.flex {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.flex-1 {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.flex-row {
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
-o-flex-direction: column;
flex-direction: column;
-webkit-flex-direction: column;
-moz-flex-direction: column;
-ms-flex-direction: column;
-o-flex-direction: column;
flex-direction: column;
}
.flex-align-center {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.flex-pack-center {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.flex-wrap {
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
}
.dialog-footer {
font-size: 0;
/*height: 35px;*/
font-size: 0;
/*height: 35px;*/
}
.font-0 .el-form-item__content {
font-size: 0;
font-size: 0;
}
/* 字号 */
i {
font-style: normal;
font-weight: normal;
font-style: normal;
font-weight: normal;
}
.font-10 {
font-size: 10px;
font-size: 10px;
}
.font-12 {
font-size: 12px;
font-size: 12px;
}
.font-14 {
font-size: 14px;
font-size: 14px;
}
.font-18 {
font-size: 18px;
font-size: 18px;
}
.pointer {
cursor: pointer;
cursor: pointer;
}
/* 颜色 */
.color-blue {
color: #1890ff;
color: #1890ff;
}
.color-303133 {
color: #303133;
color: #303133;
}
.color-909399 {
color: #909399;
color: #909399;
}
.color-c0c4cc {
color: #c0c4cc;
color: #c0c4cc;
}
.color-606266 {
color: #606266;
color: #606266;
}
.pagewrap {
margin: 20px 0;
text-align: right;
margin: 20px 0;
text-align: right;
}
.dialogwrap {
position: relative;
position: relative;
}
.dialogwrap:before {
position: absolute;
left: -20px;
top: -20px;
right: -20px;
content: '';
border-bottom: 1px solid #dedede;
position: absolute;
left: -20px;
top: -20px;
right: -20px;
content: '';
border-bottom: 1px solid #dedede;
}
.dialogcontent {
padding: 0 10px;
padding: 0 10px;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
background-color: rgb(250, 255, 189);
/* #FAFFBD; */
background-image: none;
color: rgb(0, 0, 0);
background-color: rgb(250, 255, 189);
/* #FAFFBD; */
background-image: none;
color: rgb(0, 0, 0);
}
.el-table th {
background: #f1f3f7 !important;
background: #f1f3f7 !important;
}
.slide-fade-enter-active {
transition: all .3s cubic-bezier(1.0, 0.5, 0.8, 1.0);
transition: all .3s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}
.slide-fade-leave-active {
transition: all .3s cubic-bezier(1.0, 0.5, 0.8, 1.0);
transition: all .3s cubic-bezier(1.0, 0.5, 0.8, 1.0);
}
.slide-fade-enter, .slide-fade-leave-to {
opacity: 0;
opacity: 0;
}
/* 新加*/
#app, #index, #content {
position: relative;
height: 100%;
position: relative;
height: 100%;
}
/* table 的表头 -- 背景色 */
.el-table thead tr, .el-table thead th {
background: #f1f3f7;
background: #f1f3f7;
}
/* 面包屑 */
.breadcrumb {
padding: 24px;
background-color: #fff;
border-radius: 2px;
box-shadow: 0 -1px 10px #dfdfdf;
padding: 24px;
background-color: #fff;
border-radius: 2px;
box-shadow: 0 -1px 10px #dfdfdf;
}
.breadcrumb .breadcrumb-title {
margin: 30px 0 10px 0;
font-size: 20px;
margin: 30px 0 10px 0;
font-size: 20px;
}
/*有侧边栏的 右侧 */
.content-wrap {
height: 100%;
display: flex;
height: 100%;
display: flex;
}
.content-wrap .right-wrap {
width: 100%;
box-sizing: border-box;
height: 100%;
overflow-y: auto;
width: 100%;
box-sizing: border-box;
height: 100%;
overflow-y: auto;
}
.content-wrap .right-wrap .right-content {
padding: 24px;
padding: 24px;
}
.content-wrap .right-wrap .right-content .right-box {
background: #fff;
padding: 24px;
background: #fff;
padding: 24px;
}
/* 无侧边栏的底部 */
.bottom-wrap {
padding: 24px;
color: #606266;
font-size: 14px;
padding: 24px;
color: #606266;
font-size: 14px;
}
.bottom-content-wrap {
/*background: #fff;
/*background: #fff;
padding: 24px;*/
}
/*提示文字*/
.tip-text {
font-size: 12px;
color: #909399;
position: absolute;
bottom: -30px;
font-size: 12px;
color: #909399;
position: absolute;
bottom: -30px;
}
.el-form .el-form-item.is-success .el-input__inner, .el-form .el-form-item.is-success .el-input__inner:focus, .el-form .el-form-item.is-success .el-textarea__inner, .el-form .el-form-item.is-success .el-textarea__inner:focus {
border-color: #dcdfe6;
border-color: #dcdfe6;
}
/* 开卡模板 */
.template-cell-r .el-input.is-disabled .el-input__inner {
font-size: 12px;
color: #fff;
background-color: rgba(255, 255, 255, .1);
font-size: 12px;
color: #fff;
background-color: rgba(255, 255, 255, .1);
}
.el-button--text.m-l-10 {
margin-left: 10px;
margin-left: 10px;
}
.task-public .el-tabs .el-tabs__header {
margin: 0;
padding-left: 24px;
border-bottom: 1px solid #e4e7ed;
background: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding-left: 24px;
border-bottom: 1px solid #e4e7ed;
background: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
/* 头部 */
.user-form-dialog .el-dialog__body {
padding: 30px 20px 0;
padding: 30px 20px 0;
}
.user-form-dialog .el-dialog__header {
padding: 0 20px;
height: 54px;
padding: 0 20px;
height: 54px;
}
.pass-form-dialog .el-dialog__body {
padding: 30px 20px 0;
padding: 30px 20px 0;
}
.pass-form-dialog .el-dialog__header {
padding: 0 20px;
height: 54px;
padding: 0 20px;
height: 54px;
}
/* 左侧菜单 */
.leftBar-wrap .el-menu {
background-color: #020b21;
background-color: #020b21;
}
.leftBar-wrap .cardmenu-item .el-submenu__title, .leftBar-wrap .cardmenu-item .el-menu-item, .leftBar-wrap .cardmenu-item .el-submenu .el-menu-item {
height: 40px;
line-height: 40px;
height: 40px;
line-height: 40px;
}
.leftBar-wrap .el-submenu__title:hover {
background-color: #020b21;
background-color: #020b21;
}
.leftBar-wrap .cardmenu-item li.el-menu-item:hover i {
/*background-color: #1890ff;*/
color: #fff;
/*background-color: #1890ff;*/
color: #fff;
}
.leftBar-wrap .cardmenu-item li.el-menu-item:hover span {
/*background-color: #1890ff;*/
color: #fff;
/*background-color: #1890ff;*/
color: #fff;
}
.leftBar-wrap .cardmenu-item li.el-submenu:hover i {
/*background-color: #1890ff;*/
color: #fff;
/*background-color: #1890ff;*/
color: #fff;
}
.leftBar-wrap .cardmenu-item li.el-submenu:hover span {
/*background-color: #1890ff;*/
color: #fff;
/*background-color: #1890ff;*/
color: #fff;
}
.leftBar-wrap .cardmenu-item li.el-submenu .el-menu-item:hover label {
/*background-color: #1890ff;*/
color: #fff;
cursor: pointer;
/*background-color: #1890ff;*/
color: #fff;
cursor: pointer;
}
.leftBar-wrap .cardmenu-item .el-submenu.is-active div.el-submenu__title i {
color: #fff;
color: #fff;
}
.leftBar-wrap .cardmenu-item .el-submenu.is-active div.el-submenu__title span {
color: #fff;
color: #fff;
}
.el-menu.el-menu--popup .el-menu-item.is-active label {
color: #fff;
color: #fff;
}
/* 百分号 */
.percent-item .el-input-group__append {
padding: 0 12px;
padding: 0 12px;
}
/* table lable*/
.table-label .el-form-item__label {
line-height: 48px;
line-height: 48px;
}
.el-table th .cell {
/*color: #909399;*/
font-size: 14px;
/*color: #909399;*/
font-size: 14px;
}
#index .el-table__empty-block {
height: 256px;
height: 256px;
}
.common-wrap__table .el-table__empty-text {
margin-bottom: 40px;
margin-bottom: 40px;
}
.common-wrap__fix__table .el-table__empty-text {
margin-bottom: 40px;
margin-bottom: 40px;
}
/* 会员标签 */
.common-lib__cell__fieldName::before {
content: '';
width: 0px;
height: 10px;
position: absolute;
top: 1px;
right: 0;
border-right: 1px solid #C0C4CC;
content: '';
width: 0px;
height: 10px;
position: absolute;
top: 1px;
right: 0;
border-right: 1px solid #C0C4CC;
}
.common-lib__cell__fieldName:last-child::before {
content: '';
width: 0px;
height: 10px;
position: absolute;
top: 1px;
right: 0;
border-right: 0px solid #C0C4CC;
content: '';
width: 0px;
height: 10px;
position: absolute;
top: 1px;
right: 0;
border-right: 0px solid #C0C4CC;
}
/* 标签库通用 */
.right-box .common-wrap__opt {}
.common-libFields {
min-width: 1104px;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 22px;
overflow: hidden;
min-width: 1104px;
-webkit-flex-wrap: wrap;
-moz-flex-wrap: wrap;
-ms-flex-wrap: wrap;
-o-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 22px;
overflow: hidden;
}
.common-libFields .common-lib__cell {
position: relative;
margin-bottom: 30px;
min-width: 522px;
max-width: calc(50% - 15px);
border: 1px solid rgba(220, 223, 230, 1);
border-radius: 3px;
position: relative;
margin-bottom: 30px;
min-width: 522px;
max-width: calc(50% - 15px);
border: 1px solid rgba(220, 223, 230, 1);
border-radius: 3px;
}
.common-libFields .common-lib__cell.border-primary-color {
border-color: #1890ff;
border-color: #1890ff;
}
.common-libFields .common-lib__cell:nth-child(2n+1) {
margin-right: 30px;
margin-right: 30px;
}
.common-libFields .common-lib__cell__head {
width: 100%;
height: 46px;
line-height: 46px;
padding: 0 24px;
background: #EBEEF5;
border-radius: 3px 3px 0 0;
width: 100%;
height: 46px;
line-height: 46px;
padding: 0 24px;
background: #EBEEF5;
border-radius: 3px 3px 0 0;
}
.common-libFields .common-lib__cell__icon {
padding-right: 8px;
color: #909399;
font-size: 20px;
padding-right: 8px;
color: #909399;
font-size: 20px;
}
.common-libFields .common-lib__icon__right {
display: inline-block;
vertical-align: middle;
font-size: 14px;
color: #C0C4CC;
display: inline-block;
vertical-align: middle;
font-size: 14px;
color: #C0C4CC;
}
.common-libFields .common-lib__cell__name {
font-size: 14px;
color: #606266;
font-size: 14px;
color: #606266;
}
.common-libFields .common-lib__cell__body {
padding: 17px 20px;
padding: 17px 20px;
}
.common-libFields .common-lib__cell__fieldRow {
padding: 13px 0;
font-size: 0;
padding: 13px 0;
font-size: 0;
}
.common-libFields .common-lib__cell__fieldChild {
font-size: 14px;
color: #303133;
font-weight: 700;
font-size: 14px;
color: #303133;
font-weight: 700;
}
.common-libFields .common-lib__cell__fieldChild i {
font-weight: normal;
color: #C0C4CC;
font-size: 14px;
padding-left: 6px;
font-weight: normal;
color: #C0C4CC;
font-size: 14px;
padding-left: 6px;
}
.common-libFields .common-lib__cell__fieldChild .common-lib__cell__name {
font-size: 14px;
color: #303133;
font-weight: 700;
font-size: 14px;
color: #303133;
font-weight: 700;
}
.common-libFields .common-lib__cell__fieldChild .common-lib__cell__name:hover {
color: #1890ff;
color: #1890ff;
}
.common-libFields .common-lib__cell__fieldLastChild {
width: calc(100% - 80px);
max-width: 500px;
vertical-align: top;
font-size: 14px;
max-height: 65px;
overflow: hidden;
width: calc(100% - 80px);
max-width: 500px;
vertical-align: top;
font-size: 14px;
max-height: 65px;
overflow: hidden;
}
.common-libFields .common-lib__cell__fieldName {
position: relative;
margin-bottom: 10px;
padding: 0px 12px;
height: 12px;
/*line-height: 12px;*/
font-size: 13px;
color: #606266;
position: relative;
margin-bottom: 10px;
padding: 0px 12px;
height: 12px;
/*line-height: 12px;*/
font-size: 13px;
color: #606266;
}
.common-libFields .common-lib__cell__radio {
position: absolute;
bottom: 0px;
right: 0px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
cursor: pointer;
position: absolute;
bottom: 0px;
right: 0px;
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
cursor: pointer;
}
.common-libFields .common-lib__cell__radio .el-radio {
width: 50px;
height: 50px;
line-height: 50px;
width: 50px;
height: 50px;
line-height: 50px;
}
.common-libFields .common-lib__cell__radio .el-radio__label {
display: none;
display: none;
}
/* 通用标签列表 面包屑头部标签 */
.common-wrap__cateTags {
position: relative;
width: 100%;
height: 45px;
margin-bottom: 20px;
border-bottom: 1px solid #EBEEF5;
position: relative;
width: 100%;
height: 45px;
margin-bottom: 20px;
border-bottom: 1px solid #EBEEF5;
}
.common-wrap__cateTags .common-wrap__currentTag {
white-space: nowrap;
font-size: 0;
color: #303133;
white-space: nowrap;
font-size: 0;
color: #303133;
}
.common-wrap__currentTag .common-wrap__currentTag__name {
font-size: 14px;
color: #303133;
font-weight: 700;
font-size: 14px;
color: #303133;
font-weight: 700;
}
.common-wrap__currentTag i {
font-size: 14px;
color: #909399;
font-size: 14px;
color: #909399;
}
.common-wrap__cateTags .common-wrap__childTag {
/*max-width: calc(100% - 280px);*/
vertical-align: middle;
margin-left: 8px;
padding-left: 10px;
font-size: 14px;
color: #606266;
border-left: 1px solid #979797;
white-space: nowrap;
/*overflow: hidden;*/
/*text-overflow: ellipsis;*/
/*max-width: calc(100% - 280px);*/
vertical-align: middle;
margin-left: 8px;
padding-left: 10px;
font-size: 14px;
color: #606266;
border-left: 1px solid #979797;
white-space: nowrap;
/*overflow: hidden;*/
/*text-overflow: ellipsis;*/
}
.common-wrap__childTag .common-wrap__childTag__name {
margin-right: 10px;
padding: 2px 5px;
font-size: 14px;
color: #606266;
background: #F0F2F5;
border-radius: 2px;
margin-right: 10px;
padding: 2px 5px;
font-size: 14px;
color: #606266;
background: #F0F2F5;
border-radius: 2px;
}
.common-wrap__moreTag__body {
/*position: absolute;
/*position: absolute;
top: 20px;
right: -10px;
min-width: 500px;
......@@ -977,290 +977,290 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
z-index: 1;*/
}
.el-popover .common-wrap__childTag__name {
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
padding: 2px 5px;
font-size: 14px;
color: #606266;
background: #F0F2F5;
border-radius: 2px;
display: inline-block;
margin-right: 10px;
margin-bottom: 10px;
padding: 2px 5px;
font-size: 14px;
color: #606266;
background: #F0F2F5;
border-radius: 2px;
}
/* 分页 */
.common-wrap__page {
padding: 24px 0 30px 0;
padding: 24px 0 30px 0;
}
.common-wrap__page .el-input {
font-size: 12px;
font-size: 12px;
}
.common-wrap__page .el-input__inner {
height: 28px;
line-height: 28px;
height: 28px;
line-height: 28px;
}
/* 公共底部固定部分 */
.common-wrap__fix {
position: fixed;
right: 0;
bottom: 0;
width: 706px;
height: 70px;
background: #04143A;
font-size: 16px;
color: #fff;
z-index: 2;
position: fixed;
right: 0;
bottom: 0;
width: 706px;
height: 70px;
background: #04143A;
font-size: 16px;
color: #fff;
z-index: 2;
}
.common-wrap__fix__div {
position: relative;
width: 100%;
z-index: 2;
position: relative;
width: 100%;
z-index: 2;
}
.common-wrap__fix__div .common-wrap__fix__showSection {
position: relative;
width: 100%;
line-height: 70px;
background: #04143A;
z-index: 2;
position: relative;
width: 100%;
line-height: 70px;
background: #04143A;
z-index: 2;
}
.common-wrap__fix__showSection .common-wrap__fix__left {
display: inline-block;
width: 528px;
cursor: pointer;
display: inline-block;
width: 528px;
cursor: pointer;
}
.common-wrap__fix__left i {
vertical-align: top;
padding: 0 15px;
font-size: 27px;
color: rgba(255, 255, 255, 0.70);
vertical-align: top;
padding: 0 15px;
font-size: 27px;
color: rgba(255, 255, 255, 0.70);
}
.common-wrap__fix__left span {
position: relative;
vertical-align: top;
padding-left: 15px;
position: relative;
vertical-align: top;
padding-left: 15px;
}
.common-wrap__fix__left span::before {
content: '';
position: absolute;
top: 26px;
left: 0;
width: 0;
height: 20px;
border-left: 1px solid #243969;
content: '';
position: absolute;
top: 26px;
left: 0;
width: 0;
height: 20px;
border-left: 1px solid #243969;
}
.common-wrap__fix__left span i {
padding: 0 4px;
font-weight: normal;
font-size: 22px;
color: #fff;
padding: 0 4px;
font-weight: normal;
font-size: 22px;
color: #fff;
}
.common-wrap__fix__showSection .el-button {
width: 178px;
height: 70px;
padding: 0;
line-height: 70px;
border-radius: 0;
font-size: 16px;
width: 178px;
height: 70px;
padding: 0;
line-height: 70px;
border-radius: 0;
font-size: 16px;
}
.common-wrap__fix__hideList {
position: absolute;
bottom: 70px;
left: 0;
right: 0;
height: 352px;
padding: 24px 22px;
background: #fff;
-webkit-box-shadow: -3px -3px 10px 0px rgba(198, 198, 198, 0.50);
box-shadow: -3px -3px 10px 0px rgba(198, 198, 198, 0.50);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 1;
position: absolute;
bottom: 70px;
left: 0;
right: 0;
height: 352px;
padding: 24px 22px;
background: #fff;
-webkit-box-shadow: -3px -3px 10px 0px rgba(198, 198, 198, 0.50);
box-shadow: -3px -3px 10px 0px rgba(198, 198, 198, 0.50);
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
z-index: 1;
}
.common-wrap__fix__hideList.hide {
bottom: -404px;
bottom: -404px;
}
.common-wrap__fix__hideList .common-wrap__fix__title {
width: 100%;
margin-bottom: 20px;
font-size: 18px;
color: #303133;
width: 100%;
margin-bottom: 20px;
font-size: 18px;
color: #303133;
}
.common-wrap__fix__hideList .common-wrap__fix__table {
width: 100%;
height: 333px;
width: 100%;
height: 333px;
}
/* 分类小版 */
.cate-dialog .el-dialog__body {
padding: 20px 20px 24px 20px;
padding: 20px 20px 24px 20px;
}
.cate-dialog .el-form-item__label {
color: #606266;
color: #606266;
}
.cate-dialog .el-table__body {
color: #606266;
color: #606266;
}
.addTag-tab-wrap table tr td {
overflow: hidden;
overflow: hidden;
}
/* 标签详情各个组件 */
.tagShort-dialog .el-dialog__headerbtn {
top: 28px;
top: 28px;
}
.tagShort-dialog .el-dialog__body {
/*padding: 0 20px 30px 20px;*/
/*padding: 0 20px 30px 20px;*/
}
.tagShort-dialog .el-dialog__footer {
/*border-top: none;
/*border-top: none;
border-top: 0px;*/
}
/* 选项 (固化值)*/
.checkboxOption-wrap {
width: 100%;
width: 100%;
}
.checkboxOption-wrap__head {
width: 100%;
padding-bottom: 24px;
border-bottom: 1px solid #DCDFE6;
width: 100%;
padding-bottom: 24px;
border-bottom: 1px solid #DCDFE6;
}
.checkboxOption-wrap__head .checkboxOption-wrap__head__title {
width: 100%;
margin-bottom: 30px;
font-size: 16px;
color: #303133;
font-weight: 500;
width: 100%;
margin-bottom: 30px;
font-size: 16px;
color: #303133;
font-weight: 500;
}
.checkboxOption-wrap__head .realtime-span {
padding: 3px 4px;
font-size: 11px;
color: #fff;
border-radius: 4px;
background: #1890ff;
padding: 3px 4px;
font-size: 11px;
color: #fff;
border-radius: 4px;
background: #1890ff;
}
.checkboxOption-wrap__head .checkboxOption-wrap__head__describe {
width: 100%;
font-size: 14px;
color: #606266;
line-height: 20px;
white-space: pre-wrap;
word-break: break-all;
width: 100%;
font-size: 14px;
color: #606266;
line-height: 20px;
white-space: pre-wrap;
word-break: break-all;
}
.checkboxOption-wrap__body .checkboxOption-wrap__body__title {
width: 100%;
height: 74px;
line-height: 74px;
font-weight: 500;
width: 100%;
height: 74px;
line-height: 74px;
font-weight: 500;
}
.checkboxOption-wrap__body .checkboxOption-wrap__body__checkAll {
width: 100%;
height: 50px;
line-height: 50px;
padding-left: 10px;
background: #F1F3F7;
width: 100%;
height: 50px;
line-height: 50px;
padding-left: 10px;
background: #F1F3F7;
}
.checkboxOption-wrap__body .checkboxOption-wrap__body__options {
padding-left: 10px;
padding-left: 10px;
}
.checkboxOption-wrap__body .el-checkbox-group {
line-height: 60px;
line-height: 60px;
}
.add-search-select .el-select span {
display: none;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
display: none;
-webkit-transform: scale(0);
-ms-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
.city-select-wrap .el-tabs__content {
overflow: unset;
overflow: unset;
}
.el-date-editor .el-range__close-icon {
line-height: 27px;
line-height: 27px;
}
.manualTagEdit-wrap__form .input-label {
position: absolute;
right: 10px;
top: 2px;
font-size: 12px;
color: #909399;
position: absolute;
right: 10px;
top: 2px;
font-size: 12px;
color: #909399;
}
.manualTagEdit-wrap__set .input-label {
position: absolute;
right: 60px;
top: 10px;
font-size: 12px;
color: #909399;
position: absolute;
right: 60px;
top: 10px;
font-size: 12px;
color: #909399;
}
.manualTagEdit-wrap__form .textarea-label {
position: absolute;
right: 10px;
top: 65px;
font-size: 12px;
color: #909399;
position: absolute;
right: 10px;
top: 65px;
font-size: 12px;
color: #909399;
}
.manualTagEdit-wrap__form .el-textarea__inner {
resize: none;
height: 96px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
resize: none;
height: 96px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}
.memberGroupEdit-wrap__body .el-textarea__inner {
resize: none;
height: 96px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
resize: none;
height: 96px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", Arial, sans-serif;
}
/* 会员信息 */
.singelinfo {
justify-content: flex-start
justify-content: flex-start
}
.singelinfo-img {
flex: 0 0 100px;
flex: 0 0 100px;
}
.singelinfo-wrap {
display: flex;
flex-direction: column;
display: flex;
flex-direction: column;
}
.singelinfo-content {
padding: 0 10px;
padding: 0 10px;
}
.singelinfo-item {
line-height: 0;
line-height: 0;
}
.singelinfo-jl {
align-items: center;
justify-content: center;
margin: 20px 0;
align-items: center;
justify-content: center;
margin: 20px 0;
}
.singelinfo-jlitem {
text-align: center;
text-align: center;
}
.singelinfo-cost {
text-align: center;
text-align: center;
}
.lheigth0 {
color: #303133;
margin: 5px 0;
color: #303133;
margin: 5px 0;
}
.lheigth0 span {
color: #606266;
color: #606266;
}
.evl-right {
margin-right: 5px;
margin-right: 5px;
}
.singelinfo-costitem p {
margin: 5px 0;
margin: 5px 0;
}
/* 暂存架 */
.name-hover:hover {
color: #1890ff;
color: #1890ff;
}
\ No newline at end of file
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment