diff --git a/src/pending/AppHandSnapshot/AppHandSnapshot.vue b/src/apps/AppHandSnapshot/AppHandSnapshot.vue
similarity index 80%
rename from src/pending/AppHandSnapshot/AppHandSnapshot.vue
rename to src/apps/AppHandSnapshot/AppHandSnapshot.vue
index 3ec6cb66..5fb2ed36 100644
--- a/src/pending/AppHandSnapshot/AppHandSnapshot.vue
+++ b/src/apps/AppHandSnapshot/AppHandSnapshot.vue
@@ -34,15 +34,29 @@
+
+
+
+

+
办理
+
+
+

+
统计
+
+
+

+
配置
+
+
+
+
diff --git a/src/pending/AppHandSnapshot/Transfer.vue b/src/apps/AppHandSnapshot/Transfer.vue
similarity index 100%
rename from src/pending/AppHandSnapshot/Transfer.vue
rename to src/apps/AppHandSnapshot/Transfer.vue
diff --git a/src/pending/AppHandSnapshot/components/1.png b/src/apps/AppHandSnapshot/components/1.png
similarity index 100%
rename from src/pending/AppHandSnapshot/components/1.png
rename to src/apps/AppHandSnapshot/components/1.png
diff --git a/src/pending/AppHandSnapshot/components/22.png b/src/apps/AppHandSnapshot/components/22.png
similarity index 100%
rename from src/pending/AppHandSnapshot/components/22.png
rename to src/apps/AppHandSnapshot/components/22.png
diff --git a/src/apps/AppHandSnapshot/components/img/handle-icon-active.png b/src/apps/AppHandSnapshot/components/img/handle-icon-active.png
new file mode 100644
index 00000000..1cb07503
Binary files /dev/null and b/src/apps/AppHandSnapshot/components/img/handle-icon-active.png differ
diff --git a/src/apps/AppHandSnapshot/components/img/handle-icon.png b/src/apps/AppHandSnapshot/components/img/handle-icon.png
new file mode 100644
index 00000000..ab2d20c2
Binary files /dev/null and b/src/apps/AppHandSnapshot/components/img/handle-icon.png differ
diff --git a/src/apps/AppHandSnapshot/components/img/set-icon-active.png b/src/apps/AppHandSnapshot/components/img/set-icon-active.png
new file mode 100644
index 00000000..c025cb79
Binary files /dev/null and b/src/apps/AppHandSnapshot/components/img/set-icon-active.png differ
diff --git a/src/apps/AppHandSnapshot/components/img/set-icon.png b/src/apps/AppHandSnapshot/components/img/set-icon.png
new file mode 100644
index 00000000..58651b64
Binary files /dev/null and b/src/apps/AppHandSnapshot/components/img/set-icon.png differ
diff --git a/src/apps/AppHandSnapshot/components/img/statistics-icon-active.png b/src/apps/AppHandSnapshot/components/img/statistics-icon-active.png
new file mode 100644
index 00000000..81dbd3f7
Binary files /dev/null and b/src/apps/AppHandSnapshot/components/img/statistics-icon-active.png differ
diff --git a/src/apps/AppHandSnapshot/components/img/statistics-icon.png b/src/apps/AppHandSnapshot/components/img/statistics-icon.png
new file mode 100644
index 00000000..63b98d33
Binary files /dev/null and b/src/apps/AppHandSnapshot/components/img/statistics-icon.png differ
diff --git a/src/pending/AppHandSnapshot/components/yan.jpg b/src/apps/AppHandSnapshot/components/yan.jpg
similarity index 100%
rename from src/pending/AppHandSnapshot/components/yan.jpg
rename to src/apps/AppHandSnapshot/components/yan.jpg
diff --git a/src/apps/AppPageInteraction/AppPageInteraction.vue b/src/apps/AppPageInteraction/AppPageInteraction.vue
index 0e4f4625..ddffe50c 100644
--- a/src/apps/AppPageInteraction/AppPageInteraction.vue
+++ b/src/apps/AppPageInteraction/AppPageInteraction.vue
@@ -17,6 +17,11 @@ export default {
icon: require('./img/jmhd.png'),
url: '../AppResidentActivitie/AppResidentActivities'
},
+ {
+ name: '居民议事',
+ icon: require('./img/jmys.png'),
+ url: '../AppVillageDiscuss/AppVillageDiscuss'
+ },
{
name: '小程序公告',
icon: require('./img/xcxgg.png'),
diff --git a/src/apps/AppPageInteraction/img/jmys.png b/src/apps/AppPageInteraction/img/jmys.png
new file mode 100644
index 00000000..09b418ba
Binary files /dev/null and b/src/apps/AppPageInteraction/img/jmys.png differ