diff --git a/src/apps/AppPageBasic/AppPageBasic.vue b/src/apps/AppPageBasic/AppPageBasic.vue new file mode 100644 index 00000000..2622d1ae --- /dev/null +++ b/src/apps/AppPageBasic/AppPageBasic.vue @@ -0,0 +1,44 @@ + + + + + \ No newline at end of file diff --git a/src/apps/AppPageBasic/img/hytz.png b/src/apps/AppPageBasic/img/hytz.png new file mode 100644 index 00000000..9ff0bd96 Binary files /dev/null and b/src/apps/AppPageBasic/img/hytz.png differ diff --git a/src/apps/AppPageBasic/img/shgk.png b/src/apps/AppPageBasic/img/shgk.png new file mode 100644 index 00000000..4d01adcd Binary files /dev/null and b/src/apps/AppPageBasic/img/shgk.png differ diff --git a/src/apps/AppPageCivilization/AppPageCivilization.vue b/src/apps/AppPageCivilization/AppPageCivilization.vue new file mode 100644 index 00000000..1919961a --- /dev/null +++ b/src/apps/AppPageCivilization/AppPageCivilization.vue @@ -0,0 +1,49 @@ + + + + + \ No newline at end of file diff --git a/src/apps/AppPageCivilization/img/hjsq.png b/src/apps/AppPageCivilization/img/hjsq.png new file mode 100644 index 00000000..d59fc156 Binary files /dev/null and b/src/apps/AppPageCivilization/img/hjsq.png differ diff --git a/src/apps/AppPageCivilization/img/hrhs.png b/src/apps/AppPageCivilization/img/hrhs.png new file mode 100644 index 00000000..8dfc999d Binary files /dev/null and b/src/apps/AppPageCivilization/img/hrhs.png differ diff --git a/src/apps/AppPageCivilization/img/whjt.png b/src/apps/AppPageCivilization/img/whjt.png new file mode 100644 index 00000000..c86a300e Binary files /dev/null and b/src/apps/AppPageCivilization/img/whjt.png differ diff --git a/src/apps/AppPageInteraction/AppPageInteraction.vue b/src/apps/AppPageInteraction/AppPageInteraction.vue new file mode 100644 index 00000000..cf387040 --- /dev/null +++ b/src/apps/AppPageInteraction/AppPageInteraction.vue @@ -0,0 +1,49 @@ + + + + + \ No newline at end of file diff --git a/src/apps/AppPageInteraction/img/jmhd.png b/src/apps/AppPageInteraction/img/jmhd.png new file mode 100644 index 00000000..0c4a652e Binary files /dev/null and b/src/apps/AppPageInteraction/img/jmhd.png differ diff --git a/src/apps/AppPageInteraction/img/wjbd.png b/src/apps/AppPageInteraction/img/wjbd.png new file mode 100644 index 00000000..a228945e Binary files /dev/null and b/src/apps/AppPageInteraction/img/wjbd.png differ diff --git a/src/apps/AppPageInteraction/img/xcxgg.png b/src/apps/AppPageInteraction/img/xcxgg.png new file mode 100644 index 00000000..e1e01771 Binary files /dev/null and b/src/apps/AppPageInteraction/img/xcxgg.png differ diff --git a/src/apps/AppPageParty/AppPageParty.vue b/src/apps/AppPageParty/AppPageParty.vue new file mode 100644 index 00000000..5820e38f --- /dev/null +++ b/src/apps/AppPageParty/AppPageParty.vue @@ -0,0 +1,54 @@ + + + + + \ No newline at end of file diff --git a/src/apps/AppPageParty/img/djyw.png b/src/apps/AppPageParty/img/djyw.png new file mode 100644 index 00000000..a4b41b3b Binary files /dev/null and b/src/apps/AppPageParty/img/djyw.png differ diff --git a/src/apps/AppPageParty/img/dyxx.png b/src/apps/AppPageParty/img/dyxx.png new file mode 100644 index 00000000..ae254959 Binary files /dev/null and b/src/apps/AppPageParty/img/dyxx.png differ diff --git a/src/apps/AppPageParty/img/shyk.png b/src/apps/AppPageParty/img/shyk.png new file mode 100644 index 00000000..f878a333 Binary files /dev/null and b/src/apps/AppPageParty/img/shyk.png differ diff --git a/src/apps/AppPageParty/img/zxdt.png b/src/apps/AppPageParty/img/zxdt.png new file mode 100644 index 00000000..26e3e037 Binary files /dev/null and b/src/apps/AppPageParty/img/zxdt.png differ diff --git a/src/apps/AppPageResident/AppPageResident.vue b/src/apps/AppPageResident/AppPageResident.vue new file mode 100644 index 00000000..71a69a3b --- /dev/null +++ b/src/apps/AppPageResident/AppPageResident.vue @@ -0,0 +1,49 @@ + + + + + \ No newline at end of file diff --git a/src/apps/AppPageResident/img/jmda.png b/src/apps/AppPageResident/img/jmda.png new file mode 100644 index 00000000..3949aa22 Binary files /dev/null and b/src/apps/AppPageResident/img/jmda.png differ diff --git a/src/apps/AppPageResident/img/jmqgl.png b/src/apps/AppPageResident/img/jmqgl.png new file mode 100644 index 00000000..ed21342c Binary files /dev/null and b/src/apps/AppPageResident/img/jmqgl.png differ diff --git a/src/apps/AppPageResident/img/jmxxgl.png b/src/apps/AppPageResident/img/jmxxgl.png new file mode 100644 index 00000000..ace102f3 Binary files /dev/null and b/src/apps/AppPageResident/img/jmxxgl.png differ diff --git a/src/apps/AppResidentActivitie/Add.vue b/src/apps/AppResidentActivitie/Add.vue index 996f5226..07467382 100644 --- a/src/apps/AppResidentActivitie/Add.vue +++ b/src/apps/AppResidentActivitie/Add.vue @@ -13,7 +13,7 @@
- +
@@ -25,9 +25,7 @@ - - - + @@ -194,11 +192,11 @@ export default { this.flag = true this.$http - .post(`/app/appvisitvondolence/addOrUpdate`, { + .post(`/app/appvillageactivityinfo/addOrUpdate`, { title: this.forms.title, content: this.forms.content, - // images: JSON.stringify(imgs) || [], - images: imgs || [], + images: JSON.stringify(imgs) || [], + // images: imgs || [], status: this.forms.statusValue ? this.forms.statusValue : this.forms.status, fanwe: this.forms.fanwe, @@ -217,7 +215,7 @@ export default { if (res.code == 0) { this.$u.toast('发布成功') this.flag = false - uni.navigateTo({ url: `./AppActive` }) + uni.navigateTo({ url: `./AppResidentActivities` }) } }) } else { @@ -255,6 +253,7 @@ export default { padding-bottom: 112px; .header-description { + padding-bottom: 112px; ::v-deep .u-form { .u-form-item { padding: 0 45px !important; diff --git a/src/apps/AppResidentActivitie/AppResidentActivities.vue b/src/apps/AppResidentActivitie/AppResidentActivities.vue index 8f9d2e0e..c8ad98fa 100644 --- a/src/apps/AppResidentActivitie/AppResidentActivities.vue +++ b/src/apps/AppResidentActivitie/AppResidentActivities.vue @@ -7,32 +7,32 @@
- 12 + {{ total }} 个活动
@@ -44,6 +44,8 @@ + + diff --git a/src/components/AppListPage/AppListPage.vue b/src/components/AppListPage/AppListPage.vue new file mode 100644 index 00000000..d0ecd654 --- /dev/null +++ b/src/components/AppListPage/AppListPage.vue @@ -0,0 +1,86 @@ + + + + +