From 70b30a4cb5de574f174dc395b9eee6f69ef5383a Mon Sep 17 00:00:00 2001
From: douzhuo <17611323298@163.com>
Date: Tue, 21 Jun 2022 17:51:31 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=97=A5=E6=8A=A5=E6=96=87?=
 =?UTF-8?q?=E5=AD=97?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/views/Statistics/ConsultantBrand.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/views/Statistics/ConsultantBrand.vue b/src/views/Statistics/ConsultantBrand.vue
index 9b1d73a..2f727c6 100644
--- a/src/views/Statistics/ConsultantBrand.vue
+++ b/src/views/Statistics/ConsultantBrand.vue
@@ -482,7 +482,7 @@
             <span class="sequenceNum" :style="{
                 'background': topThreeColor(i),
                 'color': i < 3 ? '#FFF' : '#333',
-                'box-shadow': i < 3 ? '0px 0px 6px 1px' + topThreeColor(i) : '0px 0px 6px 1px' + '#E5F0FF',
+                'box-shadow': '0px 0px 6px 1px' + topThreeColor(i)
               }">{{ i + 1 }}</span>
              <div class="jinboxtit">
               <el-tooltip class="item" effect="dark" :content="item.name" placement="top-start">