From c3b07fb011764305db1e8a6e579bdecaef837615 Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Wed, 16 Mar 2022 17:33:19 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E6=98=BE=E7=A4=BA=E9=97=AE?= =?UTF-8?q?=E9=A2=983?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/communityService/dqfwzx/index.vue | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/views/modules/communityService/dqfwzx/index.vue b/src/views/modules/communityService/dqfwzx/index.vue index f5b5b873..dd5e2388 100644 --- a/src/views/modules/communityService/dqfwzx/index.vue +++ b/src/views/modules/communityService/dqfwzx/index.vue @@ -81,6 +81,7 @@ @click="handleOrder(scope.$index)" type="text" size="small" + style="color: #1c6afd" >预约 @@ -88,7 +89,7 @@ @click="handleOrderList(scope.$index)" type="text" size="small" - style="margin-right: 10px; color: #00a7a9" + style="margin-right: 10px; color: #1c6afd" >预约记录 @@ -420,14 +421,14 @@ export default { top: 5px; right: 5px; font-size: 14px; - color: rgb(235, 192, 4); + color: #00a7a9; width: 50px; line-height: 30px; text-align: center; cursor: pointer; &:hover { // text-decoration: underline; - color: rgb(250, 208, 23); + color: #00a7a9; } } .item-name {