From 389f1ca450ba16c4e23205d99533541439738110 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Fri, 16 Sep 2022 15:18:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=BF=80=E6=B4=BB=E5=8A=A0=E7=B2=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/apps/AppCooperationPropaganda/cooperationDetail.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/apps/AppCooperationPropaganda/cooperationDetail.vue b/src/apps/AppCooperationPropaganda/cooperationDetail.vue index 9ec88fb3..1740467e 100644 --- a/src/apps/AppCooperationPropaganda/cooperationDetail.vue +++ b/src/apps/AppCooperationPropaganda/cooperationDetail.vue @@ -519,12 +519,14 @@ export default { height: 58px; line-height: 58px; align-self: center; - color: #303133; + color: #3aa0ff; text-align: center; border-radius: 16px; + } .bgactive { background: #fff; + font-weight: 600; } } }