diff --git a/pages/index/index.vue b/pages/index/index.vue
index 8b4e168..e15fc62 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -1,42 +1,41 @@
-
-
-
-
-
-
- 你好!{{ username }}
- 欢迎使用智慧仓储(装备共享平台)
-
-
-
-
- {{ todayDatas.dayLeaseNum }}
- 当日领料
-
-
- {{ todayDatas.dayBackNum }}
- 当日退料
-
-
- {{ todayDatas.dayInputNum }}
- 当日入库
-
-
- {{ todayDatas.dayOutNum }}
- 当日出库
-
-
-
-
-
- {{ part.iconName }}
-
-
-
- 待办事项
-
-
- {{ waitList.leaseNum }}
- 领料待审批
-
-
- {{ waitList.backNum }}
- 退料待审批
-
-
- {{ waitList.scrapNum }}
- 报废待审核
-
-
- {{ waitList.trialNum }}
- 试验检验待审核
-
-
-
- 通知公告
- 查看更多>>
-
-
-
-
-
-
- {{ notice.noticeTitle }}
- {{ notice.createTime }}
-
-
-
-
-
-
+
+ 待办事项
+
+
+ {{ waitList.leaseNum }}
+ 领料待审批
+
+
+ {{ waitList.backNum }}
+ 退料待审批
+
+
+ {{ waitList.scrapNum }}
+ 报废待审核
+
+
+ {{ waitList.trialNum }}
+ 试验检验待审核
+
+
+
+ 通知公告
+ 查看更多>>
+
+
+
+
+
+
+ {{ notice.noticeTitle }}
+ {{ notice.createTime }}
+
+
+
+
+
+