diff --git a/src/components/SecondHeaderWrapper.jsx b/src/components/SecondHeaderWrapper.jsx index 9a13d91..196ec92 100644 --- a/src/components/SecondHeaderWrapper.jsx +++ b/src/components/SecondHeaderWrapper.jsx @@ -10,8 +10,8 @@ const HeaderWrapper = ({ children, header, loading, backTo, ...props }) => { } = theme.useToken(); return ( <> - - + +
{/* {header} */} @@ -20,7 +20,7 @@ const HeaderWrapper = ({ children, header, loading, backTo, ...props }) => {
- + {children || }
diff --git a/src/views/App.jsx b/src/views/App.jsx index d176c1d..a2710fd 100644 --- a/src/views/App.jsx +++ b/src/views/App.jsx @@ -98,7 +98,7 @@ function App() { {contextHolder} - +
@@ -159,7 +159,7 @@ function App() {
- + {needToLogin ? <>login... : }
China Highlights International Travel Service Co., LTD, Version: {BUILD_VERSION}
diff --git a/src/views/products/Detail.jsx b/src/views/products/Detail.jsx index d9ea10d..6ff6a2c 100644 --- a/src/views/products/Detail.jsx +++ b/src/views/products/Detail.jsx @@ -43,11 +43,11 @@ function Detail() { backTo={false} header={
setAddProductVisible(true)} />}> <> - + {/* onNodeSelect={handleNodeSelect} */} - + -
+