From ea89fc391a3b2e5dd9f7757f2ad04c869c94fdd3 Mon Sep 17 00:00:00 2001 From: wangyifeng <812766448@qq.com> Date: Tue, 3 Jun 2025 09:19:17 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E5=90=AF=E5=8A=A8=E5=9B=BE=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E3=80=81=E6=8E=A8=E9=80=81=E9=85=8D=E7=BD=AE=E6=94=B9?= =?UTF-8?q?=E5=9B=9E=E9=9D=9Egoogle=20play=E4=B8=8A=E6=9E=B6=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 9b4bae4..424106e 100644 --- a/manifest.json +++ b/manifest.json @@ -96,8 +96,7 @@ "xxhdpi" : "unpackage/pushicon/72.png" } }, - "meizu" : {}, - "fcm" : {} + "meizu" : {} } }, "maps" : {} @@ -136,13 +135,13 @@ }, "splashscreen" : { "useOriginalMsgbox" : true, - "androidStyle" : "common", + "androidStyle" : "default", "android" : { "hdpi" : "static/image/drawable-hdpi/sy.9.png", "xhdpi" : "static/image/drawable-xhdpi/sy.9.png", "xxhdpi" : "static/image/drawable-xxhdpi/sy.9.png" }, - "iosStyle" : "common", + "iosStyle" : "storyboard", "ios" : { "storyboard" : "files/CustomStoryboard.zip" }