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.
225 lines
6.2 KiB
225 lines
6.2 KiB
{ |
|
"@platforms": [ |
|
"android", |
|
"iPhone", |
|
"iPad" |
|
], |
|
"id": "__UNI__EBBABA3", |
|
"name": "货无忧测试版", |
|
"version": { |
|
"name": "1.0.1", |
|
"code": 101 |
|
}, |
|
"description": "", |
|
"developer": { |
|
"name": "", |
|
"email": "", |
|
"url": "" |
|
}, |
|
"permissions": { |
|
"Bluetooth": {}, |
|
"Barcode": {}, |
|
"Camera": {}, |
|
"Geolocation": {}, |
|
"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" |
|
}, |
|
"usingComponents": true, |
|
"nvueStyleCompiler": "uni-app", |
|
"compilerVersion": 3, |
|
"distribute": { |
|
"splashscreen": { |
|
"androidStyle": "common", |
|
"useOriginalMsgbox": false, |
|
"iosStyle": "common" |
|
}, |
|
"google": { |
|
"permissions": [ |
|
"<uses-feature android:name=\"android.hardware.camera\"/>", |
|
"<uses-feature android:name=\"android.hardware.camera.autofocus\"/>", |
|
"<uses-permission android:name=\"android.permission.ACCESS_NETWORK_STATE\"/>", |
|
"<uses-permission android:name=\"android.permission.ACCESS_WIFI_STATE\"/>", |
|
"<uses-permission android:name=\"android.permission.CAMERA\"/>", |
|
"<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\"/>", |
|
"<uses-permission android:name=\"android.permission.GET_ACCOUNTS\"/>", |
|
"<uses-permission android:name=\"android.permission.MOUNT_UNMOUNT_FILESYSTEMS\"/>", |
|
"<uses-permission android:name=\"android.permission.READ_LOGS\"/>", |
|
"<uses-permission android:name=\"android.permission.READ_PHONE_STATE\"/>", |
|
"<uses-permission android:name=\"android.permission.VIBRATE\"/>", |
|
"<uses-permission android:name=\"android.permission.WAKE_LOCK\"/>", |
|
"<uses-permission android:name=\"android.permission.WRITE_SETTINGS\"/>" |
|
] |
|
}, |
|
"apple": { |
|
"dSYMs": false, |
|
"idfa": false |
|
}, |
|
"plugins": { |
|
"geolocation": { |
|
"system": { |
|
"__platform__": [ |
|
"ios", |
|
"android" |
|
] |
|
}, |
|
"amap": { |
|
"__platform__": [ |
|
"android" |
|
], |
|
"appkey_ios": "f5577fdddf4f68f92bbde932e9e35bd6", |
|
"appkey_android": "f5577fdddf4f68f92bbde932e9e35bd6" |
|
} |
|
}, |
|
"ad": {}, |
|
"audio": { |
|
"mp3": { |
|
"description": "Android平台录音支持MP3格式文件" |
|
} |
|
} |
|
} |
|
}, |
|
"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": {} |
|
} |
|
} |
|
}, |
|
"statusbar": { |
|
"immersed": "supportedDevice", |
|
"style": "dark", |
|
"background": "#F8F8F8" |
|
}, |
|
"uniStatistics": { |
|
"enable": false |
|
}, |
|
"allowsInlineMediaPlayback": true, |
|
"safearea": { |
|
"background": "#ffffff", |
|
"bottom": { |
|
"offset": "auto" |
|
} |
|
}, |
|
"uni-app": { |
|
"control": "uni-v3", |
|
"vueVersion": "3", |
|
"compilerVersion": "3.8.12", |
|
"nvueCompiler": "uni-app", |
|
"renderer": "auto", |
|
"nvue": { |
|
"flex-direction": "column" |
|
}, |
|
"nvueLaunchMode": "normal", |
|
"webView": { |
|
"minUserAgentVersion": "49.0" |
|
} |
|
}, |
|
"tabBar": { |
|
"position": "bottom", |
|
"color": "#999999", |
|
"selectedColor": "#df8926", |
|
"borderStyle": "rgba(0,0,0,0.4)", |
|
"blurEffect": "none", |
|
"fontSize": "10px", |
|
"iconWidth": "24px", |
|
"spacing": "3px", |
|
"height": "50px", |
|
"backgroundColor": "#ffffff", |
|
"list": [ |
|
{ |
|
"pagePath": "pages/index/index", |
|
"iconPath": "/static/TabberIcon/icon1.png", |
|
"selectedIconPath": "/static/TabberIcon/icon1check.png", |
|
"text": "工作台" |
|
}, |
|
{ |
|
"pagePath": "pages/taskList/taskList", |
|
"iconPath": "/static/TabberIcon/icon2.png", |
|
"selectedIconPath": "/static/TabberIcon/icon2check.png", |
|
"text": "任务" |
|
}, |
|
{ |
|
"pagePath": "pages/reportForms/reportForms", |
|
"iconPath": "/static/TabberIcon/icon3.png", |
|
"selectedIconPath": "/static/TabberIcon/icon3check.png", |
|
"text": "报表" |
|
}, |
|
{ |
|
"pagePath": "pages/news/news", |
|
"iconPath": "/static/TabberIcon/icon4.png", |
|
"selectedIconPath": "/static/TabberIcon/icon4check.png", |
|
"text": "消息" |
|
}, |
|
{ |
|
"pagePath": "pages/user/user", |
|
"iconPath": "/static/TabberIcon/icon5.png", |
|
"selectedIconPath": "/static/TabberIcon/icon5check.png", |
|
"text": "我的" |
|
} |
|
], |
|
"selectedIndex": 0, |
|
"shown": true, |
|
"child": [ |
|
"lauchwebview" |
|
], |
|
"selected": 0 |
|
} |
|
}, |
|
"launch_path": "__uniappview.html" |
|
} |