diff --git a/src/views/modules/base/community/community.vue b/src/views/modules/base/community/community.vue index 4ee0af73d..f91ee8681 100644 --- a/src/views/modules/base/community/community.vue +++ b/src/views/modules/base/community/community.vue @@ -292,9 +292,9 @@ export default { diff --git a/src/views/modules/communityParty/regionalParty/activitysForm.vue b/src/views/modules/communityParty/regionalParty/activitysForm.vue new file mode 100644 index 000000000..a120e2828 --- /dev/null +++ b/src/views/modules/communityParty/regionalParty/activitysForm.vue @@ -0,0 +1,550 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 查询 + + + + + 经度 + + + 纬度 + + + + + + + + + + + + + + + + + + + + + + + + + + 取 消 + 确 定 + + + + + + + + diff --git a/src/views/modules/communityParty/regionalParty/units.vue b/src/views/modules/communityParty/regionalParty/units.vue new file mode 100644 index 000000000..b8849d202 --- /dev/null +++ b/src/views/modules/communityParty/regionalParty/units.vue @@ -0,0 +1,694 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 查询 + 重置 + + + + + + 新增 + + 导入 + + 导出 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 查看 + 修改 + + 删除 + + + + + + + + + + + + + + + + + + + diff --git a/src/views/modules/communityParty/regionalParty/unitsForm.vue b/src/views/modules/communityParty/regionalParty/unitsForm.vue new file mode 100644 index 000000000..383174ba6 --- /dev/null +++ b/src/views/modules/communityParty/regionalParty/unitsForm.vue @@ -0,0 +1,553 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + {{item.label}} + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 查询 + + + + + 经度 + + + 纬度 + + + + + + + + + + + + + + + + + + 取 消 + 确 定 + + + + + + + + diff --git a/src/views/modules/workPc/guidance/DetailForm copy.vue b/src/views/modules/workPc/guidance/DetailForm copy.vue deleted file mode 100644 index eb421cf8c..000000000 --- a/src/views/modules/workPc/guidance/DetailForm copy.vue +++ /dev/null @@ -1,572 +0,0 @@ - - - - - 取消返回 - 保存发布 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 点击上传 - 只能上传word、excel、pdf文件 - - - - - - - - - - - - - - \ No newline at end of file