diff --git a/project/pidu/app/AppSessionArchive/components/Detail.vue b/project/pidu/app/AppSessionArchive/components/Detail.vue index 3e4dae99..480eb04c 100644 --- a/project/pidu/app/AppSessionArchive/components/Detail.vue +++ b/project/pidu/app/AppSessionArchive/components/Detail.vue @@ -106,7 +106,7 @@ - +
@@ -115,6 +115,31 @@

{{item.address}}

+ +
+
+
+

{{item.description}}

+

{{item.title}}

+
{{item.username}}{{item.displayname}}
+
+
+
小程序
+
+ +
+
+
+

{{item.title}}

+
{{item.username}}
+
+
+ +
+
+
分享链接
+
+ @@ -186,7 +211,7 @@ this.id = this.params.id this.getList() } - this.getList() + // this.getList() }, methods: { @@ -519,8 +544,7 @@ } .img-list { img { - width: 400px; - height: 400px; + max-width: 400px; } } .voice-info {