fix: 修复安卓手机异常

This commit is contained in:
anonymous
2025-01-16 14:17:01 +08:00
parent f3d9613e8a
commit cb1f1b460a
11 changed files with 20 additions and 22 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ onLoad(async () => {
<style>
.official-community-page {
min-height: 100vh;
padding-bottom: 100rpx;
padding-bottom: 50px;
background-image: url('@/static/images/bg.png');
background-position: top;
background-size: cover;