From ee7a99184338ee5d7b4d9712706aeb6af6e15b43 Mon Sep 17 00:00:00 2001
From: Administrator <admin>
Date: Tue, 22 Jun 2021 11:48:43 +0800
Subject: [PATCH] 新增我要查页面,老的页面修改为我要巡

---
 manifest.json |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/manifest.json b/manifest.json
index 206249f..1448d7b 100644
--- a/manifest.json
+++ b/manifest.json
@@ -83,6 +83,9 @@
                         "spotlight@3x" : "unpackage/res/icons/120x120.png"
                     }
                 }
+            },
+            "splashscreen" : {
+                "androidStyle" : "common"
             }
         }
     },

--
Gitblit v1.9.3