diff --git a/project/pidu/app/AppSensitive/components/Detail.vue b/project/pidu/app/AppSensitive/components/Detail.vue
index 56e64081..45ab60a2 100644
--- a/project/pidu/app/AppSensitive/components/Detail.vue
+++ b/project/pidu/app/AppSensitive/components/Detail.vue
@@ -128,12 +128,14 @@
@@ -450,7 +452,7 @@
size: 8,
current: this.msgCurrent == 0 ? '' : this.msgCurrent,
msgType: this.msgTypeList[this.msgType].value,
- // msgType: 'file',
+ // msgType: 'webapp',
toUserId: this.list[this.leftActiveIndex].type == 1 ? '' : this.list[this.leftActiveIndex].toUserId,
roomId: this.list[this.leftActiveIndex].type == 1 ? this.list[this.leftActiveIndex].roomId : '',
content: this.searchMsg,
@@ -915,6 +917,11 @@
font-size: 16px;
color: #666;
border-top: 1px solid #eee;
+ img {
+ width: 16px;
+ height: 16px;
+ margin-right: 8px;
+ }
}
}
.pointer {
diff --git a/project/pidu/app/AppSensitive/components/img/app-icon.png b/project/pidu/app/AppSensitive/components/img/app-icon.png
new file mode 100644
index 00000000..7199b7c2
Binary files /dev/null and b/project/pidu/app/AppSensitive/components/img/app-icon.png differ
diff --git a/project/pidu/app/AppSensitive/components/img/app-mini-icon.png b/project/pidu/app/AppSensitive/components/img/app-mini-icon.png
new file mode 100644
index 00000000..02773755
Binary files /dev/null and b/project/pidu/app/AppSensitive/components/img/app-mini-icon.png differ
diff --git a/project/pidu/app/AppSessionArchive/components/Detail.vue b/project/pidu/app/AppSessionArchive/components/Detail.vue
index 8c63e57a..99a55218 100644
--- a/project/pidu/app/AppSessionArchive/components/Detail.vue
+++ b/project/pidu/app/AppSessionArchive/components/Detail.vue
@@ -239,12 +239,14 @@
-
{{ item.description }}
-
{{ item.title }}
-
{{ item.username }}{{ item.displayname }}
+
{{item.displayName}}
+
{{item.title}}
+
+
+
-
小程序
+

小程序