From dcb67ec3c7b894e7f555ea3616a77bab223401ce Mon Sep 17 00:00:00 2001
From: wanggongfeng <1305282856@qq.com>
Date: Tue, 11 Aug 2020 16:30:18 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=B4=BB=E8=B7=83=E7=94=A8=E6=88=B7?=
=?UTF-8?q?=E5=90=8E=E5=8F=B0=E7=AE=A1=E7=90=86=E3=80=91-=E7=8E=8B?=
=?UTF-8?q?=E5=85=AC=E5=B3=B0-2020-08-11?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../active/activeusercount-add-or-update.vue | 173 ++++++++++++++++
.../analysis/active/activeusercount.vue | 183 +++++++++++++++++
.../active/activeuserinfo-add-or-update.vue | 194 ++++++++++++++++++
.../analysis/active/activeuserinfo.vue | 154 ++++++++++++++
.../analysis/active/activeuserroute.vue | 29 +++
5 files changed, 733 insertions(+)
create mode 100644 src/views/modules/analysis/active/activeusercount-add-or-update.vue
create mode 100644 src/views/modules/analysis/active/activeusercount.vue
create mode 100644 src/views/modules/analysis/active/activeuserinfo-add-or-update.vue
create mode 100644 src/views/modules/analysis/active/activeuserinfo.vue
create mode 100644 src/views/modules/analysis/active/activeuserroute.vue
diff --git a/src/views/modules/analysis/active/activeusercount-add-or-update.vue b/src/views/modules/analysis/active/activeusercount-add-or-update.vue
new file mode 100644
index 00000000..0c30cf80
--- /dev/null
+++ b/src/views/modules/analysis/active/activeusercount-add-or-update.vue
@@ -0,0 +1,173 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('cancel') }}
+ {{ $t('confirm') }}
+
+
+
+
+
diff --git a/src/views/modules/analysis/active/activeusercount.vue b/src/views/modules/analysis/active/activeusercount.vue
new file mode 100644
index 00000000..f0f8c180
--- /dev/null
+++ b/src/views/modules/analysis/active/activeusercount.vue
@@ -0,0 +1,183 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('query') }}
+
+
+ {{ $t('add') }}
+
+
+ {{ $t('deleteBatch') }}
+
+
+ {{ $t('export') }}
+
+
+
+
+
+
+ {{scope.$index+1}}
+
+
+
+
+
+
+
+
+ {{ scope.row.activeUserNum }}
+ {{ scope.row.activeUserNum }}
+
+
+
+
+ {{ scope.row.activeResidentNum }}
+ {{ scope.row.activeResidentNum }}
+
+
+
+
+ {{ scope.row.activePartyNum }}
+ {{ scope.row.activePartyNum }}
+
+
+
+
+
+
+
+
+ {{ $t('update') }}
+ {{ $t('delete') }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/analysis/active/activeuserinfo-add-or-update.vue b/src/views/modules/analysis/active/activeuserinfo-add-or-update.vue
new file mode 100644
index 00000000..725f9611
--- /dev/null
+++ b/src/views/modules/analysis/active/activeuserinfo-add-or-update.vue
@@ -0,0 +1,194 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('cancel') }}
+ {{ $t('confirm') }}
+
+
+
+
+
diff --git a/src/views/modules/analysis/active/activeuserinfo.vue b/src/views/modules/analysis/active/activeuserinfo.vue
new file mode 100644
index 00000000..ef579b0e
--- /dev/null
+++ b/src/views/modules/analysis/active/activeuserinfo.vue
@@ -0,0 +1,154 @@
+
+
+
+
+
+ {{"返回"}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('query') }}
+
+
+ {{ $t('add') }}
+
+
+ {{ $t('deleteBatch') }}
+
+
+ {{ $t('export') }}
+
+
+
+
+
+
+ {{scope.$index+1}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $t('update') }}
+ {{ $t('delete') }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/modules/analysis/active/activeuserroute.vue b/src/views/modules/analysis/active/activeuserroute.vue
new file mode 100644
index 00000000..e6fa23dc
--- /dev/null
+++ b/src/views/modules/analysis/active/activeuserroute.vue
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+