275 lines
7.8 KiB
JSON
275 lines
7.8 KiB
JSON
|
{
|
||
|
"@platforms": [
|
||
|
"android",
|
||
|
"iPhone",
|
||
|
"iPad"
|
||
|
],
|
||
|
"id": "__UNI__08B31BC",
|
||
|
"name": "九亿",
|
||
|
"version": {
|
||
|
"name": "1.0.2",
|
||
|
"code": 1002
|
||
|
},
|
||
|
"description": "",
|
||
|
"developer": {
|
||
|
"name": "",
|
||
|
"email": "",
|
||
|
"url": ""
|
||
|
},
|
||
|
"permissions": {
|
||
|
"Camera": {},
|
||
|
"Payment": {},
|
||
|
"Share": {},
|
||
|
"VideoPlayer": {},
|
||
|
"Barcode": {},
|
||
|
"Record": {},
|
||
|
"UniNView": {
|
||
|
"description": "UniNView原生渲染"
|
||
|
}
|
||
|
},
|
||
|
"plus": {
|
||
|
"useragent": {
|
||
|
"value": "uni-app",
|
||
|
"concatenate": true
|
||
|
},
|
||
|
"splashscreen": {
|
||
|
"target": "id:1",
|
||
|
"autoclose": true,
|
||
|
"waiting": true,
|
||
|
"delay": 0
|
||
|
},
|
||
|
"popGesture": "close",
|
||
|
"launchwebview": {
|
||
|
"id": "1",
|
||
|
"kernel": "WKWebview",
|
||
|
"uniNView": {
|
||
|
"path": "pages/index/index.js"
|
||
|
}
|
||
|
},
|
||
|
"usingComponents": true,
|
||
|
"nvueStyleCompiler": "uni-app",
|
||
|
"compilerVersion": 3,
|
||
|
"distribute": {
|
||
|
"icons": {
|
||
|
"android": {
|
||
|
"hdpi": "unpackage/res/icons/72x72.png",
|
||
|
"xhdpi": "unpackage/res/icons/96x96.png",
|
||
|
"xxhdpi": "unpackage/res/icons/144x144.png",
|
||
|
"xxxhdpi": "unpackage/res/icons/192x192.png"
|
||
|
},
|
||
|
"ios": {
|
||
|
"appstore": "unpackage/res/icons/1024x1024.png",
|
||
|
"ipad": {
|
||
|
"app": "unpackage/res/icons/76x76.png",
|
||
|
"app@2x": "unpackage/res/icons/152x152.png",
|
||
|
"notification": "unpackage/res/icons/20x20.png",
|
||
|
"notification@2x": "unpackage/res/icons/40x40.png",
|
||
|
"proapp@2x": "unpackage/res/icons/167x167.png",
|
||
|
"settings": "unpackage/res/icons/29x29.png",
|
||
|
"settings@2x": "unpackage/res/icons/58x58.png",
|
||
|
"spotlight": "unpackage/res/icons/40x40.png",
|
||
|
"spotlight@2x": "unpackage/res/icons/80x80.png"
|
||
|
},
|
||
|
"iphone": {
|
||
|
"app@2x": "unpackage/res/icons/120x120.png",
|
||
|
"app@3x": "unpackage/res/icons/180x180.png",
|
||
|
"notification@2x": "unpackage/res/icons/40x40.png",
|
||
|
"notification@3x": "unpackage/res/icons/60x60.png",
|
||
|
"settings@2x": "unpackage/res/icons/58x58.png",
|
||
|
"settings@3x": "unpackage/res/icons/87x87.png",
|
||
|
"spotlight@2x": "unpackage/res/icons/80x80.png",
|
||
|
"spotlight@3x": "unpackage/res/icons/120x120.png"
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"splashscreen": {
|
||
|
"useOriginalMsgbox": true
|
||
|
},
|
||
|
"google": {
|
||
|
"plugins": [
|
||
|
{
|
||
|
"type": "module",
|
||
|
"name": "Agora-RTC-EngineModule",
|
||
|
"class": "io.agora.rtc.uni.AgoraRtcEngineModule"
|
||
|
},
|
||
|
{
|
||
|
"type": "module",
|
||
|
"name": "Agora-RTC-ChannelModule",
|
||
|
"class": "io.agora.rtc.uni.AgoraRtcChannelModule"
|
||
|
},
|
||
|
{
|
||
|
"type": "component",
|
||
|
"name": "Agora-RTC-SurfaceView",
|
||
|
"class": "io.agora.rtc.uni.AgoraRtcSurfaceView"
|
||
|
},
|
||
|
{
|
||
|
"type": "component",
|
||
|
"name": "Agora-RTC-TextureView",
|
||
|
"class": "io.agora.rtc.uni.AgoraRtcTextureView"
|
||
|
}
|
||
|
],
|
||
|
"permissions": [
|
||
|
"<uses-permission android:name=\"android.permission.CHANGE_NETWORK_STATE\"/>",
|
||
|
"<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>",
|
||
|
"<uses-permission android:name=\"android.permission.VIBRATE\"/>",
|
||
|
"<uses-permission android:name=\"android.permission.READ_LOGS\"/>",
|
||
|
"<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>",
|
||
|
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>",
|
||
|
"<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>",
|
||
|
"<uses-permission android:name=\"android.permission.CAMERA\"/>",
|
||
|
"<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>",
|
||
|
"<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>",
|
||
|
"<uses-permission android:name=\"android.permission.CHANGE_WIFI_STATE\"/>",
|
||
|
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>",
|
||
|
"<uses-permission android:name=\"android.permission.FLASHLIGHT\"/>",
|
||
|
"<uses-feature android:name=\"android.hardware.camera\"/>",
|
||
|
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>",
|
||
|
"<uses-permission android:name=\"android.permission.RECORD_AUDIO\"/>"
|
||
|
],
|
||
|
"abiFilters": [
|
||
|
"arm64-v8a"
|
||
|
],
|
||
|
"minSdkVersion": 27,
|
||
|
"targetSdkVersion": 31
|
||
|
},
|
||
|
"apple": {
|
||
|
"dSYMs": false,
|
||
|
"idfa": false
|
||
|
},
|
||
|
"plugins": {
|
||
|
"payment": {
|
||
|
"alipay": {
|
||
|
"__platform__": [
|
||
|
"ios",
|
||
|
"android"
|
||
|
]
|
||
|
}
|
||
|
},
|
||
|
"share": {},
|
||
|
"ad": {},
|
||
|
"geolocation": {},
|
||
|
"oauth": {},
|
||
|
"push": {},
|
||
|
"maps": {},
|
||
|
"audio": {
|
||
|
"mp3": {
|
||
|
"description": "Android平台录音支持MP3格式文件"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"nativePlugins": {
|
||
|
"HisignFaceLivePlugin": {
|
||
|
"__plugin_info__": {
|
||
|
"name": "HisignFaceLive",
|
||
|
"description": "鑫模态人脸活体检测移动版",
|
||
|
"platforms": "Android,iOS",
|
||
|
"url": "",
|
||
|
"android_package_name": "",
|
||
|
"ios_bundle_id": "",
|
||
|
"isCloud": false,
|
||
|
"bought": -1,
|
||
|
"pid": "",
|
||
|
"parameters": {}
|
||
|
}
|
||
|
},
|
||
|
"TencentCloud-TUICallKit": {
|
||
|
"__plugin_info__": {
|
||
|
"name": "【官方】腾讯云音视频通话插件TencentCloud-TUICallKit",
|
||
|
"description": "TUICallKit 是腾讯云官方推出的音视频通话插件,支持 1v1 通话和群组通话,并提供“类微信\"的 UI 交互,开发者仅需三个 API 就可实现。",
|
||
|
"platforms": "Android,iOS",
|
||
|
"url": "https://ext.dcloud.net.cn/plugin?id=9035",
|
||
|
"android_package_name": "",
|
||
|
"ios_bundle_id": "",
|
||
|
"isCloud": true,
|
||
|
"bought": 1,
|
||
|
"pid": "9035",
|
||
|
"parameters": {}
|
||
|
}
|
||
|
}
|
||
|
},
|
||
|
"statusbar": {
|
||
|
"immersed": "supportedDevice",
|
||
|
"style": "light",
|
||
|
"background": "#F8F8F8"
|
||
|
},
|
||
|
"uniStatistics": {
|
||
|
"enable": false
|
||
|
},
|
||
|
"allowsInlineMediaPlayback": true,
|
||
|
"safearea": {
|
||
|
"background": "#FFFFFF",
|
||
|
"bottom": {
|
||
|
"offset": "auto"
|
||
|
}
|
||
|
},
|
||
|
"uni-app": {
|
||
|
"control": "uni-v3",
|
||
|
"vueVersion": "3",
|
||
|
"compilerVersion": "4.36",
|
||
|
"nvueCompiler": "uni-app",
|
||
|
"renderer": "auto",
|
||
|
"nvue": {
|
||
|
"flex-direction": "column"
|
||
|
},
|
||
|
"nvueLaunchMode": "normal",
|
||
|
"webView": {
|
||
|
"minUserAgentVersion": "49.0"
|
||
|
}
|
||
|
},
|
||
|
"tabBar": {
|
||
|
"position": "bottom",
|
||
|
"color": "#999",
|
||
|
"selectedColor": "#007aff",
|
||
|
"borderStyle": "rgba(0,0,0,0.4)",
|
||
|
"blurEffect": "none",
|
||
|
"fontSize": "10px",
|
||
|
"iconWidth": "24px",
|
||
|
"spacing": "3px",
|
||
|
"height": "50px",
|
||
|
"list": [
|
||
|
{
|
||
|
"text": "视频",
|
||
|
"pagePath": "pages/index/index"
|
||
|
},
|
||
|
{
|
||
|
"text": "商城",
|
||
|
"pagePath": "pages/shop/shop"
|
||
|
},
|
||
|
{
|
||
|
"text": "消息",
|
||
|
"pagePath": "pages/news/news"
|
||
|
},
|
||
|
{
|
||
|
"text": "个人中心",
|
||
|
"pagePath": "pages/mine/mine"
|
||
|
},
|
||
|
{
|
||
|
"text": "我的",
|
||
|
"pagePath": "pages/mine/homepage"
|
||
|
}
|
||
|
],
|
||
|
"selectedIndex": 0,
|
||
|
"shown": true,
|
||
|
"child": [
|
||
|
"lauchwebview"
|
||
|
],
|
||
|
"selected": 0
|
||
|
}
|
||
|
},
|
||
|
"app-harmony": {
|
||
|
"useragent": {
|
||
|
"value": "uni-app",
|
||
|
"concatenate": true
|
||
|
},
|
||
|
"uniStatistics": {
|
||
|
"enable": false
|
||
|
},
|
||
|
"safearea": {
|
||
|
"background": "#FFFFFF",
|
||
|
"bottom": {
|
||
|
"offset": "auto"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|