From 003cc27eeaf3520bc30246e4e4a0e09a7146c964 Mon Sep 17 00:00:00 2001 From: xuhuajiao <13476289682@163.com> Date: Fri, 15 Apr 2022 17:30:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=BB=E9=A2=98=E5=BA=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ThemeGallery/index.vue | 32 ++++++-------- src/views/components/MyAlbum.vue | 16 +++---- src/views/components/ThemeGalleryList.vue | 44 ++++++++++++------- .../publishContent/urgentMessage/index.vue | 15 ------- 4 files changed, 47 insertions(+), 60 deletions(-) diff --git a/src/views/ThemeGallery/index.vue b/src/views/ThemeGallery/index.vue index 3e4ce16..c991afc 100644 --- a/src/views/ThemeGallery/index.vue +++ b/src/views/ThemeGallery/index.vue @@ -15,8 +15,11 @@ :mulit-text="mulitText" :show-item-info="showItemInfo" :tab-item="tabItem" + :is-my-album="isMyAlbum" + @pf="parent" @changedMultiSelected="changedMultiSelected" /> +
上传历史 {{ mulitText }} @@ -158,36 +161,20 @@
- - -