修改苹果黑屏问题

This commit is contained in:
张成
2025-11-08 21:44:18 +08:00
parent 40ea0f2eed
commit 2fabb0fa5e
2 changed files with 17 additions and 3 deletions

View File

@@ -75,6 +75,7 @@ export default defineAppConfig({
backgroundTextStyle: "light",
navigationBarBackgroundColor: "#fff",
navigationBarTextStyle: "black",
backgroundColor: "#fff",
},
permission: {
"scope.userLocation": {