diff --git a/src/route/index/Index.tsx b/src/route/index/Index.tsx
index 4819c29..b08764f 100644
--- a/src/route/index/Index.tsx
+++ b/src/route/index/Index.tsx
@@ -17,7 +17,7 @@ import MenuWithTopButton from "../../components/menu/MenuWithTopButton.tsx";
import RefunModal from '../../components/RefunModal/RefunModal.tsx'
import CorrectionModal from '../../components/CorrectionModal/CorrectionModal.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";
@@ -1949,7 +1949,7 @@ export default function Index() {
) : (
<>>
)} */}
- {THEME == 'mzw' ? (
+ {/* {THEME == 'mzw' ? (
) : (
<>>
- )}
+ )} */}
{/*