From 21737e13f701295b672d47de275a49da3b4cc9ef Mon Sep 17 00:00:00 2001 From: weiyin Date: Wed, 21 Aug 2024 21:43:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=BF=90=E8=90=A5=E7=9B=91=E6=8E=A7?= =?UTF-8?q?=E9=A1=B5=E4=B8=AD=E7=8E=AF=E7=8A=B6=E5=9B=BE=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E3=80=81=E6=9A=82=E6=97=A0=E6=95=B0=E6=8D=AEicon=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E3=80=81=E5=A4=9A=E4=B8=AA=E9=A1=B5=E9=9D=A2=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E9=A6=96=E5=8F=B0=E7=8E=87=E6=98=BE=E7=A4=BAbug?= =?UTF-8?q?=E5=A4=84=E7=90=86=E7=AD=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/svg/noData.svg | 2 +- src/views/pageMonitor/bottomLeft/index.vue | 4 +- src/views/pageMonitor/bottomMiddle/index.vue | 8 + src/views/pageMonitor/bottomRight/index.vue | 5 +- src/views/pageMonitor/topLeft/index.vue | 19 +- src/views/pageMonitor/topRight/index.vue | 2 +- src/views/pageOperation/leftTop/index.vue | 14 +- src/views/pageOperation/rightMid/index.vue | 129 ++++++++++---- src/views/pageRoom/leftTop/index.vue | 13 +- src/views/pageRoom/rightMid/index.vue | 172 +++++++++++-------- 10 files changed, 247 insertions(+), 121 deletions(-) diff --git a/src/assets/svg/noData.svg b/src/assets/svg/noData.svg index 570bf5a..0a055c3 100644 --- a/src/assets/svg/noData.svg +++ b/src/assets/svg/noData.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/src/views/pageMonitor/bottomLeft/index.vue b/src/views/pageMonitor/bottomLeft/index.vue index 1f4b698..312f76b 100644 --- a/src/views/pageMonitor/bottomLeft/index.vue +++ b/src/views/pageMonitor/bottomLeft/index.vue @@ -14,9 +14,9 @@ v-if="getDataList.length" :getDataList="getDataList" > -
- +
+ 暂无数据
-
- 暂无数据 +
+ + 暂无数据
- +