diff --git a/pages/home/home.vue b/pages/home/home.vue
index bb7851d..59b818f 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -1,718 +1,718 @@
-
-
-
-
-
-
-
-
-
- 您好,{{ vuex_user.name }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 四世同堂服务管理
-
-
- 欢迎使用管理小程序
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 数据展示
-
-
-
-
-
-
- {{value.title}}
-
-
- {{value.value}}
- {{value.unit}}
-
-
-
-
-
-
-
-
-
- 护理中
-
-
-
- {{status.ing}}
- 位
-
-
-
-
-
-
- 待护理
-
-
-
- {{status.wait}}
- 位
-
-
-
-
-
-
- 已护理
-
-
-
- {{status.end}}
- 位
-
-
-
-
-
-
-
-
- 信息提醒
-
-
-
-
-
-
-
-
-
-
-
- {{item.title}}
-
-
- {{dateFormat(new Date(item.created_at))}}
-
-
-
-
-
-
-
-
-
-
-
-
- {{detailNotice.title}}
- {{detailNotice.content}}
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+ 您好,{{ vuex_user.name }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 四世同堂服务管理
+
+
+ 欢迎使用管理小程序
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 数据展示
+
+
+
+
+
+
+ {{value.title}}
+
+
+ {{value.value}}
+ {{value.unit}}
+
+
+
+
+
+
+
+
+
+ 护理中
+
+
+
+ {{status.ing}}
+ 位
+
+
+
+
+
+
+ 待护理
+
+
+
+ {{status.wait}}
+ 位
+
+
+
+
+
+
+ 已护理
+
+
+
+ {{status.end}}
+ 位
+
+
+
+
+
+
+
+
+ 信息提醒
+
+
+
+
+
+
+
+
+
+
+
+ {{item.title}}
+
+
+ {{dateFormat(new Date(item.created_at))}}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{detailNotice.title}}
+ {{detailNotice.content}}
+
+
+
+
+
+
+
-
-