diff --git a/src/apps/AppPageBasic/AppPageBasic.vue b/src/apps/AppPageBasic/AppPageBasic.vue
index 60ab8280..77a6d885 100644
--- a/src/apps/AppPageBasic/AppPageBasic.vue
+++ b/src/apps/AppPageBasic/AppPageBasic.vue
@@ -20,7 +20,7 @@ export default {
{
name: '三务公开',
icon: require('./img/shgk.png'),
- url: '../AppServicePublic/AppServicePublic?moduleId=b03d1ea68c8449ecb00685644e3f0192'
+ url: '../AppServicePublic/AppServicePublic?moduleId=b03d1ea68c8449ecb00685644e3f0192&listName=三务公开'
}
]
}
diff --git a/src/apps/AppPageCivilization/AppPageCivilization.vue b/src/apps/AppPageCivilization/AppPageCivilization.vue
index 27fcd6af..b05a1f0e 100644
--- a/src/apps/AppPageCivilization/AppPageCivilization.vue
+++ b/src/apps/AppPageCivilization/AppPageCivilization.vue
@@ -20,12 +20,12 @@ export default {
{
name: '好人好事',
icon: require('./img/hrhs.png'),
- url: '../AppServicePublic/AppServicePublic?moduleId=5da220f3182047aba92d64ac08b93b55'
+ url: '../AppServicePublic/AppServicePublic?moduleId=5da220f3182047aba92d64ac08b93b55&listName=好人好事'
},
{
name: '五好家庭',
icon: require('./img/whjt.png'),
- url: '../AppServicePublic/AppServicePublic?moduleId=6afadf4cd44f4b73be29390b30ca88bb'
+ url: '../AppServicePublic/AppServicePublic?moduleId=6afadf4cd44f4b73be29390b30ca88bb&listName=五好家庭'
}
]
}
diff --git a/src/apps/AppPageInteraction/AppPageInteraction.vue b/src/apps/AppPageInteraction/AppPageInteraction.vue
index 6e466125..aee6d116 100644
--- a/src/apps/AppPageInteraction/AppPageInteraction.vue
+++ b/src/apps/AppPageInteraction/AppPageInteraction.vue
@@ -25,7 +25,7 @@ export default {
{
name: '问卷表单',
icon: require('./img/wjbd.png'),
- url: '../AppAskForm/AppForm'
+ url: '../AppAskForm/AppAskForm'
}
]
}
diff --git a/src/apps/AppPageParty/AppPageParty.vue b/src/apps/AppPageParty/AppPageParty.vue
index dc8d2303..c1c630c8 100644
--- a/src/apps/AppPageParty/AppPageParty.vue
+++ b/src/apps/AppPageParty/AppPageParty.vue
@@ -20,7 +20,7 @@ export default {
{
name: '党建要闻',
icon: require('./img/djyw.png'),
- url: '../AppServicePublic/AppServicePublic?moduleId=95f0f1c509e44d528069bc9f9dc19e53'
+ url: '../AppServicePublic/AppServicePublic?moduleId=95f0f1c509e44d528069bc9f9dc19e53&listName=党建要闻'
},
{
name: '党员学习',
diff --git a/src/apps/AppPageResident/AppPageResident.vue b/src/apps/AppPageResident/AppPageResident.vue
index f8c0d029..1338892c 100644
--- a/src/apps/AppPageResident/AppPageResident.vue
+++ b/src/apps/AppPageResident/AppPageResident.vue
@@ -15,7 +15,7 @@ export default {
{
name: '居民信息管理',
icon: require('./img/jmxxgl.png'),
- url: '../AppResidentFile/AppResidentFile?tabIndex=0'
+ url: '../AppResidentFile/AppResidentFile'
},
// {
// name: '居民群管理',
@@ -25,7 +25,7 @@ export default {
{
name: '居民档案',
icon: require('./img/jmda.png'),
- url: '../AppResidentFile/AppResidentFile?tabIndex=1'
+ url: '../AppResidentDocument/AppResidentDocument'
}
]
}
diff --git a/src/apps/AppResidentDocument/AppResidentDocument.vue b/src/apps/AppResidentDocument/AppResidentDocument.vue
new file mode 100644
index 00000000..9cf4876e
--- /dev/null
+++ b/src/apps/AppResidentDocument/AppResidentDocument.vue
@@ -0,0 +1,164 @@
+
+
+
+
+
+
+
+
+