货无忧
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

149 lines
5.3 KiB

2 years ago
{
"name" : "货无忧测试版",
2 years ago
"appid" : "__UNI__EBBABA3",
"description" : "",
"versionName" : "1.0.0",
"versionCode" : "100",
"transformPx" : false,
/* 5+App */
"app-plus" : {
1 year ago
// "custom":false,
2 years ago
"usingComponents" : true,
"nvueStyleCompiler" : "uni-app",
"compilerVersion" : 3,
"splashscreen" : {
"alwaysShowBeforeRender" : true,
"waiting" : true,
"autoclose" : true,
"delay" : 0
},
/* */
"modules" : {
"Bluetooth" : {},
"Barcode" : {},
"Camera" : {},
"Geolocation" : {}
},
/* */
"distribute" : {
/* android */
"android" : {
"permissions" : [
1 year ago
"<uses-feature android:name=\"android.hardware.camera\"/>",
2 years ago
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
"<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
1 year ago
"<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
2 years ago
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
1 year ago
"<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
"<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
"<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
2 years ago
"<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
1 year ago
"<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
"<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
2 years ago
"<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
1 year ago
"<uses-permission android:name=\"android.permission.VIBRATE\"/>",
2 years ago
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>"
]
},
/* ios */
"ios" : {
"dSYMs" : false
},
/* SDK */
"sdkConfigs" : {
1 year ago
"geolocation" : {
"system" : {
"__platform__" : [ "ios", "android" ]
},
"amap" : {
"__platform__" : [ "android" ],
1 year ago
"appkey_ios" : "f5577fdddf4f68f92bbde932e9e35bd6",
"appkey_android" : "f5577fdddf4f68f92bbde932e9e35bd6"
1 year ago
}
},
2 years ago
"ad" : {}
}
},
"nativePlugins" : {
"MT-TTS" : {
"__plugin_info__" : {
"name" : "MT-TTS语音合成",
"description" : "安卓tts语音合成",
"platforms" : "Android",
"url" : "",
"android_package_name" : "",
"ios_bundle_id" : "",
"isCloud" : false,
"bought" : -1,
"pid" : "",
"parameters" : {}
}
},
"Sunmi-Print-Inner" : {
"__plugin_info__" : {
"name" : "Sunmi-Print-Inner",
"description" : "商米打印服务uniapp插件",
"platforms" : "Android",
"url" : "",
"android_package_name" : "",
"ios_bundle_id" : "",
"isCloud" : false,
"bought" : -1,
"pid" : "",
"parameters" : {}
}
},
"LcPrinter" : {
"__plugin_info__" : {
"name" : "LcPrinter",
"description" : "打印插件",
"platforms" : "Android",
"url" : "",
"android_package_name" : "",
"ios_bundle_id" : "",
"isCloud" : false,
"bought" : -1,
"pid" : "",
"parameters" : {}
}
}
}
},
/* */
"quickapp" : {},
/* */
"mp-weixin" : {
"appid" : "wx426e303e0c6e235d",
"setting" : {
"urlCheck" : false,
"es6" : false
},
1 year ago
"usingComponents" : true,
"permission" : {
"scope.userFuzzyLocation" : {
"desc" : "你的位置信息将用于小程序位置接口的效果展示"
},
"scope.userLocation" : {
"desc" : "你的位置信息将用于小程序位置接口的效果展示"
}
},
"requiredPrivateInfos": [
"getLocation"
]
2 years ago
},
"mp-alipay" : {
"usingComponents" : true
},
"mp-baidu" : {
"usingComponents" : true
},
"mp-toutiao" : {
"usingComponents" : true
},
"uniStatistics" : {
"enable" : false
},
"vueVersion" : "3"
}