From bbc9e1600f44693fe1e39dcab0822a0658906e0b Mon Sep 17 00:00:00 2001
From: wangqi <magical1908@outlook.com>
Date: 星期三, 14 四月 2021 10:04:21 +0800
Subject: [PATCH] 開始結束時間

---
 src/components/BaseNav/PublicBounced/common/echarts/Echarts.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/BaseNav/PublicBounced/common/echarts/Echarts.vue b/src/components/BaseNav/PublicBounced/common/echarts/Echarts.vue
index 8b40ac1..d8a4a92 100644
--- a/src/components/BaseNav/PublicBounced/common/echarts/Echarts.vue
+++ b/src/components/BaseNav/PublicBounced/common/echarts/Echarts.vue
@@ -36,7 +36,7 @@
         </div>
         <div class="detailbtn"  @click="onSubmit">鏌ヨ</div>
       </div>
-      <div style="width:5rem;height:2rem;" >
+      <div style="width:5rem;height:1.5rem;" >
         <div  style="width:100%;height:100%;" ref="echarts">  </div>
       </div>
       </div>

--
Gitblit v1.8.0