tuisong
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
"name" : "众妙之门",
|
||||
"appid" : "__UNI__5D0ED80",
|
||||
"description" : "uni-app 框架示例,一套代码,同时发行到iOS、Android、H5、小程序等多个平台,请使用手机扫码快速体验 uni-app 的强大功能",
|
||||
"versionName" : "1.0.10",
|
||||
"versionCode" : 1010,
|
||||
"versionName" : "1.0.11",
|
||||
"versionCode" : 1011,
|
||||
"transformPx" : false,
|
||||
"app-plus" : {
|
||||
"compatible" : {
|
||||
@@ -28,17 +28,17 @@
|
||||
"compilerVersion" : 3,
|
||||
"nvueLaunchMode" : "fast",
|
||||
"splashscreen" : {
|
||||
"alwaysShowBeforeRender" : true,
|
||||
"waiting" : true,
|
||||
"autoclose" : true,
|
||||
"delay" : 0
|
||||
"iosStyle" : "common",
|
||||
"androidStyle" : "default",
|
||||
"useOriginalMsgbox" : true
|
||||
},
|
||||
"modules" : {
|
||||
"Push" : {},
|
||||
"Share" : {},
|
||||
"Speech" : {},
|
||||
"VideoPlayer" : {},
|
||||
"Payment" : {}
|
||||
"Payment" : {},
|
||||
"Camera" : {}
|
||||
},
|
||||
"distribute" : {
|
||||
"distribute" : {
|
||||
@@ -81,12 +81,15 @@
|
||||
"UIBackgroundModes" : [ "audio" ],
|
||||
"urlschemewhitelist" : [ "baidumap", "iosamap", "nuttyrading" ],
|
||||
"dSYMs" : false,
|
||||
"urltypes" : "zmzm"
|
||||
"urltypes" : "zmzm",
|
||||
"capabilities" : {
|
||||
"entitlements" : {
|
||||
"com.apple.developer.associated-domains" : [ "applinks:verification.nuttyreading.com" ]
|
||||
}
|
||||
}
|
||||
},
|
||||
"sdkConfigs" : {
|
||||
"speech" : {
|
||||
"ifly" : {}
|
||||
},
|
||||
"speech" : {},
|
||||
"oauth" : {},
|
||||
"payment" : {
|
||||
"alipay" : {
|
||||
@@ -95,13 +98,13 @@
|
||||
"weixin" : {
|
||||
"__platform__" : [ "ios", "android" ],
|
||||
"appid" : "wx912aa600132dc965",
|
||||
"UniversalLinks" : ""
|
||||
"UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__5D0ED80/"
|
||||
}
|
||||
},
|
||||
"share" : {
|
||||
"weixin" : {
|
||||
"appid" : "wx912aa600132dc965",
|
||||
"UniversalLinks" : ""
|
||||
"UniversalLinks" : "https://verification.nuttyreading.com/uni-universallinks/__UNI__5D0ED80/"
|
||||
}
|
||||
},
|
||||
"ad" : {}
|
||||
@@ -144,7 +147,7 @@
|
||||
"android" : {
|
||||
"hdpi" : "unpackage/res/icons/72x72.png"
|
||||
},
|
||||
"iosStyle" : "default",
|
||||
"iosStyle" : "common",
|
||||
"useOriginalMsgbox" : true
|
||||
}
|
||||
},
|
||||
@@ -262,5 +265,6 @@
|
||||
"uniStatistics" : {
|
||||
"version" : "2",
|
||||
"enable" : true
|
||||
}
|
||||
},
|
||||
"_spaceID" : "mp-3614b80b-2d75-4462-a481-4998f8187274"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user