From b6fe3d7e8ebb3e7a5877e8e602a12e36f157ab1d Mon Sep 17 00:00:00 2001 From: liuye Date: Wed, 22 Dec 2021 19:11:23 +0800 Subject: [PATCH] bug --- src/apps/AppCountryAlbum/AppCountryAlbum.vue | 4 ++-- .../AppCountryAlbum/{components => }/detail.vue | 7 ++++--- .../{components => }/img/local-icon.png | Bin src/apps/AppCountryAlbum/{components => }/list.vue | 10 +--------- src/apps/AppMailList/AppMailList.vue | 6 +++--- src/apps/AppMailList/{components => }/add.vue | 7 +++---- .../AppMailList/{components => }/img/del-icon.png | Bin .../AppMailList/{components => }/img/edit-icon.png | Bin .../AppMailList/{components => }/img/empty.png | Bin src/apps/AppMailList/{components => }/list.vue | 7 ++++--- .../AppMailList/{components => }/myAddList.vue | 13 +++++++------ 11 files changed, 24 insertions(+), 30 deletions(-) rename src/apps/AppCountryAlbum/{components => }/detail.vue (98%) rename src/apps/AppCountryAlbum/{components => }/img/local-icon.png (100%) rename src/apps/AppCountryAlbum/{components => }/list.vue (92%) rename src/apps/AppMailList/{components => }/add.vue (97%) rename src/apps/AppMailList/{components => }/img/del-icon.png (100%) rename src/apps/AppMailList/{components => }/img/edit-icon.png (100%) rename src/apps/AppMailList/{components => }/img/empty.png (100%) rename src/apps/AppMailList/{components => }/list.vue (96%) rename src/apps/AppMailList/{components => }/myAddList.vue (95%) diff --git a/src/apps/AppCountryAlbum/AppCountryAlbum.vue b/src/apps/AppCountryAlbum/AppCountryAlbum.vue index 34325877..04e27b4c 100644 --- a/src/apps/AppCountryAlbum/AppCountryAlbum.vue +++ b/src/apps/AppCountryAlbum/AppCountryAlbum.vue @@ -9,8 +9,8 @@