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 {