Commit c11da435 by caoyanzhi

update: 调整主题色

parent 85de78f5
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -144,7 +144,7 @@ a.a-href { ...@@ -144,7 +144,7 @@ a.a-href {
} }
a.a-href:hover { a.a-href:hover {
color: #1890ff; color: #2F54EB;
} }
li { li {
...@@ -555,7 +555,7 @@ i { ...@@ -555,7 +555,7 @@ i {
/* 颜色 */ /* 颜色 */
.color-blue { .color-blue {
color: #1890ff; color: #2F54EB;
} }
.color-303133 { .color-303133 {
color: #303133; color: #303133;
...@@ -798,7 +798,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { ...@@ -798,7 +798,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
border-radius: 3px; border-radius: 3px;
} }
.common-libFields .common-lib__cell.border-primary-color { .common-libFields .common-lib__cell.border-primary-color {
border-color: #1890ff; border-color: #2F54EB;
} }
.common-libFields .common-lib__cell:nth-child(2n+1) { .common-libFields .common-lib__cell:nth-child(2n+1) {
margin-right: 30px; margin-right: 30px;
...@@ -850,7 +850,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { ...@@ -850,7 +850,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
font-weight: 700; font-weight: 700;
} }
.common-libFields .common-lib__cell__fieldChild .common-lib__cell__name:hover { .common-libFields .common-lib__cell__fieldChild .common-lib__cell__name:hover {
color: #1890ff; color: #2F54EB;
} }
.common-libFields .common-lib__cell__fieldLastChild { .common-libFields .common-lib__cell__fieldLastChild {
width: calc(100% - 80px); width: calc(100% - 80px);
...@@ -1081,7 +1081,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { ...@@ -1081,7 +1081,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
font-size: 11px; font-size: 11px;
color: #fff; color: #fff;
border-radius: 4px; border-radius: 4px;
background: #1890ff; background: #2F54EB;
} }
.checkboxOption-wrap__head .checkboxOption-wrap__head__describe { .checkboxOption-wrap__head .checkboxOption-wrap__head__describe {
width: 100%; width: 100%;
...@@ -1205,5 +1205,5 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { ...@@ -1205,5 +1205,5 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
/* 暂存架 */ /* 暂存架 */
.name-hover:hover { .name-hover:hover {
color: #1890ff; color: #2F54EB;
} }
@base-color: #353944; @base-color: #353944;
@hover-color: #3c92eb; @hover-color: #3c92eb;
@hoverbg-color: #20242d; @hoverbg-color: #20242d;
@main-color: #1890ff; @main-color: #2F54EB;
@navbgcolor: #04143a; @navbgcolor: #04143a;
@sidebgcolor: #343c4c; @sidebgcolor: #343c4c;
@userinfobgcolor: #ecf5ff; @userinfobgcolor: #ecf5ff;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<g id="Dialog-对话框/表单" transform="translate(395.000000, 435.000000)"> <g id="Dialog-对话框/表单" transform="translate(395.000000, 435.000000)">
<g id="添加-加号-无边框" transform="translate(24.000000, 87.000000)"> <g id="添加-加号-无边框" transform="translate(24.000000, 87.000000)">
<rect id="矩形" fill="#E9F4FF" x="0" y="0" width="40" height="40" rx="4"></rect> <rect id="矩形" fill="#E9F4FF" x="0" y="0" width="40" height="40" rx="4"></rect>
<path d="M26.5,20 L21,20 L21,14.5 C21,14.22 20.78,14 20.5,14 C20.22,14 20,14.22 20,14.5 L20,20 L14.5,20 C14.22,20 14,20.22 14,20.5 C14,20.78 14.22,21 14.5,21 L20,21 L20,26.5 C20,26.78 20.22,27 20.5,27 C20.78,27 21,26.78 21,26.5 L21,21 L26.5,21 C26.78,21 27,20.78 27,20.5 C27,20.22 26.78,20 26.5,20 Z" id="路径" fill="#1890FF"></path> <path d="M26.5,20 L21,20 L21,14.5 C21,14.22 20.78,14 20.5,14 C20.22,14 20,14.22 20,14.5 L20,20 L14.5,20 C14.22,20 14,20.22 14,20.5 C14,20.78 14.22,21 14.5,21 L20,21 L20,26.5 C20,26.78 20.22,27 20.5,27 C20.78,27 21,26.78 21,26.5 L21,21 L26.5,21 C26.78,21 27,20.78 27,20.5 C27,20.22 26.78,20 26.5,20 Z" id="路径" fill="#2F54EB"></path>
</g> </g>
</g> </g>
</g> </g>
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -137,7 +137,7 @@ export default { ...@@ -137,7 +137,7 @@ export default {
font-size: 14px; font-size: 14px;
padding: 8px 10px 8px 0; padding: 8px 10px 8px 0;
background-color: #fff; background-color: #fff;
color: #1890ff; color: #2F54EB;
box-shadow: 0 0 7px #7795b152; box-shadow: 0 0 7px #7795b152;
cursor: pointer; cursor: pointer;
transition: .4s; transition: .4s;
......
...@@ -501,7 +501,7 @@ export default { ...@@ -501,7 +501,7 @@ export default {
top: -11px; top: -11px;
width: 46px; width: 46px;
height: 26px; height: 26px;
background: #1890ff; background: #2F54EB;
text-align: center; text-align: center;
-webkit-transform: rotate(45deg); -webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg); -ms-transform: rotate(45deg);
......
...@@ -163,7 +163,7 @@ export default { ...@@ -163,7 +163,7 @@ export default {
} }
.navtipcolor { .navtipcolor {
margin: 0 12px; margin: 0 12px;
color: #1890ff; color: #2F54EB;
} }
.el-breadcrumb__item:last-child .el-breadcrumb__inner, .el-breadcrumb__item:last-child .el-breadcrumb__inner,
......
...@@ -47,7 +47,7 @@ export default { ...@@ -47,7 +47,7 @@ export default {
cursor: pointer; cursor: pointer;
outline: none; outline: none;
&:hover { &:hover {
color: #409eff; color: #2F54EB;
} }
.fr { .fr {
position: absolute; position: absolute;
...@@ -58,6 +58,6 @@ export default { ...@@ -58,6 +58,6 @@ export default {
} }
} }
.is-active { .is-active {
color: #409eff; color: #2F54EB;
} }
</style> </style>
...@@ -119,7 +119,7 @@ export default { ...@@ -119,7 +119,7 @@ export default {
.button-txt { .button-txt {
color: #a4a7aa; color: #a4a7aa;
&:hover { &:hover {
color: #1890ff; color: #2F54EB;
} }
} }
.btn-selector { .btn-selector {
......
...@@ -450,7 +450,7 @@ export default { ...@@ -450,7 +450,7 @@ export default {
line-height: 20px; line-height: 20px;
text-align: center; text-align: center;
font-size: 14px; font-size: 14px;
color: #1890ff; color: #2F54EB;
background-color: hsla(0, 0%, 100%, 0.9); background-color: hsla(0, 0%, 100%, 0.9);
} }
} }
...@@ -488,7 +488,7 @@ export default { ...@@ -488,7 +488,7 @@ export default {
float: right; float: right;
color: #a4a7aa; color: #a4a7aa;
&:hover { &:hover {
color: #1890ff; color: #2F54EB;
} }
} }
.right-box { .right-box {
......
...@@ -489,7 +489,7 @@ export default { ...@@ -489,7 +489,7 @@ export default {
border-top-left-radius: 5px; border-top-left-radius: 5px;
border: 1px solid rgba(266, 244, 244, 0.9); border: 1px solid rgba(266, 244, 244, 0.9);
&:hover { &:hover {
border-color: #1890ff; border-color: #2F54EB;
} }
} }
} }
...@@ -508,7 +508,7 @@ export default { ...@@ -508,7 +508,7 @@ export default {
border-radius: 20px; border-radius: 20px;
color: #606266; color: #606266;
&:hover { &:hover {
border-color: #1890ff; border-color: #2F54EB;
} }
} }
.good-forbid { .good-forbid {
......
...@@ -200,12 +200,12 @@ export default { ...@@ -200,12 +200,12 @@ export default {
} }
.active-li { .active-li {
background-color: #f6f8fd; background-color: #f6f8fd;
color: #1890ff; color: #2F54EB;
} }
} }
.group-name { .group-name {
margin-top: 20px; margin-top: 20px;
font-size: 14px; font-size: 14px;
color: #1890ff; color: #2F54EB;
} }
</style> </style>
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
font-size: 12px; font-size: 12px;
color: #fff; color: #fff;
border-radius: 4px; border-radius: 4px;
background: #1890ff; background: #2F54EB;
line-height: 32px; line-height: 32px;
vertical-align: top; vertical-align: top;
} }
......
...@@ -201,29 +201,29 @@ export default { ...@@ -201,29 +201,29 @@ export default {
.common-lib__cell__head { .common-lib__cell__head {
&:hover { &:hover {
.common-lib__cell__icon { .common-lib__cell__icon {
color: #1890ff; color: #2F54EB;
} }
.common-lib__cell__name { .common-lib__cell__name {
color: #1890ff; color: #2F54EB;
} }
} }
} }
.common-lib__cell__name { .common-lib__cell__name {
&:hover { &:hover {
color: #1890ff; color: #2F54EB;
} }
} }
.common-lib__cell { .common-lib__cell {
cursor: pointer; cursor: pointer;
&:hover { &:hover {
border-color: #1890ff; border-color: #2F54EB;
} }
.common-lib__cell__fieldName { .common-lib__cell__fieldName {
&:hover { &:hover {
color: #1890ff; color: #2F54EB;
} }
} }
} }
...@@ -281,7 +281,7 @@ export default { ...@@ -281,7 +281,7 @@ export default {
bottom: -6px; bottom: -6px;
width: 40px; width: 40px;
height: 20px; height: 20px;
background: #1890ff; background: #2F54EB;
text-align: center; text-align: center;
-webkit-transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg); -moz-transform: rotate(-45deg);
......
...@@ -205,9 +205,9 @@ export default { ...@@ -205,9 +205,9 @@ export default {
padding: 0 15px; padding: 0 15px;
font-size: 14px; font-size: 14px;
border-radius: 4px; border-radius: 4px;
border: 1px solid #1890ff; border: 1px solid #2F54EB;
color: #fff; color: #fff;
background-color: #1890ff; background-color: #2F54EB;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12); text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035); -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035);
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035); box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035);
......
...@@ -209,9 +209,9 @@ export default { ...@@ -209,9 +209,9 @@ export default {
padding: 0 15px; padding: 0 15px;
font-size: 14px; font-size: 14px;
border-radius: 4px; border-radius: 4px;
border: 1px solid #1890ff; border: 1px solid #2F54EB;
color: #fff; color: #fff;
background-color: #1890ff; background-color: #2F54EB;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12); text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035); -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035);
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035); box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035);
......
...@@ -205,9 +205,9 @@ export default { ...@@ -205,9 +205,9 @@ export default {
padding: 0 15px; padding: 0 15px;
font-size: 14px; font-size: 14px;
border-radius: 4px; border-radius: 4px;
border: 1px solid #1890ff; border: 1px solid #2F54EB;
color: #fff; color: #fff;
background-color: #1890ff; background-color: #2F54EB;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12); text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035); -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035);
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035); box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035);
......
...@@ -219,9 +219,9 @@ export default { ...@@ -219,9 +219,9 @@ export default {
padding: 0 15px; padding: 0 15px;
font-size: 14px; font-size: 14px;
border-radius: 4px; border-radius: 4px;
border: 1px solid #1890ff; border: 1px solid #2F54EB;
color: #fff; color: #fff;
background-color: #1890ff; background-color: #2F54EB;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12); text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12);
-webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035); -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035);
box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035); box-shadow: 0 2px 0 rgba(0, 0, 0, 0.035);
...@@ -232,12 +232,12 @@ export default { ...@@ -232,12 +232,12 @@ export default {
animation-fill-mode: forwards;*/ animation-fill-mode: forwards;*/
&:hover { &:hover {
color: #fff; color: #fff;
background-color: #40a9ff; background-color: #597EF7;
border-color: #40a9ff; border-color: #597EF7;
} }
&:active { &:active {
background: #096dd9; background: #1D39C4;
border-color: #096dd9; border-color: #1D39C4;
color: #fff; color: #fff;
} }
} }
......
...@@ -1252,11 +1252,11 @@ export default { ...@@ -1252,11 +1252,11 @@ export default {
.goods-link-item { .goods-link-item {
&:hover { &:hover {
border: 1px solid #409eff; border: 1px solid #2F54EB;
} }
&.goodSelect { &.goodSelect {
border: 1px solid #409eff; border: 1px solid #2F54EB;
} }
.limit-2 { .limit-2 {
......
...@@ -1930,11 +1930,11 @@ export default { ...@@ -1930,11 +1930,11 @@ export default {
.goods-link-item { .goods-link-item {
&:hover { &:hover {
border: 1px solid #409eff; border: 1px solid #2F54EB;
} }
&.goodSelect { &.goodSelect {
border: 1px solid #409eff; border: 1px solid #2F54EB;
} }
.limit-2 { .limit-2 {
......
...@@ -641,7 +641,7 @@ export default { ...@@ -641,7 +641,7 @@ export default {
padding: 3px 4px; padding: 3px 4px;
border-radius: 4px; border-radius: 4px;
color: #fff; color: #fff;
background: #1890ff; background: #2F54EB;
} }
.tag-cell-wrap { .tag-cell-wrap {
......
...@@ -771,7 +771,7 @@ export default { ...@@ -771,7 +771,7 @@ export default {
color: #909399; color: #909399;
cursor: pointer; cursor: pointer;
&:hover { &:hover {
color: #1890ff; color: #2F54EB;
} }
} }
} }
...@@ -820,7 +820,7 @@ export default { ...@@ -820,7 +820,7 @@ export default {
cursor: pointer; cursor: pointer;
background-image: url('../../../static/img/add.svg'); background-image: url('../../../static/img/add.svg');
&:hover { &:hover {
color: #1890FF; color: #2F54EB;
background-image: url("../../../static/img/add-hover.svg"); background-image: url("../../../static/img/add-hover.svg");
} }
} }
...@@ -907,7 +907,7 @@ export default { ...@@ -907,7 +907,7 @@ export default {
display: none; display: none;
position: absolute; position: absolute;
z-index: 99999; z-index: 99999;
color: #1890ff; color: #2F54EB;
font-size: 26px; font-size: 26px;
animation: toTrash 2s infinite; animation: toTrash 2s infinite;
opacity: 0; opacity: 0;
......
...@@ -113,7 +113,7 @@ export default { ...@@ -113,7 +113,7 @@ export default {
font-size: 12px; font-size: 12px;
border-top-right-radius: 5px; border-top-right-radius: 5px;
border-bottom-left-radius: 5px; border-bottom-left-radius: 5px;
background-color: #1890ff; background-color: #2F54EB;
color: #fff; color: #fff;
} }
} }
......
...@@ -381,7 +381,7 @@ export default { ...@@ -381,7 +381,7 @@ export default {
cursor: pointer; cursor: pointer;
} }
.recommend-active { .recommend-active {
color: #1890ff; color: #2F54EB;
} }
} }
.member-group { .member-group {
...@@ -391,7 +391,7 @@ export default { ...@@ -391,7 +391,7 @@ export default {
font-weight: bold; font-weight: bold;
cursor: pointer; cursor: pointer;
&:hover { &:hover {
color: #1890ff; color: #2F54EB;
} }
.icon-right { .icon-right {
float: right; float: right;
...@@ -410,14 +410,14 @@ export default { ...@@ -410,14 +410,14 @@ export default {
font-weight: bold; font-weight: bold;
} }
.active-name { .active-name {
color: #1890ff; color: #2F54EB;
} }
.active-li { .active-li {
color: #1890ff; color: #2F54EB;
} }
} }
.light-group, .active-item { .light-group, .active-item {
color: #1890ff; color: #2F54EB;
} }
.member-list { .member-list {
height: 32px; height: 32px;
...@@ -427,7 +427,7 @@ export default { ...@@ -427,7 +427,7 @@ export default {
color: #606266; color: #606266;
cursor: pointer; cursor: pointer;
&:hover { &:hover {
color: #1890ff; color: #2F54EB;
.oper-area { .oper-area {
display: inline; display: inline;
} }
...@@ -449,7 +449,7 @@ export default { ...@@ -449,7 +449,7 @@ export default {
.lists { .lists {
color: #606266; color: #606266;
.active-li { .active-li {
color: #1890ff; color: #2F54EB;
background-color: #F3F6F9; background-color: #F3F6F9;
} }
li:hover { li:hover {
......
...@@ -719,7 +719,7 @@ export default { ...@@ -719,7 +719,7 @@ export default {
padding: 3px 4px; padding: 3px 4px;
border-radius: 4px; border-radius: 4px;
color: #fff; color: #fff;
background: #1890ff; background: #2F54EB;
} }
.tag-cell-wrap { .tag-cell-wrap {
......
...@@ -115,7 +115,7 @@ ...@@ -115,7 +115,7 @@
</el-tooltip> </el-tooltip>
</template> </template>
<template slot-scope="scope"> <template slot-scope="scope">
<el-switch :active-value="1" :inactive-value="0" v-model="scope.row.appStatus" active-color="#1890ff" @change="switchAppStatus(scope.row.appStatus, scope.row)"> </el-switch> <el-switch :active-value="1" :inactive-value="0" v-model="scope.row.appStatus" active-color="#2F54EB" @change="switchAppStatus(scope.row.appStatus, scope.row)"> </el-switch>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="操作" width="240px" v-if="$getButtonLimit($buttonCode.memberTagDelGroup) || $getButtonLimit($buttonCode.memberTagFixedPile)"> <el-table-column label="操作" width="240px" v-if="$getButtonLimit($buttonCode.memberTagDelGroup) || $getButtonLimit($buttonCode.memberTagFixedPile)">
...@@ -276,7 +276,7 @@ ...@@ -276,7 +276,7 @@
</el-tooltip> </el-tooltip>
</template> </template>
<template slot-scope="scope"> <template slot-scope="scope">
<el-switch :active-value="1" :inactive-value="0" v-model="scope.row.appStatus" active-color="#1890ff" @change="switchAppStatus(scope.row.appStatus, scope.row)"> </el-switch> <el-switch :active-value="1" :inactive-value="0" v-model="scope.row.appStatus" active-color="#2F54EB" @change="switchAppStatus(scope.row.appStatus, scope.row)"> </el-switch>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column prop="createTime" min-width="120px" label="创建时间"> <el-table-column prop="createTime" min-width="120px" label="创建时间">
...@@ -402,7 +402,7 @@ ...@@ -402,7 +402,7 @@
</el-tooltip> </el-tooltip>
</template> </template>
<template slot-scope="scope"> <template slot-scope="scope">
<el-switch :active-value="1" :inactive-value="0" v-model="scope.row.appStatus" active-color="#1890ff" @change="switchAppStatus(scope.row.appStatus, scope.row)"> </el-switch> <el-switch :active-value="1" :inactive-value="0" v-model="scope.row.appStatus" active-color="#2F54EB" @change="switchAppStatus(scope.row.appStatus, scope.row)"> </el-switch>
</template> </template>
</el-table-column> </el-table-column>
<el-table-column label="操作" width="150px" v-if='$getButtonLimit($buttonCode.memberTagGroupLevelDetail)'> <el-table-column label="操作" width="150px" v-if='$getButtonLimit($buttonCode.memberTagGroupLevelDetail)'>
...@@ -1453,7 +1453,7 @@ export default { ...@@ -1453,7 +1453,7 @@ export default {
border: 1px solid #91d5ff; border: 1px solid #91d5ff;
.dialog-icon { .dialog-icon {
font-size: 12px; font-size: 12px;
color: #1890ff; color: #2F54EB;
padding-right: 4px; padding-right: 4px;
} }
} }
...@@ -1490,7 +1490,7 @@ export default { ...@@ -1490,7 +1490,7 @@ export default {
color: #909399; color: #909399;
cursor: pointer; cursor: pointer;
&:hover { &:hover {
color: #1890ff; color: #2F54EB;
} }
} }
} }
...@@ -1501,7 +1501,7 @@ export default { ...@@ -1501,7 +1501,7 @@ export default {
margin: 0 0 15px 0; margin: 0 0 15px 0;
} }
.error-tip-link{ .error-tip-link{
color: #1890ff; color: #2F54EB;
} }
.error-tip-row{ .error-tip-row{
margin: 0 0 15px 0; margin: 0 0 15px 0;
......
...@@ -704,7 +704,7 @@ export default { ...@@ -704,7 +704,7 @@ export default {
padding: 3px 4px; padding: 3px 4px;
border-radius: 4px; border-radius: 4px;
color: #fff; color: #fff;
background: #1890ff; background: #2F54EB;
} }
.tag-cell-wrap { .tag-cell-wrap {
......
...@@ -230,7 +230,7 @@ export default { ...@@ -230,7 +230,7 @@ export default {
right: 25px; right: 25px;
color: #c0c4cc; color: #c0c4cc;
&:hover { &:hover {
color: #1890ff; color: #2F54EB;
} }
} }
i.icon-guanbi { i.icon-guanbi {
...@@ -243,7 +243,7 @@ export default { ...@@ -243,7 +243,7 @@ export default {
} }
.tags-group--active { .tags-group--active {
border: 1px solid #1890ff; border: 1px solid #2F54EB;
} }
.tags-group__relation { .tags-group__relation {
......
...@@ -808,7 +808,7 @@ export default { ...@@ -808,7 +808,7 @@ export default {
cursor: pointer; cursor: pointer;
} }
.light-active { .light-active {
color: #1890ff; color: #2F54EB;
} }
} }
.tag-all { .tag-all {
...@@ -852,7 +852,7 @@ export default { ...@@ -852,7 +852,7 @@ export default {
width: 45px; width: 45px;
// color: #fff; // color: #fff;
background-color: #fff; background-color: #fff;
color: #1890ff; color: #2F54EB;
box-shadow: 0 0 7px #7795b152; box-shadow: 0 0 7px #7795b152;
// border-radius: 50%; // border-radius: 50%;
cursor: pointer; cursor: pointer;
...@@ -984,7 +984,7 @@ export default { ...@@ -984,7 +984,7 @@ export default {
margin-left: 60px; margin-left: 60px;
} }
.help-doc{ .help-doc{
color: #1890ff; color: #2F54EB;
cursor: pointer; cursor: pointer;
margin: 0 0 0 10px; margin: 0 0 0 10px;
float: right; float: right;
......
...@@ -308,11 +308,11 @@ export default { ...@@ -308,11 +308,11 @@ export default {
top: 1px; top: 1px;
float: left; float: left;
span:hover { span:hover {
color: #1890ff; color: #2F54EB;
} }
} }
.light-active { .light-active {
color: #1890ff; color: #2F54EB;
} }
.manual-name { .manual-name {
display: block; display: block;
...@@ -330,11 +330,11 @@ export default { ...@@ -330,11 +330,11 @@ export default {
font-size: 14px; font-size: 14px;
color: #606266; color: #606266;
&:hover { &:hover {
color: #1890ff; color: #2F54EB;
} }
} }
.light-active { .light-active {
color: #1890ff; color: #2F54EB;
} }
.icon-next- { .icon-next- {
font-size: 30px; font-size: 30px;
...@@ -368,7 +368,7 @@ export default { ...@@ -368,7 +368,7 @@ export default {
text-align: center; text-align: center;
cursor: pointer; cursor: pointer;
&:hover { &:hover {
color: #1890ff; color: #2F54EB;
} }
} }
.newtype { .newtype {
......
...@@ -229,7 +229,7 @@ export default { ...@@ -229,7 +229,7 @@ export default {
.refresh { .refresh {
color: #909399; color: #909399;
&:hover { &:hover {
color: #1890ff; color: #2F54EB;
} }
} }
</style> </style>
...@@ -84,7 +84,7 @@ export default { ...@@ -84,7 +84,7 @@ export default {
position: absolute; position: absolute;
right: 20px; right: 20px;
font-size: 14px; font-size: 14px;
color: #1890ff; color: #2F54EB;
cursor: pointer; cursor: pointer;
} }
.tag-name { .tag-name {
...@@ -95,7 +95,7 @@ export default { ...@@ -95,7 +95,7 @@ export default {
color: #303133; color: #303133;
cursor: pointer; cursor: pointer;
&:hover { &:hover {
color: #1890ff; color: #2F54EB;
} }
} }
.second-tag { .second-tag {
...@@ -106,7 +106,7 @@ export default { ...@@ -106,7 +106,7 @@ export default {
cursor: pointer; cursor: pointer;
} }
.icon-tag-light { .icon-tag-light {
color: #1890ff; color: #2F54EB;
font-size: 14px; font-size: 14px;
font-weight: bold; font-weight: bold;
} }
......
...@@ -144,7 +144,7 @@ a.a-href { ...@@ -144,7 +144,7 @@ a.a-href {
} }
a.a-href:hover { a.a-href:hover {
color: #1890ff; color: #2F54EB;
} }
li { li {
...@@ -555,7 +555,7 @@ i { ...@@ -555,7 +555,7 @@ i {
/* 颜色 */ /* 颜色 */
.color-blue { .color-blue {
color: #1890ff; color: #2F54EB;
} }
.color-303133 { .color-303133 {
color: #303133; color: #303133;
...@@ -798,7 +798,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { ...@@ -798,7 +798,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
border-radius: 3px; border-radius: 3px;
} }
.common-libFields .common-lib__cell.border-primary-color { .common-libFields .common-lib__cell.border-primary-color {
border-color: #1890ff; border-color: #2F54EB;
} }
.common-libFields .common-lib__cell:nth-child(2n+1) { .common-libFields .common-lib__cell:nth-child(2n+1) {
margin-right: 30px; margin-right: 30px;
...@@ -850,7 +850,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { ...@@ -850,7 +850,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
font-weight: 700; font-weight: 700;
} }
.common-libFields .common-lib__cell__fieldChild .common-lib__cell__name:hover { .common-libFields .common-lib__cell__fieldChild .common-lib__cell__name:hover {
color: #1890ff; color: #2F54EB;
} }
.common-libFields .common-lib__cell__fieldLastChild { .common-libFields .common-lib__cell__fieldLastChild {
width: calc(100% - 80px); width: calc(100% - 80px);
...@@ -1081,7 +1081,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { ...@@ -1081,7 +1081,7 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
font-size: 11px; font-size: 11px;
color: #fff; color: #fff;
border-radius: 4px; border-radius: 4px;
background: #1890ff; background: #2F54EB;
} }
.checkboxOption-wrap__head .checkboxOption-wrap__head__describe { .checkboxOption-wrap__head .checkboxOption-wrap__head__describe {
width: 100%; width: 100%;
...@@ -1205,5 +1205,5 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill { ...@@ -1205,5 +1205,5 @@ input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
/* 暂存架 */ /* 暂存架 */
.name-hover:hover { .name-hover:hover {
color: #1890ff; color: #2F54EB;
} }
@base-color: #353944; @base-color: #353944;
@hover-color: #3c92eb; @hover-color: #3c92eb;
@hoverbg-color: #20242d; @hoverbg-color: #20242d;
@main-color: #1890ff; @main-color: #2F54EB;
@navbgcolor: #04143a; @navbgcolor: #04143a;
@sidebgcolor: #343c4c; @sidebgcolor: #343c4c;
@userinfobgcolor: #ecf5ff; @userinfobgcolor: #ecf5ff;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
<g id="Dialog-对话框/表单" transform="translate(395.000000, 435.000000)"> <g id="Dialog-对话框/表单" transform="translate(395.000000, 435.000000)">
<g id="添加-加号-无边框" transform="translate(24.000000, 87.000000)"> <g id="添加-加号-无边框" transform="translate(24.000000, 87.000000)">
<rect id="矩形" fill="#E9F4FF" x="0" y="0" width="40" height="40" rx="4"></rect> <rect id="矩形" fill="#E9F4FF" x="0" y="0" width="40" height="40" rx="4"></rect>
<path d="M26.5,20 L21,20 L21,14.5 C21,14.22 20.78,14 20.5,14 C20.22,14 20,14.22 20,14.5 L20,20 L14.5,20 C14.22,20 14,20.22 14,20.5 C14,20.78 14.22,21 14.5,21 L20,21 L20,26.5 C20,26.78 20.22,27 20.5,27 C20.78,27 21,26.78 21,26.5 L21,21 L26.5,21 C26.78,21 27,20.78 27,20.5 C27,20.22 26.78,20 26.5,20 Z" id="路径" fill="#1890FF"></path> <path d="M26.5,20 L21,20 L21,14.5 C21,14.22 20.78,14 20.5,14 C20.22,14 20,14.22 20,14.5 L20,20 L14.5,20 C14.22,20 14,20.22 14,20.5 C14,20.78 14.22,21 14.5,21 L20,21 L20,26.5 C20,26.78 20.22,27 20.5,27 C20.78,27 21,26.78 21,26.5 L21,21 L26.5,21 C26.78,21 27,20.78 27,20.5 C27,20.22 26.78,20 26.5,20 Z" id="路径" fill="#2F54EB"></path>
</g> </g>
</g> </g>
</g> </g>
......
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