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