diff --git a/src/views/modules/property/gridpartymembergroup.vue b/src/views/modules/property/gridpartymembergroup.vue new file mode 100644 index 0000000..f4c6ed9 --- /dev/null +++ b/src/views/modules/property/gridpartymembergroup.vue @@ -0,0 +1,102 @@ + + + + + + + + + {{ $t('query') }} + 批量生成党员群 + + + + + + + + + + + 生成党员群 + + + + + + + + + + diff --git a/src/views/modules/property/group-approve.vue b/src/views/modules/property/group-approve.vue new file mode 100644 index 0000000..b503c9c --- /dev/null +++ b/src/views/modules/property/group-approve.vue @@ -0,0 +1,120 @@ + + + + + {{dataForm.groupName}} + + + {{dataForm.nickname}} + + + {{dataForm.createdTime}} + + + {{dataForm.groupIntroduction}} + + + + + + + + + + + + + {{ $t('cancel') }} + {{ $t('confirm') }} + + + + + diff --git a/src/views/modules/property/group-detail.vue b/src/views/modules/property/group-detail.vue new file mode 100644 index 0000000..04f7902 --- /dev/null +++ b/src/views/modules/property/group-detail.vue @@ -0,0 +1,108 @@ + + + + + {{responseForm.groupIntroduction}} + + + 待审核 + 审核不通过 + 审核通过 + 禁言 + 已解散 + + + {{responseForm.processingOpinions}} + + + + + + + + + + + {{ $t('query') }} + + + + + + + + + + + + {{ $t('cancel') }} + + + + + diff --git a/src/views/modules/property/group.vue b/src/views/modules/property/group.vue new file mode 100644 index 0000000..c16ee65 --- /dev/null +++ b/src/views/modules/property/group.vue @@ -0,0 +1,355 @@ + + + + + + + + + + + + + + + + {{ $t('query') }} + + + + + + + + + + + + {{ $t('verify') }} + {{ $t('look') }} + {{ $t('ban') }} + {{ $t('liftTheBan') }} + {{ $t('disband') }} + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ $t('cancel') }} + 确定 + + + + + + + diff --git a/src/views/modules/property/leaderboard.vue b/src/views/modules/property/leaderboard.vue new file mode 100644 index 0000000..fb83ca5 --- /dev/null +++ b/src/views/modules/property/leaderboard.vue @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + {{ $t('query') }} + + + + + + + + + + + + + + + + + + + + + diff --git a/src/views/modules/property/topic-close.vue b/src/views/modules/property/topic-close.vue new file mode 100644 index 0000000..87c0556 --- /dev/null +++ b/src/views/modules/property/topic-close.vue @@ -0,0 +1,67 @@ + + + + + + + + + {{ $t('cancel') }} + {{ $t('confirm') }} + + + + + diff --git a/src/views/modules/property/topic-detail.vue b/src/views/modules/property/topic-detail.vue new file mode 100644 index 0000000..7aa74aa --- /dev/null +++ b/src/views/modules/property/topic-detail.vue @@ -0,0 +1,272 @@ + + + + + 话题详情 + + + {{dataForm.topicContent}} + + + + + {{dataForm.allDeptNames}} + + + {{dataForm.groupName}} + + + {{dataForm.nickname}} + + + 点击查看评论 + + + + 上报位置: {{dataForm.topicAddress}} + + + + + 返回 + + + + + + + + + + + + 屏蔽 + 已屏蔽 + + + + + + + + + + + + + + diff --git a/src/views/modules/property/topic-list.vue b/src/views/modules/property/topic-list.vue new file mode 100644 index 0000000..1bdde25 --- /dev/null +++ b/src/views/modules/property/topic-list.vue @@ -0,0 +1,205 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ $t('query') }} + + + {{ $t('export') }} + + + + + + + + + + + + {{ $t('look') }} + {{ $t('close') }} + 已关闭 + + + + + + + + + + + diff --git a/src/views/modules/property/topic.vue b/src/views/modules/property/topic.vue new file mode 100644 index 0000000..f7ab6d1 --- /dev/null +++ b/src/views/modules/property/topic.vue @@ -0,0 +1,30 @@ + + + + + + + + +