From 7efc326d010e0af65c2092261606e30930488330 Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: Tue, 14 Jun 2022 23:16:58 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=A1=B5=E9=9D=A2=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web_src/src/App.vue | 6 ++- web_src/src/components/DeviceList.vue | 51 +++++++++--------- web_src/src/components/channelList.vue | 71 ++++++++++++-------------- web_src/src/layout/UiHeader.vue | 10 +++- 4 files changed, 72 insertions(+), 66 deletions(-) diff --git a/web_src/src/App.vue b/web_src/src/App.vue index 3590f737..4ae7ea84 100644 --- a/web_src/src/App.vue +++ b/web_src/src/App.vue @@ -76,7 +76,7 @@ body, line-height: 60px; } .el-main { - background-color: #e9eef3; + background-color: #f0f2f5; color: #333; text-align: center; padding-top: 0px !important; @@ -101,4 +101,8 @@ body, box-shadow: inset 0 0 6px rgba(0, 0, 0, .1); -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .1); } +.table-header { + color: #727272; + font-weight: 600; +} diff --git a/web_src/src/components/DeviceList.vue b/web_src/src/components/DeviceList.vue index 62cba31f..d268b8a3 100644 --- a/web_src/src/components/DeviceList.vue +++ b/web_src/src/components/DeviceList.vue @@ -9,21 +9,21 @@ - - + + - + - + - + - + - + - + - + - + - + - + - + @@ -347,4 +349,5 @@ export default { padding: 0.3rem; width: 14.4rem; } + diff --git a/web_src/src/components/channelList.vue b/web_src/src/components/channelList.vue index 60f3112f..f0888c1b 100644 --- a/web_src/src/components/channelList.vue +++ b/web_src/src/components/channelList.vue @@ -32,49 +32,42 @@ - + - + - + - + - + - + - - + + - +