From f20e9edd115479db1c3a3b432137dfaf07cf9cc5 Mon Sep 17 00:00:00 2001 From: selia-zx <1771203023@qq.com> Date: Mon, 22 Sep 2025 17:31:41 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=BF=9B=E5=85=A5=E7=B3=BB=E7=BB=9F=E7=9B=B4?= =?UTF-8?q?=E6=8E=A5=E5=A4=A7=E5=B1=8F=E5=B1=95=E7=A4=BAF11=E6=95=88?= =?UTF-8?q?=E6=9E=9C=202.=E6=B8=A9=E5=BA=A6=E7=9B=91=E6=B5=8B=E7=B3=BB?= =?UTF-8?q?=E7=BB=9F-=E8=AE=BE=E5=A4=87=E7=9B=91=E6=B5=8B=E9=87=87?= =?UTF-8?q?=E7=94=A8=E5=A4=A7=E5=B1=8F=E5=B1=95=E7=A4=BA=203.=E9=A3=8E?= =?UTF-8?q?=E6=9F=9C=E7=9B=91=E6=B5=8B=E7=B3=BB=E7=BB=9F-=E9=A3=8E?= =?UTF-8?q?=E6=9C=BA=E7=9A=84=E5=90=AF=E5=81=9C=E6=8E=A7=E5=88=B6=E3=80=81?= =?UTF-8?q?=E8=BF=9C=E7=A8=8B=E6=89=8B=E5=8A=A8=E5=90=AF=E5=81=9C=E9=87=87?= =?UTF-8?q?=E7=94=A8=E5=A4=A7=E6=8C=89=E9=92=AE=204.=E7=94=9F=E6=B4=BB?= =?UTF-8?q?=E7=83=AD=E6=B0=B4=E6=B5=81=E7=A8=8B=E5=9B=BE=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E5=A4=9A=E4=B8=A4=E4=B8=AA=E4=BE=9B=E6=B0=B4=E6=B3=B5(ps?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 29 +- src/assets/flowimg/supply-move.gif | Bin 253542 -> 343144 bytes src/assets/flowimg/supply-nomove.png | Bin 137916 -> 191188 bytes src/permission.js | 102 +- src/store/modules/permission.js | 25 + src/utils/fullscreen.js | 53 + .../awSysMonitor/asSysMonitorDetails.vue | 4 +- .../awSysMonitor/components/damperMonitor.vue | 121 +- .../awSysMonitor/components/normalMonitor.vue | 102 +- .../boilerMonitor/boilerMonitorDetails.vue | 4 +- .../centerairC/sysMonitor/hostDetails.vue | 4 +- .../centerairC/sysMonitor/monitorCenter.vue | 4 +- .../centerairC/sysMonitor/performance.vue | 4 +- .../waterMonitor/waterMonitorDetails.vue | 62 +- src/views/index.vue | 40 +- src/views/temSys/temMonitor/index copy.vue | 1021 ++++++++++++ src/views/temSys/temMonitor/index.vue | 1017 +----------- .../temSys/temMonitor/temMonitorDeatils.vue | 1415 +++++++++++++++++ 18 files changed, 2906 insertions(+), 1101 deletions(-) create mode 100644 src/utils/fullscreen.js create mode 100644 src/views/temSys/temMonitor/index copy.vue create mode 100644 src/views/temSys/temMonitor/temMonitorDeatils.vue diff --git a/src/App.vue b/src/App.vue index b92ea37..cc9aa15 100644 --- a/src/App.vue +++ b/src/App.vue @@ -7,18 +7,37 @@ diff --git a/src/views/temSys/temMonitor/index copy.vue b/src/views/temSys/temMonitor/index copy.vue new file mode 100644 index 0000000..33ecc49 --- /dev/null +++ b/src/views/temSys/temMonitor/index copy.vue @@ -0,0 +1,1021 @@ + + + + + + + diff --git a/src/views/temSys/temMonitor/index.vue b/src/views/temSys/temMonitor/index.vue index 33ecc49..f0c7872 100644 --- a/src/views/temSys/temMonitor/index.vue +++ b/src/views/temSys/temMonitor/index.vue @@ -1,1021 +1,20 @@ - - - + \ No newline at end of file diff --git a/src/views/temSys/temMonitor/temMonitorDeatils.vue b/src/views/temSys/temMonitor/temMonitorDeatils.vue new file mode 100644 index 0000000..3fafa6e --- /dev/null +++ b/src/views/temSys/temMonitor/temMonitorDeatils.vue @@ -0,0 +1,1415 @@ + + + + + + + +