From 38a6ace8d20a6bef43d75691d86c6531d3174ec7 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Mon, 20 Feb 2023 10:13:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E9=97=BB=E4=B8=AD=E5=BF=83=20?= =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=AF=84=E8=AE=BA=E6=A8=A1=E5=9D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppContentInfo/AppContentInfo.vue | 11 +- .../AppContentInfo/components/Comment.vue | 118 ++++++++++++++++++ .../AppContentInfo/components/List.vue | 12 +- 3 files changed, 139 insertions(+), 2 deletions(-) create mode 100644 packages/publicity/AppContentInfo/components/Comment.vue diff --git a/packages/publicity/AppContentInfo/AppContentInfo.vue b/packages/publicity/AppContentInfo/AppContentInfo.vue index 0df1c1c0..a1449b08 100644 --- a/packages/publicity/AppContentInfo/AppContentInfo.vue +++ b/packages/publicity/AppContentInfo/AppContentInfo.vue @@ -13,11 +13,13 @@ + + + diff --git a/packages/publicity/AppContentInfo/components/List.vue b/packages/publicity/AppContentInfo/components/List.vue index 69b37a32..46fdc434 100644 --- a/packages/publicity/AppContentInfo/components/List.vue +++ b/packages/publicity/AppContentInfo/components/List.vue @@ -36,9 +36,10 @@ - +