diff --git a/src/route/index/Index.tsx b/src/route/index/Index.tsx
index e0a1af1..0ae6634 100644
--- a/src/route/index/Index.tsx
+++ b/src/route/index/Index.tsx
@@ -1092,6 +1092,32 @@ export default function Index() {
|
编辑项目
+
+ {/* 首页 },
+ // ]}
+ items={pathArray}
+ /> */}
+ {
+ nav('/home', {
+ state: {
+ keyword: keywords,
+ type: type,
+ chargeAdditionals: chargeAdditionals,
+ tagDataId: tagDataId,
+ authorId: authorId,
+ payStatus: payStatus
+
+ }
+ })
+ }}
+ >首页
+ |
+ 新建项目
+