diff --git a/src/project/weiyang/AppPartyEnteringCommunity/AppCommunityInfo.vue b/src/project/weiyang/AppPartyEnteringCommunity/AppCommunityInfo.vue
deleted file mode 100644
index c63943a..0000000
--- a/src/project/weiyang/AppPartyEnteringCommunity/AppCommunityInfo.vue
+++ /dev/null
@@ -1,102 +0,0 @@
-
-
-
-
-
-
-
diff --git a/src/project/weiyang/AppPartyEnteringCommunity/AppPartyEnteringCommunity.vue b/src/project/weiyang/AppPartyEnteringCommunity/AppPartyEnteringCommunity.vue
deleted file mode 100644
index 3c30171..0000000
--- a/src/project/weiyang/AppPartyEnteringCommunity/AppPartyEnteringCommunity.vue
+++ /dev/null
@@ -1,666 +0,0 @@
-
-
-
-
-
-
diff --git a/src/project/weiyang/AppPartyEnteringCommunity/custom.png b/src/project/weiyang/AppPartyEnteringCommunity/custom.png
deleted file mode 100644
index 585f1c3..0000000
Binary files a/src/project/weiyang/AppPartyEnteringCommunity/custom.png and /dev/null differ
diff --git a/src/project/weiyang/AppPartyEnteringCommunity/custom_selected.png b/src/project/weiyang/AppPartyEnteringCommunity/custom_selected.png
deleted file mode 100644
index 61dba5a..0000000
Binary files a/src/project/weiyang/AppPartyEnteringCommunity/custom_selected.png and /dev/null differ
diff --git a/src/project/weiyang/AppWorkOrder/Detail.vue b/src/project/weiyang/AppWorkOrder/Detail.vue
index 9162c65..18634b3 100644
--- a/src/project/weiyang/AppWorkOrder/Detail.vue
+++ b/src/project/weiyang/AppWorkOrder/Detail.vue
@@ -23,7 +23,7 @@
事件来源
- {{ $dict.getLabel('residentEventSource', data.eventSource) }}
+ {{ $dict.getLabel('residentEventSource', data.eventSource) }}会话详情
事件类型
@@ -269,6 +269,9 @@ export default {
toEdit() {
uni.navigateTo({url: `./Add?id=${this.id}&eventSource=${this.data.eventSource}`})
},
+ toSessionDetail() {
+ uni.navigateTo({url: `./sessionDetail?sessionArchiveId=${this.data.sessionArchiveId}`})
+ }
},
}
@@ -399,6 +402,12 @@ uni-page-body {
.u-icon {
margin-left: 8px;
}
+ span {
+ color: #026AF2;
+ display: inline-block;
+ margin-left: 8px;
+ font-size: 28px;
+ }
}
}
diff --git a/src/project/weiyang/AppWorkOrder/sessionDetail.vue b/src/project/weiyang/AppWorkOrder/sessionDetail.vue
new file mode 100644
index 0000000..138f9b8
--- /dev/null
+++ b/src/project/weiyang/AppWorkOrder/sessionDetail.vue
@@ -0,0 +1,729 @@
+
+
+
+
+
+
+
+
+
+

+
+
![]()
+

+
+
{{item.userName}}{{item.msgSendTime}}
+
+
+
+
{{item.content}}
+
+
+
![]()
+
+
+
+
+
+
+
+
+
+ {{ item.fileSizeStr }}
+
+
+
+
{{item.userName}}撤回了一条消息
+
+
对方不同意会话存档内容,你将无法继续提供服务
+
+
对方同意会话存档内容,你可以继续提供服务
+
+
+
+
+
{{item.cardCorpName}}
+
{{item.cardUserName}}
+
+
+
+
![]()
+

+
+
+
个人名片
+
+
+
![]()
+
+
+
+
+
{{item.title}}
+
{{item.address}}
+
+
+
+
+
+
+
{{item.displayName}}
+
{{item.title}}
+
+
+

+
+
+

小程序
+
+
+
+
+
+
{{item.title}}
+
{{item.username}}
+
+
+
![]()
+
+
+
分享链接
+
+
+
+
![]()
+
+

+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file