From 1fc0b74285361ac85d04213f08729f379cbbc170 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Sun, 11 Dec 2022 16:21:17 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=95=B0=E6=8D=AE=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppDataStatistics/AppDataStatistics.vue | 123 ++++++++++++++++++ .../AppDataStatistics/components/message.vue | 15 +++ .../AppDataStatistics/components/resident.vue | 15 +++ .../AppDataStatistics/components/update.vue | 15 +++ .../AppDataStatistics/components/wechat.vue | 15 +++ 5 files changed, 183 insertions(+) create mode 100644 src/project/saas/AppDataStatistics/AppDataStatistics.vue create mode 100644 src/project/saas/AppDataStatistics/components/message.vue create mode 100644 src/project/saas/AppDataStatistics/components/resident.vue create mode 100644 src/project/saas/AppDataStatistics/components/update.vue create mode 100644 src/project/saas/AppDataStatistics/components/wechat.vue diff --git a/src/project/saas/AppDataStatistics/AppDataStatistics.vue b/src/project/saas/AppDataStatistics/AppDataStatistics.vue new file mode 100644 index 00000000..90b9fadd --- /dev/null +++ b/src/project/saas/AppDataStatistics/AppDataStatistics.vue @@ -0,0 +1,123 @@ + + + + + diff --git a/src/project/saas/AppDataStatistics/components/message.vue b/src/project/saas/AppDataStatistics/components/message.vue new file mode 100644 index 00000000..8316aa34 --- /dev/null +++ b/src/project/saas/AppDataStatistics/components/message.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/src/project/saas/AppDataStatistics/components/resident.vue b/src/project/saas/AppDataStatistics/components/resident.vue new file mode 100644 index 00000000..f10a491a --- /dev/null +++ b/src/project/saas/AppDataStatistics/components/resident.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/src/project/saas/AppDataStatistics/components/update.vue b/src/project/saas/AppDataStatistics/components/update.vue new file mode 100644 index 00000000..8b6c53cc --- /dev/null +++ b/src/project/saas/AppDataStatistics/components/update.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file diff --git a/src/project/saas/AppDataStatistics/components/wechat.vue b/src/project/saas/AppDataStatistics/components/wechat.vue new file mode 100644 index 00000000..ed76d567 --- /dev/null +++ b/src/project/saas/AppDataStatistics/components/wechat.vue @@ -0,0 +1,15 @@ + + + + + \ No newline at end of file From c98b3e84998f09b20f87155ff631a40a74d84f48 Mon Sep 17 00:00:00 2001 From: shijingjing <1789544664@qq.com> Date: Sun, 11 Dec 2022 17:46:29 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=B1=85=E6=B0=91=E7=BB=9F=E8=AE=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppDataStatistics/AppDataStatistics.vue | 2 +- .../AppDataStatistics/components/message.vue | 4 +- .../AppDataStatistics/components/resident.vue | 59 +++++++++++++++++- .../AppDataStatistics/components/update.vue | 4 +- .../AppDataStatistics/components/wechat.vue | 4 +- .../saas/AppDataStatistics/img/location.png | Bin 0 -> 766 bytes 6 files changed, 67 insertions(+), 6 deletions(-) create mode 100644 src/project/saas/AppDataStatistics/img/location.png diff --git a/src/project/saas/AppDataStatistics/AppDataStatistics.vue b/src/project/saas/AppDataStatistics/AppDataStatistics.vue index 90b9fadd..16dbb9eb 100644 --- a/src/project/saas/AppDataStatistics/AppDataStatistics.vue +++ b/src/project/saas/AppDataStatistics/AppDataStatistics.vue @@ -4,7 +4,7 @@
- +
diff --git a/src/project/saas/AppDataStatistics/components/message.vue b/src/project/saas/AppDataStatistics/components/message.vue index 8316aa34..17b64cf4 100644 --- a/src/project/saas/AppDataStatistics/components/message.vue +++ b/src/project/saas/AppDataStatistics/components/message.vue @@ -1,5 +1,7 @@