From ac6d81e4f154ebc92ceb199e5ddaad9e43ef9818 Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@iotlink.com>
Date: 星期六, 01 八月 2020 17:47:02 +0800
Subject: [PATCH] 合并摄像机接入和数据栈

---
 src/pages/index/app.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/pages/index/app.vue b/src/pages/index/app.vue
index 320b1ab..b5a62d2 100644
--- a/src/pages/index/app.vue
+++ b/src/pages/index/app.vue
@@ -220,6 +220,7 @@
   height: 402px;
   background: rgba(146, 208, 255, 0.23);
   border-radius: 4px;
+  text-align: center;
   .login-logo {
     margin-top: -53px;
   }

--
Gitblit v1.8.0