diff --git a/src/apps/AppPageHome.vue/AppPageHome.vue b/src/apps/AppPageHome.vue/AppPageHome.vue
index a4904f24..f35958e3 100644
--- a/src/apps/AppPageHome.vue/AppPageHome.vue
+++ b/src/apps/AppPageHome.vue/AppPageHome.vue
@@ -27,7 +27,7 @@ export default {
},
onLoad(options) {
this.id = options.id
- this.id = '7a4701d5641543cca4419488db368d3e'
+ // this.id = '7a4701d5641543cca4419488db368d3e'
this.getAppInfo()
},
methods: {
diff --git a/src/project/saas/AppResidentStatistics/AppResidentStatistics.vue b/src/project/saas/AppResidentStatistics/AppResidentStatistics.vue
new file mode 100644
index 00000000..97fd4425
--- /dev/null
+++ b/src/project/saas/AppResidentStatistics/AppResidentStatistics.vue
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+

+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/project/saas/AppResidentStatistics/components/Files.vue b/src/project/saas/AppResidentStatistics/components/Files.vue
new file mode 100644
index 00000000..00cea72c
--- /dev/null
+++ b/src/project/saas/AppResidentStatistics/components/Files.vue
@@ -0,0 +1,115 @@
+
+
+
特殊人群
+
+
年龄分布
+
+
男女比例
+
+
+
+
+
+
+
diff --git a/src/project/saas/AppResidentStatistics/components/Message.vue b/src/project/saas/AppResidentStatistics/components/Message.vue
new file mode 100644
index 00000000..c0ff99ec
--- /dev/null
+++ b/src/project/saas/AppResidentStatistics/components/Message.vue
@@ -0,0 +1,199 @@
+
+
+
消息回复率
+
单聊统计
+
+
+
{{ item.label }}
+
{{ item.value }}
+
+
+
+
单聊统计
+
+
+
{{ item.label }}
+
{{ item.value }}
+
+
+
+
+
+
+
+
+
diff --git a/src/project/saas/AppResidentStatistics/components/People.vue b/src/project/saas/AppResidentStatistics/components/People.vue
new file mode 100644
index 00000000..db95af50
--- /dev/null
+++ b/src/project/saas/AppResidentStatistics/components/People.vue
@@ -0,0 +1,210 @@
+
+
+
+ 居民好友统计(统计数据为去重后的数据)
+
+
+
+
{{ item.label }}
+
{{ item.value }}
+
+
+
+
+ 居民群统计(统计数据为去重后的数据)
+
+
+
+
{{ item.label }}
+
{{ item.value }}
+
+
+
+
+
+
+
+
+
diff --git a/src/project/saas/AppResidentStatistics/img/location.png b/src/project/saas/AppResidentStatistics/img/location.png
new file mode 100644
index 00000000..c6f04638
Binary files /dev/null and b/src/project/saas/AppResidentStatistics/img/location.png differ