|
@@ -1,6 +1,6 @@
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
|
|
-<widget id="vip.raex.nft" version="1.0.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="new.raex.meta" ios-CFBundleVersion="161" android-versionCode="1187">
|
|
|
|
|
- <name>RAEX宇宙</name>
|
|
|
|
|
|
|
+<widget id="vip.raex.nft" version="1.0.2" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" ios-CFBundleIdentifier="new.raex.meta" ios-CFBundleVersion="163" android-versionCode="1189">
|
|
|
|
|
+ <name>OASISMETA</name>
|
|
|
<description>
|
|
<description>
|
|
|
A sample Apache Cordova application that responds to the deviceready event.
|
|
A sample Apache Cordova application that responds to the deviceready event.
|
|
|
</description>
|
|
</description>
|
|
@@ -43,11 +43,11 @@
|
|
|
<allow-intent href="market:*"/>
|
|
<allow-intent href="market:*"/>
|
|
|
<allow-intent href="alipays:*"/>
|
|
<allow-intent href="alipays:*"/>
|
|
|
<allow-intent href="weixin:*"/>
|
|
<allow-intent href="weixin:*"/>
|
|
|
- <preference name="StatusBarOverlaysWebView" value="false"/>
|
|
|
|
|
|
|
+ <preference name="StatusBarOverlaysWebView" value="true"/>
|
|
|
<preference name="StatusBarStyle" value="lightcontent"/>
|
|
<preference name="StatusBarStyle" value="lightcontent"/>
|
|
|
<preference name="StatusBarBackgroundColor" value="#0F0F0F"/>
|
|
<preference name="StatusBarBackgroundColor" value="#0F0F0F"/>
|
|
|
<preference name="SplashMaintainAspectRatio" value="true"/>
|
|
<preference name="SplashMaintainAspectRatio" value="true"/>
|
|
|
- <preference name="AndroidLaunchMode" value="singleInstance" />
|
|
|
|
|
|
|
+ <preference name="AndroidLaunchMode" value="singleInstance"/>
|
|
|
<icon src="res/icon/android/icon.png"/>
|
|
<icon src="res/icon/android/icon.png"/>
|
|
|
<icon src="res/icon/android/mipmap-ldpi/ic_launcher.png" density="ldpi"/>
|
|
<icon src="res/icon/android/mipmap-ldpi/ic_launcher.png" density="ldpi"/>
|
|
|
<icon src="res/icon/android/mipmap-mdpi/ic_launcher.png" density="mdpi"/>
|
|
<icon src="res/icon/android/mipmap-mdpi/ic_launcher.png" density="mdpi"/>
|