From abe8853a0161a0939a5e49269f37b01ba08310c7 Mon Sep 17 00:00:00 2001 From: wangxiaohua <1214073490@qq.com> Date: Thu, 25 Nov 2021 16:16:52 +0800 Subject: [PATCH] init --- src/components/Calendar/calendar.vue | 6 +- src/views/Customer/SalesStage.vue | 5 +- src/views/Customer/label.vue | 10 ++-- src/views/Receive/index.vue | 34 +++++------ src/views/Scheduling/index.vue | 26 +++++---- src/views/Statistics/dataScreeAge.vue | 59 +------------------ src/views/Statistics/dataScreeOrg.vue | 51 +---------------- src/views/Statistics/dataScreeSys.vue | 73 +----------------------- src/views/Statistics/index.vue | 2 +- src/views/Template/PinspeakwordsList.vue | 5 +- src/views/admin/dept/index.vue | 2 +- src/views/admin/user/index.vue | 12 +++- src/views/building/Count.vue | 41 +------------ vue.config.js | 4 +- 14 files changed, 64 insertions(+), 266 deletions(-) diff --git a/src/components/Calendar/calendar.vue b/src/components/Calendar/calendar.vue index de7d233..a4c61ad 100644 --- a/src/components/Calendar/calendar.vue +++ b/src/components/Calendar/calendar.vue @@ -125,7 +125,7 @@ wh_content_item_tag { color: #bfbfbf; } .wh_content_item .wh_isToday { - background: yellow; + /* background: yellow; */ border-radius: 100px; } .wh_content_item .wh_chose_day { @@ -146,12 +146,12 @@ wh_content_item_tag {