From 0de753aec2498e607ae2f479782e5845373ff797 Mon Sep 17 00:00:00 2001 From: hanbaoshan <hanbaoshan@aiotlink.com> Date: 星期一, 07 九月 2020 12:05:33 +0800 Subject: [PATCH] 系统运行信息样式调整及数据调试 --- src/pages/cameraAccess/index/App.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/pages/cameraAccess/index/App.vue b/src/pages/cameraAccess/index/App.vue index b83a14a..e10d808 100644 --- a/src/pages/cameraAccess/index/App.vue +++ b/src/pages/cameraAccess/index/App.vue @@ -77,7 +77,7 @@ box-sizing: border-box; overflow-y: hidden; height: 100%; - min-width: 1433px; + min-width: 1680px; } .resize-save { position: absolute; -- Gitblit v1.8.0