From 9739da7c4947eb8a3b83fbc0426d855cdc6ee235 Mon Sep 17 00:00:00 2001 From: fanluyan <754122931@qq.com> Date: Thu, 17 Aug 2023 14:31:54 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E6=9C=BA=E7=AB=AF=E9=80=82=E9=85=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 18 +- src/components/common/Home.vue | 200 +++ src/components/common/Sidebar.vue | 3 + src/main.js | 2 +- src/router/index.js | 9 +- src/views/realTimeMonitor/mobile_index.vue | 1470 -------------------- 6 files changed, 224 insertions(+), 1478 deletions(-) delete mode 100644 src/views/realTimeMonitor/mobile_index.vue diff --git a/src/App.vue b/src/App.vue index 5866cd2..cdd49d8 100644 --- a/src/App.vue +++ b/src/App.vue @@ -4,14 +4,24 @@ -