From 0bf45ec4400041061564fc1af4ce32a78c174e1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E9=91=AB?= Date: Tue, 22 Dec 2020 16:30:29 +0800 Subject: [PATCH] =?UTF-8?q?=E7=90=83=E6=9C=BA=E6=93=8D=E4=BD=9C=E6=8E=A7?= =?UTF-8?q?=E5=88=B6=E4=B8=8A=E3=80=81=E4=B8=8B=E3=80=81=E5=B7=A6=E4=B8=8A?= =?UTF-8?q?=E3=80=81=E5=B7=A6=E4=B8=8B=E3=80=81=E5=8F=B3=E4=B8=8A=E3=80=81?= =?UTF-8?q?=E5=8F=B3=E4=B8=8B=E6=8E=A5=E5=8F=A3=E8=81=94=E8=B0=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- src/router/index.js | 5 + src/views/cameraManage/model.vue | 17 +--- src/views/login.vue | 5 + src/views/realTimeMonitoring/model.vue | 134 +++++++++++++++++++++++-- 5 files changed, 141 insertions(+), 22 deletions(-) diff --git a/src/App.vue b/src/App.vue index c46d16c..47ae3cd 100644 --- a/src/App.vue +++ b/src/App.vue @@ -37,7 +37,7 @@ export default { } }; - +