diff --git a/src/project/dongsheng/AppAgProducts/AppAgProducts.vue b/src/project/dongsheng/AppAgProducts/AppAgProducts.vue new file mode 100644 index 0000000..e79e020 --- /dev/null +++ b/src/project/dongsheng/AppAgProducts/AppAgProducts.vue @@ -0,0 +1,296 @@ + + + + + + + + + {{ !typeName ? '全部类型' : typeName }} + + + + 共{{ list.total }}个农产品 + + + + + + {{ item.title }} + + {{ item.content }} + + + + + + {{ $dict.getLabel('agriculturalType', item.type) }} + {{ item.createTime }} + + + + + {{ item.phone }} + + + + + + 我要发布 + + + + + + + + diff --git a/src/project/dongsheng/AppAgProducts/agAdd.vue b/src/project/dongsheng/AppAgProducts/agAdd.vue new file mode 100644 index 0000000..68ea611 --- /dev/null +++ b/src/project/dongsheng/AppAgProducts/agAdd.vue @@ -0,0 +1,174 @@ + + + + + * + 标题 + + + + * + 详细描述 + + + + + + + * + 农产品类型 + + + + + + + 图片上传 + (最多9张) + + + + + + + + 联系人 + + + + + + * + 联系方式 + + + + + + 地址 + + + + + + + 提交 + + + + + + + diff --git a/src/project/dongsheng/AppAgProducts/agDetail.vue b/src/project/dongsheng/AppAgProducts/agDetail.vue new file mode 100644 index 0000000..48cd581 --- /dev/null +++ b/src/project/dongsheng/AppAgProducts/agDetail.vue @@ -0,0 +1,200 @@ + + + + {{ detail.title }} + {{ detail.createTime }} + {{ detail.content }} + + 图片 + + + + + + + + + + + + + 撤销发布 + + + + + + + + diff --git a/src/project/wuxi/AppPartyEnteringCommunity/AppPartyEnteringCommunity.vue b/src/project/wuxi/AppPartyEnteringCommunity/AppPartyEnteringCommunity.vue index fe3d6cc..2b27fbd 100644 --- a/src/project/wuxi/AppPartyEnteringCommunity/AppPartyEnteringCommunity.vue +++ b/src/project/wuxi/AppPartyEnteringCommunity/AppPartyEnteringCommunity.vue @@ -109,7 +109,7 @@ import {mapActions, mapState} from 'vuex' export default { name: "AppPartyEnteringCommunity", - appName: "党建社区", + appName: "首页", customNavigation: true, data() { return {