58 lines
1.4 KiB
JSON
58 lines
1.4 KiB
JSON
{
|
|
"name" : "UTS 插件工程",
|
|
"appid" : "",
|
|
"description" : "",
|
|
"versionName" : "1.1.0",
|
|
"versionCode" : "110",
|
|
"transformPx" : false,
|
|
"app-plus" : {
|
|
"usingComponents" : true,
|
|
"nvueStyleCompiler" : "uni-app",
|
|
"compilerVersion" : 3,
|
|
"splashscreen" : {
|
|
"alwaysShowBeforeRender" : true,
|
|
"waiting" : true,
|
|
"autoclose" : true,
|
|
"delay" : 0
|
|
},
|
|
"modules" : {},
|
|
"distribute" : {
|
|
"android" : {
|
|
"permissions" : [
|
|
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
|
|
"<uses-feature android:name=\"android.hardware.camera\"/>"
|
|
],
|
|
"minSdkVersion" : 21,
|
|
"abiFilters" : [ "arm64-v8a" ]
|
|
},
|
|
"ios" : {
|
|
"dSYMs" : false
|
|
},
|
|
"sdkConfigs" : {
|
|
"ad" : {}
|
|
}
|
|
}
|
|
},
|
|
"quickapp" : {},
|
|
"mp-weixin" : {
|
|
"appid" : "",
|
|
"setting" : {
|
|
"urlCheck" : false
|
|
},
|
|
"usingComponents" : true
|
|
},
|
|
"mp-alipay" : {
|
|
"usingComponents" : true
|
|
},
|
|
"mp-baidu" : {
|
|
"usingComponents" : true
|
|
},
|
|
"mp-toutiao" : {
|
|
"usingComponents" : true
|
|
},
|
|
"uniStatistics" : {
|
|
"enable" : false
|
|
},
|
|
"vueVersion" : "3"
|
|
}
|