Commit e3fdfe39 by caoyanzhi

update: 调整主题色

parent e1c911d4
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -727,7 +727,7 @@ i { ...@@ -727,7 +727,7 @@ i {
} }
/* 颜色 */ /* 颜色 */
.color-1890ff { .color-2F54EB {
color: #2F54EB; color: #2F54EB;
} }
......
This source diff could not be displayed because it is too large. You can view the blob instead.
...@@ -28,7 +28,7 @@ import activeStep from '@/components/active-config/active-step.vue'; ...@@ -28,7 +28,7 @@ import activeStep from '@/components/active-config/active-step.vue';
<div class="el-step__icon is-text inline-block text-center"> <div class="el-step__icon is-text inline-block text-center">
<i <i
v-if="item.hasSet" v-if="item.hasSet"
class="el-icon-check font-14 color-1890ff flex flex-pack-center flex-align-center" class="el-icon-check font-14 color-2F54EB flex flex-pack-center flex-align-center"
></i> ></i>
<div <div
v-else v-else
......
...@@ -18,7 +18,7 @@ import cardConfig from '@/components/active-config/card-config.vue'; ...@@ -18,7 +18,7 @@ import cardConfig from '@/components/active-config/card-config.vue';
role="alert" role="alert"
class="el-alert el-alert--info" class="el-alert el-alert--info"
> >
<i class="el-alert__icon el-icon-info font-12 color-1890ff"></i> <i class="el-alert__icon el-icon-info font-12 color-2F54EB"></i>
<div class="el-alert__content"> <div class="el-alert__content">
<span class="el-alert__title color-606266 font-14 font-w-400">1. 邀请人可在活动中心一键转发【会员认证流程】的小程序卡片给微信好友,请对小程序卡片的样式进行设置。优秀的活动标题和封面图可以大幅提升受邀人的参与积极性!<br /> <span class="el-alert__title color-606266 font-14 font-w-400">1. 邀请人可在活动中心一键转发【会员认证流程】的小程序卡片给微信好友,请对小程序卡片的样式进行设置。优秀的活动标题和封面图可以大幅提升受邀人的参与积极性!<br />
2. 受邀人服务号关注后,系统将自动发送【会员认证流程】的小程序卡片,请对小程序卡片的样式进行设置。优秀的活动标题和封面图可以大幅提升受邀人的参与积极性!</span> 2. 受邀人服务号关注后,系统将自动发送【会员认证流程】的小程序卡片,请对小程序卡片的样式进行设置。优秀的活动标题和封面图可以大幅提升受邀人的参与积极性!</span>
......
...@@ -18,7 +18,7 @@ import centerConfig from '@/components/active-config/center-config.vue'; ...@@ -18,7 +18,7 @@ import centerConfig from '@/components/active-config/center-config.vue';
role="alert" role="alert"
class="el-alert el-alert--info" class="el-alert el-alert--info"
> >
<i class="el-alert__icon el-icon-info font-12 color-1890ff"></i> <i class="el-alert__icon el-icon-info font-12 color-2F54EB"></i>
<div class="el-alert__content"> <div class="el-alert__content">
<span class="el-alert__title color-606266 font-14 font-w-400">1. 活动中心是邀请人访问的页面,用于介绍活动和奖励规则,展示受邀人清单和奖励信息。<br /> <span class="el-alert__title color-606266 font-14 font-w-400">1. 活动中心是邀请人访问的页面,用于介绍活动和奖励规则,展示受邀人清单和奖励信息。<br />
2. 当前活动的转化路径以服务号作为受邀人入口,邀请人可在活动中心一键保存服务号的带二维码海报,以实现朋友圈转发。</span> 2. 当前活动的转化路径以服务号作为受邀人入口,邀请人可在活动中心一键保存服务号的带二维码海报,以实现朋友圈转发。</span>
......
...@@ -248,7 +248,7 @@ import competitionAward from '@/components/active-config/configs/competition-awa ...@@ -248,7 +248,7 @@ import competitionAward from '@/components/active-config/configs/competition-awa
<div <div
class="add-line text-center cursor-pointer" class="add-line text-center cursor-pointer"
@click="addPeopleItem" @click="addPeopleItem"
><i class="el-icon-plus color-1890ff"></i><span class="color-1890ff font-14 p-l-10">添加奖项</span></div> ><i class="el-icon-plus color-2F54EB"></i><span class="color-2F54EB font-14 p-l-10">添加奖项</span></div>
</div> </div>
</el-form-item> </el-form-item>
<el-form-item <el-form-item
...@@ -427,7 +427,7 @@ import competitionAward from '@/components/active-config/configs/competition-awa ...@@ -427,7 +427,7 @@ import competitionAward from '@/components/active-config/configs/competition-awa
<div <div
class="add-line text-center cursor-pointer" class="add-line text-center cursor-pointer"
@click="addMoneyItem" @click="addMoneyItem"
><i class="el-icon-plus color-1890ff"></i><span class="color-1890ff font-14 p-l-10">添加奖项</span></div> ><i class="el-icon-plus color-2F54EB"></i><span class="color-2F54EB font-14 p-l-10">添加奖项</span></div>
</div> </div>
</el-form-item> </el-form-item>
</el-form> </el-form>
...@@ -993,7 +993,7 @@ export default { ...@@ -993,7 +993,7 @@ export default {
} }
&.li-second-active { &.li-second-active {
border-radius: 4px; border-radius: 4px;
border: 2px solid rgba(24, 144, 255, 1); border: 2px solid rgba(47, 84, 235, 1);
box-shadow: 0px 6px 8px 0px rgba(166, 181, 199, 0.34); box-shadow: 0px 6px 8px 0px rgba(166, 181, 199, 0.34);
.common-cell-check { .common-cell-check {
display: block; display: block;
......
...@@ -515,7 +515,7 @@ export default { ...@@ -515,7 +515,7 @@ export default {
} }
&.li-second-active { &.li-second-active {
border-radius: 4px; border-radius: 4px;
border: 2px solid rgba(24, 144, 255, 1); border: 2px solid rgba(47, 84, 235, 1);
box-shadow: 0px 6px 8px 0px rgba(166, 181, 199, 0.34); box-shadow: 0px 6px 8px 0px rgba(166, 181, 199, 0.34);
.common-cell-check { .common-cell-check {
display: block; display: block;
......
...@@ -149,7 +149,7 @@ import entryAward from '@/components/active-config/configs/entry-award.vue'; ...@@ -149,7 +149,7 @@ import entryAward from '@/components/active-config/configs/entry-award.vue';
<div <div
class="add-line text-center cursor-pointer" class="add-line text-center cursor-pointer"
@click="addPeopleItem" @click="addPeopleItem"
><i class="el-icon-plus color-1890ff"></i><span class="color-1890ff font-14 p-l-10">添加奖项</span></div> ><i class="el-icon-plus color-2F54EB"></i><span class="color-2F54EB font-14 p-l-10">添加奖项</span></div>
</el-form-item> </el-form-item>
<el-form-item <el-form-item
v-show="passAward.dealAmountFlag == 1" v-show="passAward.dealAmountFlag == 1"
...@@ -228,7 +228,7 @@ import entryAward from '@/components/active-config/configs/entry-award.vue'; ...@@ -228,7 +228,7 @@ import entryAward from '@/components/active-config/configs/entry-award.vue';
<div <div
class="add-line text-center cursor-pointer" class="add-line text-center cursor-pointer"
@click="addMoneyItem" @click="addMoneyItem"
><i class="el-icon-plus color-1890ff"></i><span class="color-1890ff font-14 p-l-10">添加奖项</span></div> ><i class="el-icon-plus color-2F54EB"></i><span class="color-2F54EB font-14 p-l-10">添加奖项</span></div>
</el-form-item> </el-form-item>
</el-form> </el-form>
</div> </div>
...@@ -677,7 +677,7 @@ export default { ...@@ -677,7 +677,7 @@ export default {
} }
&.li-second-active { &.li-second-active {
border-radius: 4px; border-radius: 4px;
border: 2px solid rgba(24, 144, 255, 1); border: 2px solid rgba(47, 84, 235, 1);
box-shadow: 0px 6px 8px 0px rgba(166, 181, 199, 0.34); box-shadow: 0px 6px 8px 0px rgba(166, 181, 199, 0.34);
.common-cell-check { .common-cell-check {
display: block; display: block;
......
...@@ -24,7 +24,7 @@ import fraudControl from '@/components/active-config/configs/fraud-control.vue'; ...@@ -24,7 +24,7 @@ import fraudControl from '@/components/active-config/configs/fraud-control.vue';
role="alert" role="alert"
class="el-alert el-alert--info" class="el-alert el-alert--info"
> >
<i class="el-alert__icon el-icon-info font-12 color-1890ff"></i> <i class="el-alert__icon el-icon-info font-12 color-2F54EB"></i>
<div class="el-alert__content"> <div class="el-alert__content">
<span class="el-alert__title color-606266 font-14 font-w-400">为了获取邀请人奖励,可能会出现恶意盗刷的情况,因此系统支持对单个受邀人的成交额累计上限做控制。<br /> <span class="el-alert__title color-606266 font-14 font-w-400">为了获取邀请人奖励,可能会出现恶意盗刷的情况,因此系统支持对单个受邀人的成交额累计上限做控制。<br />
这能有效的杜绝邀请人在闯关奖励、竞赛奖励中采用作弊手段(即时奖励有单独的限制控制,该成交额上限对即时奖励不起作用)。</span> 这能有效的杜绝邀请人在闯关奖励、竞赛奖励中采用作弊手段(即时奖励有单独的限制控制,该成交额上限对即时奖励不起作用)。</span>
...@@ -82,7 +82,7 @@ import fraudControl from '@/components/active-config/configs/fraud-control.vue'; ...@@ -82,7 +82,7 @@ import fraudControl from '@/components/active-config/configs/fraud-control.vue';
role="alert" role="alert"
class="el-alert el-alert--info m-t-20" class="el-alert el-alert--info m-t-20"
> >
<i class="el-alert__icon el-icon-info font-12 color-1890ff"></i> <i class="el-alert__icon el-icon-info font-12 color-2F54EB"></i>
<div class="el-alert__content"> <div class="el-alert__content">
<span class="el-alert__title color-606266 font-14 font-w-400">转化路径的一系列节点中,消费行为尤其特殊,因为可以申请退款,所以涉及到奖励回收的问题。请根据自身的活动政策,配置相关的风险控制策略。注意:仅针对即时奖励可进行控制,闯关奖励、竞赛奖励和受邀人奖励不作回收处理。由于即时奖励中没有卡券类奖励,因此没有卡券处理方案的配置。</span> <span class="el-alert__title color-606266 font-14 font-w-400">转化路径的一系列节点中,消费行为尤其特殊,因为可以申请退款,所以涉及到奖励回收的问题。请根据自身的活动政策,配置相关的风险控制策略。注意:仅针对即时奖励可进行控制,闯关奖励、竞赛奖励和受邀人奖励不作回收处理。由于即时奖励中没有卡券类奖励,因此没有卡券处理方案的配置。</span>
</div> </div>
...@@ -477,7 +477,7 @@ export default { ...@@ -477,7 +477,7 @@ export default {
} }
&.li-second-active { &.li-second-active {
border-radius: 4px; border-radius: 4px;
border: 2px solid rgba(24, 144, 255, 1); border: 2px solid rgba(47, 84, 235, 1);
box-shadow: 0px 6px 8px 0px rgba(166, 181, 199, 0.34); box-shadow: 0px 6px 8px 0px rgba(166, 181, 199, 0.34);
.common-cell-check { .common-cell-check {
display: block; display: block;
......
...@@ -18,7 +18,7 @@ import inviteeReward from '@/components/active-config/configs/invitee-reward.vue ...@@ -18,7 +18,7 @@ import inviteeReward from '@/components/active-config/configs/invitee-reward.vue
role="alert" role="alert"
class="el-alert el-alert--info" class="el-alert el-alert--info"
> >
<i class="el-alert__icon el-icon-info font-12 color-1890ff"></i> <i class="el-alert__icon el-icon-info font-12 color-2F54EB"></i>
<div class="el-alert__content"> <div class="el-alert__content">
<span class="el-alert__title color-606266 font-14 font-w-400">给邀请人的奖励往往是为了扩大活动影响力和辐射范围,而受邀人奖励则能提升活动响应率和行为转化能力。<br /> <span class="el-alert__title color-606266 font-14 font-w-400">给邀请人的奖励往往是为了扩大活动影响力和辐射范围,而受邀人奖励则能提升活动响应率和行为转化能力。<br />
您可以配置受邀人奖励,当完成相关行为后,受邀人将实时获取相关奖励。<br /> 您可以配置受邀人奖励,当完成相关行为后,受邀人将实时获取相关奖励。<br />
...@@ -156,7 +156,7 @@ import inviteeReward from '@/components/active-config/configs/invitee-reward.vue ...@@ -156,7 +156,7 @@ import inviteeReward from '@/components/active-config/configs/invitee-reward.vue
<div <div
class="add-line text-center cursor-pointer" class="add-line text-center cursor-pointer"
@click="addPointItem" @click="addPointItem"
><i class="el-icon-plus color-1890ff"></i><span class="color-1890ff font-14 p-l-10">添加奖项</span></div> ><i class="el-icon-plus color-2F54EB"></i><span class="color-2F54EB font-14 p-l-10">添加奖项</span></div>
</div> </div>
</div> </div>
<div <div
...@@ -306,7 +306,7 @@ import inviteeReward from '@/components/active-config/configs/invitee-reward.vue ...@@ -306,7 +306,7 @@ import inviteeReward from '@/components/active-config/configs/invitee-reward.vue
<div <div
class="add-line text-center cursor-pointer" class="add-line text-center cursor-pointer"
@click="addCardItem" @click="addCardItem"
><i class="el-icon-plus color-1890ff"></i><span class="color-1890ff font-14 p-l-10">添加奖项</span></div> ><i class="el-icon-plus color-2F54EB"></i><span class="color-2F54EB font-14 p-l-10">添加奖项</span></div>
</div> </div>
</div> </div>
</div> </div>
......
...@@ -210,7 +210,7 @@ import spotAward from '@/components/active-config/configs/spot-award.vue'; ...@@ -210,7 +210,7 @@ import spotAward from '@/components/active-config/configs/spot-award.vue';
<div <div
class="add-line text-center cursor-pointer" class="add-line text-center cursor-pointer"
@click="toAddItem" @click="toAddItem"
><i class="el-icon-plus color-1890ff"></i><span class="color-1890ff font-14 p-l-10">添加奖项</span></div> ><i class="el-icon-plus color-2F54EB"></i><span class="color-2F54EB font-14 p-l-10">添加奖项</span></div>
</div> </div>
</div> </div>
<div <div
...@@ -749,7 +749,7 @@ export default { ...@@ -749,7 +749,7 @@ export default {
} }
&.li-second-active { &.li-second-active {
border-radius: 4px; border-radius: 4px;
border: 2px solid rgba(24, 144, 255, 1); border: 2px solid rgba(47, 84, 235, 1);
box-shadow: 0px 6px 8px 0px rgba(166, 181, 199, 0.34); box-shadow: 0px 6px 8px 0px rgba(166, 181, 199, 0.34);
.common-cell-check { .common-cell-check {
display: block; display: block;
......
...@@ -18,7 +18,7 @@ import posterConfig from '@/components/active-config/poster-config.vue'; ...@@ -18,7 +18,7 @@ import posterConfig from '@/components/active-config/poster-config.vue';
role="alert" role="alert"
class="el-alert el-alert--info" class="el-alert el-alert--info"
> >
<i class="el-alert__icon el-icon-info font-12 color-1890ff"></i> <i class="el-alert__icon el-icon-info font-12 color-2F54EB"></i>
<div class="el-alert__content"> <div class="el-alert__content">
<span class="el-alert__title color-606266 font-14 font-w-400">1. 当前活动的转化路径以小程序作为受邀人入口,邀请人可在活动中心一键保存小程序带二维码海报以实现朋友圈转发。 <br /> <span class="el-alert__title color-606266 font-14 font-w-400">1. 当前活动的转化路径以小程序作为受邀人入口,邀请人可在活动中心一键保存小程序带二维码海报以实现朋友圈转发。 <br />
2. 请对分享海报进行配置,一张生动而有感染力的活动海报,是活动成败的关键!</span> 2. 请对分享海报进行配置,一张生动而有感染力的活动海报,是活动成败的关键!</span>
...@@ -489,7 +489,7 @@ export default { ...@@ -489,7 +489,7 @@ export default {
} }
&.select-li { &.select-li {
border: 1px solid rgba(24, 144, 255, 1); border: 1px solid rgba(47, 84, 235, 1);
.common-cell-check { .common-cell-check {
display: block; display: block;
.common-cell-triangle { .common-cell-triangle {
......
...@@ -55,7 +55,7 @@ import rewardConfig from '@/components/active-config/reward-config.vue'; ...@@ -55,7 +55,7 @@ import rewardConfig from '@/components/active-config/reward-config.vue';
</ul> </ul>
</el-form-item> </el-form-item>
<el-form-item> <el-form-item>
<div class="color-1890ff font-14">注意:活动过程中,会员在活动过程中的活动动态将通过模板消息的方式进行触达通知</div> <div class="color-2F54EB font-14">注意:活动过程中,会员在活动过程中的活动动态将通过模板消息的方式进行触达通知</div>
</el-form-item> </el-form-item>
<el-form-item <el-form-item
v-if="activeInfoData.awardMode == 1" v-if="activeInfoData.awardMode == 1"
...@@ -2081,7 +2081,7 @@ export default { ...@@ -2081,7 +2081,7 @@ export default {
} }
&.li-second-active { &.li-second-active {
border-radius: 4px; border-radius: 4px;
border: 2px solid rgba(24, 144, 255, 1); border: 2px solid rgba(47, 84, 235, 1);
box-shadow: 0px 6px 8px 0px rgba(166, 181, 199, 0.34); box-shadow: 0px 6px 8px 0px rgba(166, 181, 199, 0.34);
.common-cell-check { .common-cell-check {
display: block; display: block;
......
...@@ -1079,7 +1079,7 @@ export default { ...@@ -1079,7 +1079,7 @@ export default {
} }
&.li-third-active { &.li-third-active {
border-radius: 4px; border-radius: 4px;
border: 2px solid rgba(24, 144, 255, 1); border: 2px solid rgba(47, 84, 235, 1);
.common-cell-check { .common-cell-check {
display: block; display: block;
.common-cell-triangle { .common-cell-triangle {
......
...@@ -103,7 +103,7 @@ import dataStatisticsChild from '@/components/active/data-statistics-child.vue'; ...@@ -103,7 +103,7 @@ import dataStatisticsChild from '@/components/active/data-statistics-child.vue';
> >
<template v-for="(child, key) in Math.floor(activeData.spread)"> <template v-for="(child, key) in Math.floor(activeData.spread)">
<i <i
class="iconfont icon-xiaoren font-22 color-1890ff" class="iconfont icon-xiaoren font-22 color-2F54EB"
:key="key + 'xrbg'" :key="key + 'xrbg'"
></i> ></i>
</template> </template>
...@@ -128,7 +128,7 @@ import dataStatisticsChild from '@/components/active/data-statistics-child.vue'; ...@@ -128,7 +128,7 @@ import dataStatisticsChild from '@/components/active/data-statistics-child.vue';
> >
<template v-for="(child, key) in 10"> <template v-for="(child, key) in 10">
<i <i
class="iconfont icon-xiaoren font-22 color-1890ff" class="iconfont icon-xiaoren font-22 color-2F54EB"
:key="key + 'xrbg'" :key="key + 'xrbg'"
></i> ></i>
</template> </template>
...@@ -276,7 +276,7 @@ export default { ...@@ -276,7 +276,7 @@ export default {
background: rgba(227, 242, 253, 1); background: rgba(227, 242, 253, 1);
.data-percentage-inner { .data-percentage-inner {
height: 17px; height: 17px;
background: linear-gradient(90deg, rgba(53, 195, 255, 1) 0%, rgba(24, 144, 255, 1) 100%); background: linear-gradient(90deg, rgba(53, 195, 255, 1) 0%, rgba(47, 84, 235, 1) 100%);
} }
} }
} }
...@@ -299,7 +299,7 @@ export default { ...@@ -299,7 +299,7 @@ export default {
margin-left: -5px; margin-left: -5px;
} }
.icon-xiaoren-opacity { .icon-xiaoren-opacity {
color: rgba(24, 144, 255, 0.15); color: rgba(47, 84, 235, 0.15);
} }
} }
.spread-ul { .spread-ul {
......
...@@ -140,7 +140,7 @@ export default { ...@@ -140,7 +140,7 @@ export default {
background: rgba(227, 242, 253, 1); background: rgba(227, 242, 253, 1);
.data-percentage-inner { .data-percentage-inner {
height: 17px; height: 17px;
background: linear-gradient(90deg, rgba(53, 195, 255, 1) 0%, rgba(24, 144, 255, 1) 100%); background: linear-gradient(90deg, rgba(53, 195, 255, 1) 0%, rgba(47, 84, 235, 1) 100%);
} }
} }
} }
......
...@@ -179,7 +179,7 @@ export default { ...@@ -179,7 +179,7 @@ export default {
position: relative; position: relative;
width: 216px; width: 216px;
height: 269px; height: 269px;
background: linear-gradient(360deg, rgba(53, 195, 255, 1) 0%, rgba(24, 144, 255, 1) 100%); background: linear-gradient(360deg, rgba(53, 195, 255, 1) 0%, rgba(47, 84, 235, 1) 100%);
&::before { &::before {
content: ''; content: '';
position: absolute; position: absolute;
......
...@@ -56,7 +56,7 @@ import inviteLog from '@/components/data-details/invite-log.vue'; ...@@ -56,7 +56,7 @@ import inviteLog from '@/components/data-details/invite-log.vue';
> >
<template slot-scope="scope"> <template slot-scope="scope">
<div <div
class="cell cursor-pointer color-1890ff" class="cell cursor-pointer color-2F54EB"
@click="toLog(scope.row)" @click="toLog(scope.row)"
> >
{{ scope.row.transName || '--' }} {{ scope.row.transName || '--' }}
......
...@@ -56,7 +56,7 @@ import inviteTable from '@/components/data-details/invite-table.vue'; ...@@ -56,7 +56,7 @@ import inviteTable from '@/components/data-details/invite-table.vue';
> >
<template slot-scope="scope"> <template slot-scope="scope">
<div <div
class="cell cursor-pointer color-1890ff" class="cell cursor-pointer color-2F54EB"
@click="toLog('invite',scope.row)" @click="toLog('invite',scope.row)"
>{{ scope.row.totalTransPersonNum || '--' }}</div> >{{ scope.row.totalTransPersonNum || '--' }}</div>
</template> </template>
...@@ -69,7 +69,7 @@ import inviteTable from '@/components/data-details/invite-table.vue'; ...@@ -69,7 +69,7 @@ import inviteTable from '@/components/data-details/invite-table.vue';
> >
<template slot-scope="scope"> <template slot-scope="scope">
<div <div
class="cell cursor-pointer color-1890ff" class="cell cursor-pointer color-2F54EB"
@click="toLog('point',scope.row)" @click="toLog('point',scope.row)"
>{{ scope.row.sumPoints || '--' }}</div> >{{ scope.row.sumPoints || '--' }}</div>
</template> </template>
...@@ -82,7 +82,7 @@ import inviteTable from '@/components/data-details/invite-table.vue'; ...@@ -82,7 +82,7 @@ import inviteTable from '@/components/data-details/invite-table.vue';
> >
<template slot-scope="scope"> <template slot-scope="scope">
<div <div
class="cell cursor-pointer color-1890ff" class="cell cursor-pointer color-2F54EB"
@click="toLog('card',scope.row)" @click="toLog('card',scope.row)"
>{{ scope.row.sumCardNum }}</div> >{{ scope.row.sumCardNum }}</div>
</template> </template>
......
...@@ -69,7 +69,7 @@ import invitedTable from '@/components/data-details/invited-table.vue'; ...@@ -69,7 +69,7 @@ import invitedTable from '@/components/data-details/invited-table.vue';
> >
<template slot-scope="scope"> <template slot-scope="scope">
<div <div
class="cell cursor-pointer color-1890ff" class="cell cursor-pointer color-2F54EB"
@click="toLog(scope.row)" @click="toLog(scope.row)"
> >
{{ scope.row.transName || '--' }} {{ scope.row.transName || '--' }}
......
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
图片规格630*800px,大小不超过{{uploadLimit}}M,仅限JPG格式。 图片规格630*800px,大小不超过{{uploadLimit}}M,仅限JPG格式。
</p> </p>
<p class="upload-tip">为了确保二维码位置的准确,建议<a <p class="upload-tip">为了确保二维码位置的准确,建议<a
class="color-1890ff" class="color-2F54EB"
href="https://report-1251519181.cos.ap-shanghai.myqcloud.com/haoban/20200102144544/模板.psd" href="https://report-1251519181.cos.ap-shanghai.myqcloud.com/haoban/20200102144544/模板.psd"
download="post.psd" download="post.psd"
> 下载模板</a> 基于模板进行海报设计。</p> > 下载模板</a> 基于模板进行海报设计。</p>
...@@ -286,7 +286,7 @@ export default { ...@@ -286,7 +286,7 @@ export default {
line-height: 20px; line-height: 20px;
} }
.color-1890ff { .color-2F54EB {
color: #2F54EB; color: #2F54EB;
} }
</style> </style>
...@@ -294,7 +294,7 @@ export default { ...@@ -294,7 +294,7 @@ export default {
line-height: 20px; line-height: 20px;
} }
.color-1890ff { .color-2F54EB {
color: #2F54EB; color: #2F54EB;
} }
</style> </style>
...@@ -294,7 +294,7 @@ export default { ...@@ -294,7 +294,7 @@ export default {
line-height: 20px; line-height: 20px;
} }
.color-1890ff { .color-2F54EB {
color: #2F54EB; color: #2F54EB;
} }
</style> </style>
...@@ -236,8 +236,8 @@ export default { ...@@ -236,8 +236,8 @@ export default {
border-color: #597EF7; border-color: #597EF7;
} }
&:active { &:active {
background: #096dd9; background: #1D39C4;
border-color: #096dd9; border-color: #1D39C4;
color: #fff; color: #fff;
} }
} }
......
...@@ -727,7 +727,7 @@ i { ...@@ -727,7 +727,7 @@ i {
} }
/* 颜色 */ /* 颜色 */
.color-1890ff { .color-2F54EB {
color: #2F54EB; color: #2F54EB;
} }
......
...@@ -4363,7 +4363,7 @@ ...@@ -4363,7 +4363,7 @@
--------------------------*/ --------------------------*/
.el-tag { .el-tag {
background-color: rgba(24, 144, 255, 0.1); background-color: rgba(47, 84, 235, 0.1);
display: inline-block; display: inline-block;
padding: 0 10px; padding: 0 10px;
height: 32px; height: 32px;
...@@ -4373,7 +4373,7 @@ ...@@ -4373,7 +4373,7 @@
border-radius: 4px; border-radius: 4px;
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
border: 1px solid rgba(24, 144, 255, 0.2); border: 1px solid rgba(47, 84, 235, 0.2);
white-space: nowrap; white-space: nowrap;
} }
...@@ -11267,8 +11267,8 @@ ...@@ -11267,8 +11267,8 @@
} }
.el-button:active { .el-button:active {
color: #1682e6; color: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
outline: none; outline: none;
} }
...@@ -11289,14 +11289,14 @@ ...@@ -11289,14 +11289,14 @@
.el-button.is-plain:active { .el-button.is-plain:active {
background: #fff; background: #fff;
border-color: #1682e6; border-color: #1D39C4;
color: #1682e6; color: #1D39C4;
outline: none; outline: none;
} }
.el-button.is-active { .el-button.is-active {
color: #1682e6; color: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
} }
.el-button.is-disabled, .el-button.is-disabled,
...@@ -11356,21 +11356,21 @@ ...@@ -11356,21 +11356,21 @@
.el-button--primary:hover, .el-button--primary:hover,
.el-button--primary:focus { .el-button--primary:focus {
background: #46a6ff; background: #597EF7;
border-color: #46a6ff; border-color: #597EF7;
color: #fff; color: #fff;
} }
.el-button--primary:active { .el-button--primary:active {
background: #1682e6; background: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
color: #fff; color: #fff;
outline: none; outline: none;
} }
.el-button--primary.is-active { .el-button--primary.is-active {
background: #1682e6; background: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
color: #fff; color: #fff;
} }
...@@ -11397,8 +11397,8 @@ ...@@ -11397,8 +11397,8 @@
} }
.el-button--primary.is-plain:active { .el-button--primary.is-plain:active {
background: #1682e6; background: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
color: #fff; color: #fff;
outline: none; outline: none;
} }
...@@ -11720,13 +11720,13 @@ ...@@ -11720,13 +11720,13 @@
.el-button--text:hover, .el-button--text:hover,
.el-button--text:focus { .el-button--text:focus {
color: #46a6ff; color: #597EF7;
border-color: transparent; border-color: transparent;
background-color: transparent; background-color: transparent;
} }
.el-button--text:active { .el-button--text:active {
color: #1682e6; color: #1D39C4;
border-color: transparent; border-color: transparent;
background-color: transparent; background-color: transparent;
} }
...@@ -12527,7 +12527,7 @@ ...@@ -12527,7 +12527,7 @@
.el-dropdown-menu__item:not(.is-disabled):hover, .el-dropdown-menu__item:not(.is-disabled):hover,
.el-dropdown-menu__item:focus { .el-dropdown-menu__item:focus {
background-color: #e8f4ff; background-color: #e8f4ff;
color: #46a6ff; color: #597EF7;
} }
.el-dropdown-menu__item--divided { .el-dropdown-menu__item--divided {
...@@ -23079,7 +23079,7 @@ ...@@ -23079,7 +23079,7 @@
--------------------------*/ --------------------------*/
.el-tag { .el-tag {
background-color: rgba(24, 144, 255, 0.1); background-color: rgba(47, 84, 235, 0.1);
display: inline-block; display: inline-block;
padding: 0 10px; padding: 0 10px;
height: 32px; height: 32px;
...@@ -23089,7 +23089,7 @@ ...@@ -23089,7 +23089,7 @@
border-radius: 4px; border-radius: 4px;
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
border: 1px solid rgba(24, 144, 255, 0.2); border: 1px solid rgba(47, 84, 235, 0.2);
white-space: nowrap; white-space: nowrap;
} }
...@@ -25704,8 +25704,8 @@ ...@@ -25704,8 +25704,8 @@
} }
.el-button:active { .el-button:active {
color: #1682e6; color: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
outline: none; outline: none;
} }
...@@ -25726,14 +25726,14 @@ ...@@ -25726,14 +25726,14 @@
.el-button.is-plain:active { .el-button.is-plain:active {
background: #fff; background: #fff;
border-color: #1682e6; border-color: #1D39C4;
color: #1682e6; color: #1D39C4;
outline: none; outline: none;
} }
.el-button.is-active { .el-button.is-active {
color: #1682e6; color: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
} }
.el-button.is-disabled, .el-button.is-disabled,
...@@ -25793,21 +25793,21 @@ ...@@ -25793,21 +25793,21 @@
.el-button--primary:hover, .el-button--primary:hover,
.el-button--primary:focus { .el-button--primary:focus {
background: #46a6ff; background: #597EF7;
border-color: #46a6ff; border-color: #597EF7;
color: #fff; color: #fff;
} }
.el-button--primary:active { .el-button--primary:active {
background: #1682e6; background: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
color: #fff; color: #fff;
outline: none; outline: none;
} }
.el-button--primary.is-active { .el-button--primary.is-active {
background: #1682e6; background: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
color: #fff; color: #fff;
} }
...@@ -25834,8 +25834,8 @@ ...@@ -25834,8 +25834,8 @@
} }
.el-button--primary.is-plain:active { .el-button--primary.is-plain:active {
background: #1682e6; background: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
color: #fff; color: #fff;
outline: none; outline: none;
} }
...@@ -26157,13 +26157,13 @@ ...@@ -26157,13 +26157,13 @@
.el-button--text:hover, .el-button--text:hover,
.el-button--text:focus { .el-button--text:focus {
color: #46a6ff; color: #597EF7;
border-color: transparent; border-color: transparent;
background-color: transparent; background-color: transparent;
} }
.el-button--text:active { .el-button--text:active {
color: #1682e6; color: #1D39C4;
border-color: transparent; border-color: transparent;
background-color: transparent; background-color: transparent;
} }
...@@ -28130,7 +28130,7 @@ ...@@ -28130,7 +28130,7 @@
--------------------------*/ --------------------------*/
.el-tag { .el-tag {
background-color: rgba(24, 144, 255, 0.1); background-color: rgba(47, 84, 235, 0.1);
display: inline-block; display: inline-block;
padding: 0 10px; padding: 0 10px;
height: 32px; height: 32px;
...@@ -28140,7 +28140,7 @@ ...@@ -28140,7 +28140,7 @@
border-radius: 4px; border-radius: 4px;
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
border: 1px solid rgba(24, 144, 255, 0.2); border: 1px solid rgba(47, 84, 235, 0.2);
white-space: nowrap; white-space: nowrap;
} }
...@@ -31520,7 +31520,7 @@ ...@@ -31520,7 +31520,7 @@
--------------------------*/ --------------------------*/
.el-tag { .el-tag {
background-color: rgba(24, 144, 255, 0.1); background-color: rgba(47, 84, 235, 0.1);
display: inline-block; display: inline-block;
padding: 0 10px; padding: 0 10px;
height: 32px; height: 32px;
...@@ -31530,7 +31530,7 @@ ...@@ -31530,7 +31530,7 @@
border-radius: 4px; border-radius: 4px;
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
border: 1px solid rgba(24, 144, 255, 0.2); border: 1px solid rgba(47, 84, 235, 0.2);
white-space: nowrap; white-space: nowrap;
} }
...@@ -31930,7 +31930,7 @@ ...@@ -31930,7 +31930,7 @@
.el-table-filter__list-item:hover { .el-table-filter__list-item:hover {
background-color: #e8f4ff; background-color: #e8f4ff;
color: #46a6ff; color: #597EF7;
} }
.el-table-filter__list-item.is-active { .el-table-filter__list-item.is-active {
...@@ -49301,8 +49301,8 @@ ...@@ -49301,8 +49301,8 @@
} }
.el-button:active { .el-button:active {
color: #1682e6; color: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
outline: none; outline: none;
} }
...@@ -49323,14 +49323,14 @@ ...@@ -49323,14 +49323,14 @@
.el-button.is-plain:active { .el-button.is-plain:active {
background: #fff; background: #fff;
border-color: #1682e6; border-color: #1D39C4;
color: #1682e6; color: #1D39C4;
outline: none; outline: none;
} }
.el-button.is-active { .el-button.is-active {
color: #1682e6; color: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
} }
.el-button.is-disabled, .el-button.is-disabled,
...@@ -49390,21 +49390,21 @@ ...@@ -49390,21 +49390,21 @@
.el-button--primary:hover, .el-button--primary:hover,
.el-button--primary:focus { .el-button--primary:focus {
background: #46a6ff; background: #597EF7;
border-color: #46a6ff; border-color: #597EF7;
color: #fff; color: #fff;
} }
.el-button--primary:active { .el-button--primary:active {
background: #1682e6; background: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
color: #fff; color: #fff;
outline: none; outline: none;
} }
.el-button--primary.is-active { .el-button--primary.is-active {
background: #1682e6; background: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
color: #fff; color: #fff;
} }
...@@ -49431,8 +49431,8 @@ ...@@ -49431,8 +49431,8 @@
} }
.el-button--primary.is-plain:active { .el-button--primary.is-plain:active {
background: #1682e6; background: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
color: #fff; color: #fff;
outline: none; outline: none;
} }
...@@ -49754,13 +49754,13 @@ ...@@ -49754,13 +49754,13 @@
.el-button--text:hover, .el-button--text:hover,
.el-button--text:focus { .el-button--text:focus {
color: #46a6ff; color: #597EF7;
border-color: transparent; border-color: transparent;
background-color: transparent; background-color: transparent;
} }
.el-button--text:active { .el-button--text:active {
color: #1682e6; color: #1D39C4;
border-color: transparent; border-color: transparent;
background-color: transparent; background-color: transparent;
} }
...@@ -53974,7 +53974,7 @@ ...@@ -53974,7 +53974,7 @@
--------------------------*/ --------------------------*/
.el-tag { .el-tag {
background-color: rgba(24, 144, 255, 0.1); background-color: rgba(47, 84, 235, 0.1);
display: inline-block; display: inline-block;
padding: 0 10px; padding: 0 10px;
height: 32px; height: 32px;
...@@ -53984,7 +53984,7 @@ ...@@ -53984,7 +53984,7 @@
border-radius: 4px; border-radius: 4px;
-webkit-box-sizing: border-box; -webkit-box-sizing: border-box;
box-sizing: border-box; box-sizing: border-box;
border: 1px solid rgba(24, 144, 255, 0.2); border: 1px solid rgba(47, 84, 235, 0.2);
white-space: nowrap; white-space: nowrap;
} }
...@@ -77761,8 +77761,8 @@ ...@@ -77761,8 +77761,8 @@
} }
.el-button:active { .el-button:active {
color: #1682e6; color: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
outline: none; outline: none;
} }
...@@ -77783,14 +77783,14 @@ ...@@ -77783,14 +77783,14 @@
.el-button.is-plain:active { .el-button.is-plain:active {
background: #fff; background: #fff;
border-color: #096DD9; border-color: #1D39C4;
color: #096DD9; color: #1D39C4;
outline: none; outline: none;
} }
.el-button.is-active { .el-button.is-active {
color: #1682e6; color: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
} }
.el-button.is-disabled, .el-button.is-disabled,
...@@ -77856,15 +77856,15 @@ ...@@ -77856,15 +77856,15 @@
} }
.el-button--primary:active { .el-button--primary:active {
background: #096DD9; background: #1D39C4;
border-color: #096DD9; border-color: #1D39C4;
color: #fff; color: #fff;
outline: none; outline: none;
} }
.el-button--primary.is-active { .el-button--primary.is-active {
background: #096DD9; background: #1D39C4;
border-color: #096DD9; border-color: #1D39C4;
color: #fff; color: #fff;
} }
...@@ -77888,8 +77888,8 @@ ...@@ -77888,8 +77888,8 @@
} }
.el-button--primary.is-plain:active { .el-button--primary.is-plain:active {
background: #1682e6; background: #1D39C4;
border-color: #1682e6; border-color: #1D39C4;
color: #fff; color: #fff;
outline: none; outline: none;
} }
...@@ -78203,13 +78203,13 @@ ...@@ -78203,13 +78203,13 @@
.el-button--text:hover, .el-button--text:hover,
.el-button--text:focus { .el-button--text:focus {
color: #46a6ff; color: #597EF7;
border-color: transparent; border-color: transparent;
background-color: transparent; background-color: transparent;
} }
.el-button--text:active { .el-button--text:active {
color: #1682e6; color: #1D39C4;
border-color: transparent; border-color: transparent;
background-color: transparent; background-color: transparent;
} }
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