From 31084d73d66d173dafc4741cdc497a984ef70cc3 Mon Sep 17 00:00:00 2001 From: lyp Date: Fri, 30 May 2025 17:40:42 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=9F=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/route/index/Index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/route/index/Index.tsx b/src/route/index/Index.tsx index 322637b..a16c1bd 100644 --- a/src/route/index/Index.tsx +++ b/src/route/index/Index.tsx @@ -19,7 +19,7 @@ import RefunModal from '../../components/RefunModal/RefunModal.tsx' import CorrectionModal from '../../components/CorrectionModal/CorrectionModal.tsx' import ReplaceModal from '../../components/ReplaceModal/ReplaceModal.tsx' import ContractModal from '../../components/ContractModal/ContractModal.tsx' -// import MenuWithBottomButtom from '../../components/menu/MenuWithBottomButton.tsx' +import MenuWithBottomButtom from '../../components/menu/MenuWithBottomButton.tsx' // import MenuTreeWithTopButton from "../../components/menu/MenuTreeWithTopButton.tsx"; // import ListProj from "../../components/list/ListProj.tsx"; // import ListProjAgent from "../../components/list/ListProjAgent.tsx"; @@ -2138,7 +2138,7 @@ export default function Index() { ) : ( <> - )} + )} */} {THEME == 'mzw' ? ( ) : ( <> - )} */} + )} {/*