Commit 15a88031 authored by haitao's avatar haitao

fd

parent a1853186
......@@ -16,8 +16,7 @@
setTimeout(()=>{
plus.navigator.closeSplashscreen();
},100)
},100);
uni.getNetworkType({ //查看是否有网络
success: function (res) {
if(res.networkType=='none'){
......
......@@ -19,7 +19,8 @@
/* 模块配置 */
"modules" : {
"Maps" : {},
"Push" : {}
"Push" : {},
"Webview-x5" : {}
},
/* 应用发布信息 */
"distribute" : {
......@@ -114,9 +115,9 @@
},
"splashscreen" : {
"android" : {
"hdpi" : "C:/Users/Administrator/Desktop/da/DefaultLaunch640_1136.png",
"xhdpi" : "C:/Users/Administrator/Desktop/da/DefaultLaunch640_1136.png",
"xxhdpi" : "C:/Users/Administrator/Desktop/da/DefaultLaunch640_1136.png"
"hdpi" : "C:/Users/Administrator/Desktop/证书/d0abce82961b508e6a0b9924d15fe86.png",
"xhdpi" : "C:/Users/Administrator/Desktop/证书/d0abce82961b508e6a0b9924d15fe86.png",
"xxhdpi" : "C:/Users/Administrator/Desktop/证书/d0abce82961b508e6a0b9924d15fe86.png"
},
"ios" : {
"iphone" : {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment