diff --git a/project/fengdu/app/AppIntegratingDjust/AppIntegratingDjust.vue b/project/fengdu/app/AppIntegratingDjust/AppIntegratingDjust.vue
new file mode 100644
index 00000000..4bd4363c
--- /dev/null
+++ b/project/fengdu/app/AppIntegratingDjust/AppIntegratingDjust.vue
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/project/fengdu/app/AppIntegratingDjust/components/List.vue b/project/fengdu/app/AppIntegratingDjust/components/List.vue
new file mode 100644
index 00000000..b58d6c39
--- /dev/null
+++ b/project/fengdu/app/AppIntegratingDjust/components/List.vue
@@ -0,0 +1,356 @@
+
+
+
+
+
+
+ 批量调整积分
+
+
+
+
+ 导入
+
+
+
+
+
+
+
+
+
+
+ 调整积分
+ 详情
+
+
+
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/project/fengdu/app/AppResidentIntegrating/AppResidentIntegrating.vue b/project/fengdu/app/AppResidentIntegrating/AppResidentIntegrating.vue
new file mode 100644
index 00000000..269fea5e
--- /dev/null
+++ b/project/fengdu/app/AppResidentIntegrating/AppResidentIntegrating.vue
@@ -0,0 +1,64 @@
+
+
+
+
+
+
+
+
+
+
+
diff --git a/project/fengdu/app/AppResidentIntegrating/components/Detail.vue b/project/fengdu/app/AppResidentIntegrating/components/Detail.vue
new file mode 100644
index 00000000..8b4701a8
--- /dev/null
+++ b/project/fengdu/app/AppResidentIntegrating/components/Detail.vue
@@ -0,0 +1,140 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 导出
+
+
+
+
+
+
+ {{ row.changeIntegral | formatTime }}
+ {{ row.integralCalcType == 0 ? '-' : '+' }}{{ row.changeIntegral }}
+
+
+
+
+ 积分调整
+ {{ row.eventType }}
+
+
+
+
+ {{ row.eventDesc || row.eventName }}
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/project/fengdu/app/AppResidentIntegrating/components/List.vue b/project/fengdu/app/AppResidentIntegrating/components/List.vue
new file mode 100644
index 00000000..b986bc42
--- /dev/null
+++ b/project/fengdu/app/AppResidentIntegrating/components/List.vue
@@ -0,0 +1,139 @@
+
+
+
+
+
+
+
+ 导出
+
+
+
+
+
+
+
+
+
+
+
+ 详情
+
+
+
+
+
+
+
+
+
+
+