diff --git a/project/pidu/app/AppSensitiveWechat/AppSensitiveWechat.vue b/project/pidu/app/AppSensitiveWechat/AppSensitiveWechat.vue new file mode 100644 index 00000000..a146835a --- /dev/null +++ b/project/pidu/app/AppSensitiveWechat/AppSensitiveWechat.vue @@ -0,0 +1,65 @@ + + + + + + + + + + + diff --git a/project/pidu/app/AppSensitiveWechat/components/Detail.vue b/project/pidu/app/AppSensitiveWechat/components/Detail.vue new file mode 100644 index 00000000..31c55955 --- /dev/null +++ b/project/pidu/app/AppSensitiveWechat/components/Detail.vue @@ -0,0 +1,1049 @@ + + + + + + + + + 群聊会话 + + + + + + + + + + {{item.roomName}} + + + {{item.toUserName}} + + {{item.roomType == 1 ? '内部' : '外部'}} + {{item.toUserType == 1 ? '内部' : '外部'}} + + + + + + + + + + + {{item.name}} + + + + + + + 导出 + + + + + + + + {{item.userName}}{{item.msgSendTime}} + + + + + + + + {{item.content}} + + + + + + + + + + + + + + + {{item.userName}}撤回了一条消息 + + 对方不同意会话存档内容,你将无法继续提供服务 + + 对方同意会话存档内容,你可以继续提供服务 + + + + + {{item.cardCorpName}} + {{item.cardUserName}} + + + + + + + + 个人名片 + + + + + + + + {{item.title}} + {{item.address}} + + + + + + + {{item.displayName}} + {{item.title}} + + + + + + 小程序 + + + + + + {{item.title}} + {{item.username}} + + + + + + 分享链接 + + + + + + + + + + + + + + + + + + diff --git a/project/pidu/app/AppSensitiveWechat/components/List.vue b/project/pidu/app/AppSensitiveWechat/components/List.vue new file mode 100644 index 00000000..3eb6b2b6 --- /dev/null +++ b/project/pidu/app/AppSensitiveWechat/components/List.vue @@ -0,0 +1,254 @@ + + + + + + + + + + + + + + + + + + + + + + + 详情 + + + + + + + + + + + + diff --git a/project/pidu/app/AppSensitiveWechat/components/img/app-icon.png b/project/pidu/app/AppSensitiveWechat/components/img/app-icon.png new file mode 100644 index 00000000..7199b7c2 Binary files /dev/null and b/project/pidu/app/AppSensitiveWechat/components/img/app-icon.png differ diff --git a/project/pidu/app/AppSensitiveWechat/components/img/app-mini-icon.png b/project/pidu/app/AppSensitiveWechat/components/img/app-mini-icon.png new file mode 100644 index 00000000..02773755 Binary files /dev/null and b/project/pidu/app/AppSensitiveWechat/components/img/app-mini-icon.png differ diff --git a/project/pidu/app/AppSensitiveWechat/components/img/group-img.png b/project/pidu/app/AppSensitiveWechat/components/img/group-img.png new file mode 100644 index 00000000..c644c9dd Binary files /dev/null and b/project/pidu/app/AppSensitiveWechat/components/img/group-img.png differ diff --git a/project/pidu/app/AppSensitiveWechat/components/img/user-img.png b/project/pidu/app/AppSensitiveWechat/components/img/user-img.png new file mode 100644 index 00000000..06bdb18f Binary files /dev/null and b/project/pidu/app/AppSensitiveWechat/components/img/user-img.png differ
{{item.userName}}{{item.msgSendTime}}
{{item.content}}
{{item.cardUserName}}
{{item.title}}
{{item.address}}