fix: 登录页面上方空白,bug修复。

This commit is contained in:
tianyongbao
2025-12-09 18:19:39 +08:00
parent 18f157e36c
commit 3b3de94d9d

View File

@@ -16,6 +16,7 @@
"path": "pages/login",
"style": {
"navigationBarTitleText": "",
"navigationStyle": "custom",
"disableScroll": true
}
},