From a1608c3826cdcc5a35c7e9e161c5035cfbbecc08 Mon Sep 17 00:00:00 2001 From: Yanko <747575620@qq.com> Date: Wed, 4 Dec 2024 16:09:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=89=8D=E7=AB=AF=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/app.tsx | 1 - .../src/pages/deviceProductInfo/index.tsx | 7 +- frontend/src/pages/final/index.less | 58 ++++++++++-- frontend/src/pages/final/index.tsx | 58 +++++++----- frontend/src/pages/workInfo/index.less | 46 +++++++++- frontend/src/pages/workInfo/index.tsx | 92 ++++++++++--------- 6 files changed, 186 insertions(+), 76 deletions(-) diff --git a/frontend/src/app.tsx b/frontend/src/app.tsx index b7e0378..447314f 100644 --- a/frontend/src/app.tsx +++ b/frontend/src/app.tsx @@ -133,7 +133,6 @@ export const layout: RunTimeLayoutConfig = ({ initialState }) => { colorBgPageContainerFixed: '#0960bd' }, }, - headerContentRender: () => , footerRender: () =>