From fe0d437a3fbcc0cc3d2d2b2d6b7e0110561a5b7e Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Wed, 1 Mar 2023 16:28:23 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=86=E6=AE=B5=E5=99=A8=E9=A2=9C=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../huizhili/AppCooperationPropaganda/cooperationDetail.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/project/huizhili/AppCooperationPropaganda/cooperationDetail.vue b/src/project/huizhili/AppCooperationPropaganda/cooperationDetail.vue index e9c27856..4a77da06 100644 --- a/src/project/huizhili/AppCooperationPropaganda/cooperationDetail.vue +++ b/src/project/huizhili/AppCooperationPropaganda/cooperationDetail.vue @@ -521,14 +521,14 @@ export default { height: 58px; line-height: 58px; align-self: center; - color: #3aa0ff; text-align: center; border-radius: 16px; - + color: #606266; } .bgactive { background: #fff; font-weight: 600; + color: #3aa0ff; } } }