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' ? (
) : (
<>>
- )} */}
+ )}
{/*