diff --git a/src/project/huizhili/AppCooperationPropaganda/AppCooperationPropaganda.vue b/src/project/huizhili/AppCooperationPropaganda/AppCooperationPropaganda.vue new file mode 100644 index 00000000..dfa2e7e9 --- /dev/null +++ b/src/project/huizhili/AppCooperationPropaganda/AppCooperationPropaganda.vue @@ -0,0 +1,495 @@ + + + + + {{ item.name }} + + + + + + 筛选 + + + + + + {{ item.taskTitle }} + {{ $dict.getLabel('mstStatus', item.status) }} + + 群发时间:{{ item.choiceTime }} + 共需{{ item.groupOwnerCount || 0 }}名成员完成群发,目前已完成{{ item.completionRate || 0 }}% + + 创建部门: + {{ item.createUserDeptName }} + + + + + + + + 新增群发{{tabIndex==0? '居民群': tabIndex==1? '居民':'朋友圈'}} + + + + + + + + 取消 + + 筛选条件 + 确定 + + + + 创建人 + + + 已选择 + 请选择 + + + + + + 任务状态 + + + + + + 群发时间 + + 开始时间 + + + + + + + 结束时间 + + + + + + + + + + + 重置 + 确认 + + + + + + + + + \ No newline at end of file diff --git a/src/project/huizhili/AppCooperationPropaganda/addPropaganda.vue b/src/project/huizhili/AppCooperationPropaganda/addPropaganda.vue new file mode 100644 index 00000000..8940e5e2 --- /dev/null +++ b/src/project/huizhili/AppCooperationPropaganda/addPropaganda.vue @@ -0,0 +1,847 @@ + + + + *任务名称 + + + + + *发送范围 + + + 请选择 + 预计送达{{ form.wxGroups.length }}名成员 + 预计送达{{ sum }}名成员 + + + + + + + + *发送内容 + 预览 + + + + + + + + 添加素材 + + + + + + + + + {{ item.name }} + {{ item.fileSizeStr }} + + 删除 + + + + + + + + 宣发需要审批 + + + + *审批人 + + 请选择人员 + + + + + + + 定时发送 + + + + *发送时间 + + 请选择 + {{ form.choiceTime }} + + + + + + + + + + + + + + {{ content }} + + + + + + + + + {{ item.name }} + {{ item.fileSizeStr }} + + + + + + + + + + + + + + + + {{ item.title }} + + + + {{ e.name }} + + + + 取消 + + + + + + 通知成员发送 + + + + + + + + \ No newline at end of file diff --git a/src/project/huizhili/AppCooperationPropaganda/circleDetail.vue b/src/project/huizhili/AppCooperationPropaganda/circleDetail.vue new file mode 100644 index 00000000..0e6aa2aa --- /dev/null +++ b/src/project/huizhili/AppCooperationPropaganda/circleDetail.vue @@ -0,0 +1,482 @@ + + + + + + + + {{ detail.taskTitle }} {{ $dict.getLabel('mstStatus', detail.status) }} + + 创建时间: {{ createTime }} + + + 查看详情 + + + + + + 数据更新于{{ info.remindTime }} + + + + + + {{ + tabIndex == 0 ? "计划执行成员:" : "计划送达居民群:" + }} + {{ info.planCount || 0 }} + + + {{ + tabIndex == 0 ? "未执行成员:" : "未送达居民群:" + }} + {{ info.unExecutedCount || 0 }} + + + {{ + tabIndex == 0 ? "已执行成员:" : "已送达居民群:" + }} + {{ info.executedCount || 0 }} + + + {{ + tabIndex == 0 ? "无法执行成员:" : "无法送达居民群:" + }} + {{ info.cannotExecuteCount || 0 }} + + + + 提醒成员发送 + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/project/huizhili/AppCooperationPropaganda/cooperationDetail.vue b/src/project/huizhili/AppCooperationPropaganda/cooperationDetail.vue new file mode 100644 index 00000000..a24e697a --- /dev/null +++ b/src/project/huizhili/AppCooperationPropaganda/cooperationDetail.vue @@ -0,0 +1,501 @@ + + + + + + {{ item }} + + + + + + + + {{ detail.taskTitle }} {{ $dict.getLabel('mstStatus', detail.status) }} + + 创建时间: {{ createTime }} + + + 查看详情 + + + + + + 数据更新于{{ info.remindTime }} + + + + + + {{ + tabIndex == 0 ? "计划执行成员:" : "计划送达居民群:" + }} + {{ info.planCount || 0 }} + + + {{ + tabIndex == 0 ? "未执行成员:" : "未送达居民群:" + }} + {{ info.unExecutedCount || 0 }} + + + {{ + tabIndex == 0 ? "已执行成员:" : "已送达居民群:" + }} + {{ info.executedCount || 0 }} + + + {{ + tabIndex == 0 ? "无法执行成员:" : "无法送达居民群:" + }} + {{ info.cannotExecuteCount || 0 }} + + + + 提醒成员发送 + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/project/huizhili/AppCooperationPropaganda/detail.vue b/src/project/huizhili/AppCooperationPropaganda/detail.vue new file mode 100644 index 00000000..1a6061e2 --- /dev/null +++ b/src/project/huizhili/AppCooperationPropaganda/detail.vue @@ -0,0 +1,318 @@ + + + + 群发客户群 + + + 任务名称 + {{ data.taskTitle }} + + + 创建人 + + {{ data.createUserName }} + + + + 审批人 + + + {{ item.examineUserName }} + 、 + + + + + 所在部门 + + {{ data.createUserDeptName }} + + + + 群发时间 + {{ data.choiceTime }} + + + + + + + + + + 群发范围 + 全部{{ data.receiveGroupCount || 0}}个居民群 + 按条件筛选的{{ data.receiveGroupCount || 0}}个居民群 + + + 群发内容 + + + {{ content }} + + + + + + + + + + + + + {{ item.sysFile.name }} + + + + + 链接地址 + + {{item.linkTitle}} + {{ item.linkUrl }} + + + + + 小程序 + {{item.mpTitle}} + + + + + + 审核拒绝 + 审核通过 + + + + + + + \ No newline at end of file diff --git a/src/project/huizhili/AppCooperationPropaganda/images/files.png b/src/project/huizhili/AppCooperationPropaganda/images/files.png new file mode 100644 index 00000000..10d53502 Binary files /dev/null and b/src/project/huizhili/AppCooperationPropaganda/images/files.png differ diff --git a/src/project/huizhili/AppCooperationPropaganda/images/gird--select-icon.png b/src/project/huizhili/AppCooperationPropaganda/images/gird--select-icon.png new file mode 100644 index 00000000..205144d2 Binary files /dev/null and b/src/project/huizhili/AppCooperationPropaganda/images/gird--select-icon.png differ diff --git a/src/project/huizhili/AppCooperationPropaganda/images/local-icon.png b/src/project/huizhili/AppCooperationPropaganda/images/local-icon.png new file mode 100644 index 00000000..3e23aff6 Binary files /dev/null and b/src/project/huizhili/AppCooperationPropaganda/images/local-icon.png differ diff --git a/src/project/huizhili/AppCooperationPropaganda/images/pass.png b/src/project/huizhili/AppCooperationPropaganda/images/pass.png new file mode 100644 index 00000000..36f698b2 Binary files /dev/null and b/src/project/huizhili/AppCooperationPropaganda/images/pass.png differ diff --git a/src/project/huizhili/AppCooperationPropaganda/images/refuse.png b/src/project/huizhili/AppCooperationPropaganda/images/refuse.png new file mode 100644 index 00000000..af15b9e5 Binary files /dev/null and b/src/project/huizhili/AppCooperationPropaganda/images/refuse.png differ diff --git a/src/project/huizhili/AppCooperationPropaganda/images/right-icon.png b/src/project/huizhili/AppCooperationPropaganda/images/right-icon.png new file mode 100644 index 00000000..e1c626b7 Binary files /dev/null and b/src/project/huizhili/AppCooperationPropaganda/images/right-icon.png differ diff --git a/src/project/huizhili/AppCooperationPropaganda/images/shaixuan.png b/src/project/huizhili/AppCooperationPropaganda/images/shaixuan.png new file mode 100644 index 00000000..88015ea5 Binary files /dev/null and b/src/project/huizhili/AppCooperationPropaganda/images/shaixuan.png differ diff --git a/src/project/huizhili/AppCooperationPropaganda/images/tx@2x.png b/src/project/huizhili/AppCooperationPropaganda/images/tx@2x.png new file mode 100644 index 00000000..d9620e08 Binary files /dev/null and b/src/project/huizhili/AppCooperationPropaganda/images/tx@2x.png differ diff --git a/src/project/huizhili/AppCooperationPropaganda/images/xz.png b/src/project/huizhili/AppCooperationPropaganda/images/xz.png new file mode 100644 index 00000000..98f78cda Binary files /dev/null and b/src/project/huizhili/AppCooperationPropaganda/images/xz.png differ diff --git a/src/project/huizhili/AppCooperationPropaganda/images/xzh.png b/src/project/huizhili/AppCooperationPropaganda/images/xzh.png new file mode 100644 index 00000000..967fa399 Binary files /dev/null and b/src/project/huizhili/AppCooperationPropaganda/images/xzh.png differ diff --git a/src/project/huizhili/AppCooperationPropaganda/scopedSelect.vue b/src/project/huizhili/AppCooperationPropaganda/scopedSelect.vue new file mode 100644 index 00000000..dd3eb90b --- /dev/null +++ b/src/project/huizhili/AppCooperationPropaganda/scopedSelect.vue @@ -0,0 +1,219 @@ + + + + 添加人 + + + + 已选择{{ deptListArr.length }}个部门 + 请选择 + + + 已选择{{ selectedUser.length }}个网格 + 请选择 + + + + + + + 包含标签 + + 已选择{{ circleTags.length || ResidentTags.length }}个标签 + 请选择 + + + + + + 剔除标签 + + 已剔除{{ circleTagsRemove.length || ResidentTagsRemove.length }}个标签 + 请选择 + + + + + + 添加时间 + + 请选择 + {{ startTime }} - {{ endTime }} + + + + + + 性别 + + 全部 + 男 + 女 + + + + + + + 确定 + + + + + + + \ No newline at end of file diff --git a/src/project/huizhili/AppCooperationPropaganda/selectGridMember.vue b/src/project/huizhili/AppCooperationPropaganda/selectGridMember.vue new file mode 100644 index 00000000..75cd01b5 --- /dev/null +++ b/src/project/huizhili/AppCooperationPropaganda/selectGridMember.vue @@ -0,0 +1,271 @@ + + + + + /{{ item.girdName }} + + + + + + + + + {{ item.girdName }} + + + + + + + 确定选择 + + + + + + + + diff --git a/src/project/huizhili/AppCooperationPropaganda/selectUser.vue b/src/project/huizhili/AppCooperationPropaganda/selectUser.vue new file mode 100644 index 00000000..8a9303b9 --- /dev/null +++ b/src/project/huizhili/AppCooperationPropaganda/selectUser.vue @@ -0,0 +1,235 @@ + + + + + + + + + + {{ e.userName }} + + + + + + 确定选择 + + + + + + + diff --git a/src/project/huizhili/AppCooperationPropaganda/sendScoped.vue b/src/project/huizhili/AppCooperationPropaganda/sendScoped.vue new file mode 100644 index 00000000..12b29bac --- /dev/null +++ b/src/project/huizhili/AppCooperationPropaganda/sendScoped.vue @@ -0,0 +1,195 @@ + + + + + + + + {{ item.name }} + + + 已选择{{ deptSelect.length }}个部门 + 已选择{{ girdSelect.length }}个网格 + + + + + + 确定 + + + + + + \ No newline at end of file diff --git a/src/project/huizhili/AppCooperationPropaganda/tagsList.vue b/src/project/huizhili/AppCooperationPropaganda/tagsList.vue new file mode 100644 index 00000000..5aa973aa --- /dev/null +++ b/src/project/huizhili/AppCooperationPropaganda/tagsList.vue @@ -0,0 +1,167 @@ + + + + + {{ items.name }} + + {{ item.name }} + + + + + 确定 + + + + + + + \ No newline at end of file
筛选条件
{{ item.fileSizeStr }}
群发内容
链接地址
小程序