From a6653e19d20a61e7b8f788037d2a4df3f93a4f32 Mon Sep 17 00:00:00 2001
From: queenwuli <942534046@qq.com>
Date: Tue, 12 Jan 2021 16:51:03 +0800
Subject: [PATCH] gx

---
 hive-app/manifest.json |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/hive-app/manifest.json b/hive-app/manifest.json
index 9ea43b7..98e2ad9 100644
--- a/hive-app/manifest.json
+++ b/hive-app/manifest.json
@@ -74,6 +74,15 @@
                         "spotlight@3x" : "unpackage/res/icons/120x120.png"
                     }
                 }
+            },
+            "splashscreen" : {
+                "androidStyle" : "default",
+                "android" : {
+                    "hdpi" : "D:/programCode/pakage/logo启动图/hive/480_762.9.png",
+                    "xhdpi" : "D:/programCode/pakage/logo启动图/hive/720_1242.9.png",
+                    "xxhdpi" : "D:/programCode/pakage/logo启动图/hive/1080_1882.9.png"
+                },
+                "iosStyle" : "common"
             }
         },
         "splashscreen" : {

--
Gitblit v1.9.1