From 68c13e99e776ecfc2e44bcdca67699d42c8aa245 Mon Sep 17 00:00:00 2001 From: wangyue Date: Wed, 20 Jul 2022 17:19:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/sections/quanju/containers/heand/index.js | 3 ++- .../src/sections/quanju/containers/heand/style.less | 12 ++++++------ .../src/sections/quanju/containers/public/module.js | 6 +++--- 3 files changed, 11 insertions(+), 10 deletions(-) diff --git a/web/client/src/sections/quanju/containers/heand/index.js b/web/client/src/sections/quanju/containers/heand/index.js index 339ff20a..8d944a85 100644 --- a/web/client/src/sections/quanju/containers/heand/index.js +++ b/web/client/src/sections/quanju/containers/heand/index.js @@ -27,13 +27,14 @@ const Header = (props) => {
{ onClick("leadership") }}>领导驾驶舱
+
南昌县智慧交通监管系统
{ onClick("guanli") }}>管理
{ onClick("operation") }}>运营
-
dianji()}>南昌县运输交通总局
+
dianji()}>南昌县运输交通总局
) } diff --git a/web/client/src/sections/quanju/containers/heand/style.less b/web/client/src/sections/quanju/containers/heand/style.less index 7beaadfe..931b4d46 100644 --- a/web/client/src/sections/quanju/containers/heand/style.less +++ b/web/client/src/sections/quanju/containers/heand/style.less @@ -1,23 +1,23 @@ .tabKey-map{ width: 12%; - height: 45px; + height: 4.7vh; text-align: center; position: absolute; - top: 30px; + top: 3vh; a{ color: #c3d4f5; - line-height: 45px; + line-height: 4.7vh; } } .notabKey{ width:12%; - height: 45px; + height: 4.7vh; position: absolute; - top: 30px; + top: 3vh; text-align: center; a{ color: #6593c6; - line-height: 45px; + line-height: 4.7vh; } } \ No newline at end of file diff --git a/web/client/src/sections/quanju/containers/public/module.js b/web/client/src/sections/quanju/containers/public/module.js index 29682c4e..53c833f1 100644 --- a/web/client/src/sections/quanju/containers/public/module.js +++ b/web/client/src/sections/quanju/containers/public/module.js @@ -5,11 +5,11 @@ const Module = (props) => { const { style, children, title } = props return ( <> -
+
{/*

{title || []}

*/} - - {title || []} + + {title || []}