Skip to content
config.xml 963 B
Newer Older
wangqinghua's avatar
wangqinghua committed
<?xml version='1.0' encoding='utf-8'?>
wangqinghua's avatar
wangqinghua committed
<widget id="io.ionic.smart19.starter" version="4.3.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
wangqinghua's avatar
wangqinghua committed
    <name>部机关党建云(试运行)</name>
wangqinghua's avatar
wangqinghua committed
    <description>An awesome Ionic/Cordova app.</description>
    <author email="hi@ionicframework" href="http://ionicframework.com/">Ionic Framework Team</author>
    <content src="index.html" />
    <access origin="*" />
    <allow-intent href="http://*/*" />
    <allow-intent href="https://*/*" />
    <allow-intent href="tel:*" />
    <allow-intent href="sms:*" />
    <allow-intent href="mailto:*" />
    <allow-intent href="geo:*" />
    <preference name="ScrollEnabled" value="false" />
    <preference name="android-minSdkVersion" value="16" />
    <preference name="BackupWebStorage" value="none" />
wangqinghua's avatar
wangqinghua committed
    <preference name="SplashScreenDelay" value="1000" />
    <preference name="ShowSplashScreenSpinner" value="false" />
wangqinghua's avatar
wangqinghua committed
</widget>