From d942b9ceab23823f8a171271835c1418760b4d81 Mon Sep 17 00:00:00 2001 From: xream Date: Thu, 28 Nov 2024 22:51:34 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=A0=B7=E5=BC=8F=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- src/views/File.vue | 4 ++-- src/views/Sub.vue | 4 ++-- src/views/Sync.vue | 4 ++-- src/views/share/Share.vue | 4 ++-- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/package.json b/package.json index b7174cbeb..3c0113382 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "sub-store-front-end", - "version": "2.14.306", + "version": "2.14.307", "private": true, "scripts": { "dev": "vite --host", diff --git a/src/views/File.vue b/src/views/File.vue index 448892664..e67a0d9c1 100644 --- a/src/views/File.vue +++ b/src/views/File.vue @@ -21,8 +21,8 @@ left: '15px', bottom: `${ bottomSafeArea + - 48 + - (!isMobile() ? (appearanceSetting.isSimpleMode ? 50 : 48) : 0) + 48 + 36 + + (!isMobile() ? (appearanceSetting.isSimpleMode ? 44 : 48) : 0) }px`, }" > diff --git a/src/views/Sub.vue b/src/views/Sub.vue index 269d5e38f..591577688 100644 --- a/src/views/Sub.vue +++ b/src/views/Sub.vue @@ -74,8 +74,8 @@ left: '15px', bottom: `${ bottomSafeArea + - 48 + - (!isMobile() ? (appearanceSetting.isSimpleMode ? 50 : 48) : 0) + 48 + 36 + + (!isMobile() ? (appearanceSetting.isSimpleMode ? 44 : 48) : 0) }px`, }" > diff --git a/src/views/Sync.vue b/src/views/Sync.vue index 4980726b9..be1a4c05b 100644 --- a/src/views/Sync.vue +++ b/src/views/Sync.vue @@ -20,8 +20,8 @@ left: '15px', bottom: `${ bottomSafeArea + - 48 + - (!isMobile() ? (appearanceSetting.isSimpleMode ? 50 : 48) : 0) + 48 + 36 + + (!isMobile() ? (appearanceSetting.isSimpleMode ? 44 : 48) : 0) }px`, }" > diff --git a/src/views/share/Share.vue b/src/views/share/Share.vue index dbd3c5d3d..53751b8e5 100644 --- a/src/views/share/Share.vue +++ b/src/views/share/Share.vue @@ -18,8 +18,8 @@ right: '16px', bottom: `${ bottomSafeArea + - 48 + - (!isMobile() ? (appearanceSetting.isSimpleMode ? 50 : 48) : 0) + 48 + 36 + + (!isMobile() ? (appearanceSetting.isSimpleMode ? 44 : 48) : 0) }px`, }" >