gdpaoup
This commit is contained in:
@@ -97,6 +97,36 @@
|
||||
"UniversalLinks" : "https://demo.dcloud.net.cn/ulink/"
|
||||
}
|
||||
}
|
||||
},
|
||||
"splashscreen" : {
|
||||
"androidStyle" : "default",
|
||||
"android" : {
|
||||
"hdpi" : "static/app/start/480x762.png",
|
||||
"xhdpi" : "static/app/start/720x1242.png",
|
||||
"xxhdpi" : "static/app/start/1080x1882.png"
|
||||
},
|
||||
"iosStyle" : "storyboard"
|
||||
},
|
||||
"icons" : {
|
||||
"android" : {
|
||||
"hdpi" : "static/app/icon/72x72.png",
|
||||
"xhdpi" : "static/app/icon/96x96.png",
|
||||
"xxhdpi" : "static/app/icon/144x144.png",
|
||||
"xxxhdpi" : "static/app/icon/192x192.png"
|
||||
},
|
||||
"ios" : {
|
||||
"appstore" : "static/app/icon/192x192.png",
|
||||
"iphone" : {
|
||||
"app@2x" : "static/app/icon/144x144.png",
|
||||
"app@3x" : "static/app/icon/192x192.png",
|
||||
"spotlight@2x" : "static/app/icon/96x96.png",
|
||||
"spotlight@3x" : "static/app/icon/144x144.png",
|
||||
"settings@2x" : "static/app/icon/72x72.png",
|
||||
"settings@3x" : "static/app/icon/96x96.png",
|
||||
"notification@2x" : "static/app/icon/72x72.png",
|
||||
"notification@3x" : "static/app/icon/72x72.png"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user