{ "@platforms": [ "android", "iPhone", "iPad" ], "id": "__UNI__65C1C73", "name": "PDS", "version": { "name": "1.0.1", "code": 101 }, "description": "", "developer": { "name": "", "email": "", "url": "" }, "permissions": { "Speech": {}, "Barcode": {}, "Bluetooth": {}, "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": { "google": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "apple": { "privacyDescription": { "NSMicrophoneUsageDescription": "需要访问麦克风权限,用于语音播报功能", "NSSpeechRecognitionUsageDescription": "需要访问语音识别权限,用于语音播报功能" }, "dSYMs": false }, "plugins": { "audio": { "mp3": { "description": "Android平台录音支持MP3格式文件" } } } }, "nativePlugins": { "nrb-tts-plugin": { "__plugin_info__": { "name": "语音合成TTS - [试用版,仅用于自定义调试基座]", "description": "原生语音合成TTS", "platforms": "Android,iOS", "url": "https://ext.dcloud.net.cn/plugin?id=4133", "android_package_name": "", "ios_bundle_id": "", "isCloud": true, "bought": 0, "pid": "4133", "parameters": {} } }, "iData-BarcodePlugin": { "__plugin_info__": { "name": "iData条码扫描插件", "description": "实现了APP接收iData品牌PDA扫描的条码数据,适配iData品牌所有安卓PDA设备。", "platforms": "Android", "url": "https://ext.dcloud.net.cn/plugin?id=3898", "android_package_name": "com.wk.pds", "ios_bundle_id": "", "isCloud": true, "bought": 1, "pid": "3898", "parameters": {} } } }, "statusbar": { "immersed": "supportedDevice", "style": "light", "background": "#22ac38" }, "uniStatistics": { "enable": false }, "allowsInlineMediaPlayback": true, "safearea": { "background": "#ffffff", "bottom": { "offset": "auto" } }, "uni-app": { "control": "uni-v3", "vueVersion": "3", "compilerVersion": "4.29", "nvueCompiler": "uni-app", "renderer": "auto", "nvue": { "flex-direction": "column" }, "nvueLaunchMode": "normal", "webView": { "minUserAgentVersion": "49.0" } }, "tabBar": { "position": "bottom", "color": "#767676", "selectedColor": "#1b77f0", "borderStyle": "rgba(0,0,0,0.4)", "blurEffect": "none", "fontSize": "10px", "iconWidth": "24px", "spacing": "3px", "height": "50px", "list": [ { "pagePath": "pages/index/index", "iconPath": "/static/tabbar/home.png", "selectedIconPath": "/static/tabbar/homeHl.png", "text": "首页" }, { "pagePath": "pages/order/index", "iconPath": "/static/tabbar/order.png", "selectedIconPath": "/static/tabbar/orderHl.png", "text": "订单" }, { "pagePath": "pages/book/index", "iconPath": "/static/tabbar/book.png", "selectedIconPath": "/static/tabbar/bookHl.png", "text": "图书" }, { "pagePath": "pages/my/my", "iconPath": "/static/tabbar/mine.png", "selectedIconPath": "/static/tabbar/mineHl.png", "text": "我的" } ], "backgroundColor": "#ffffff", "selectedIndex": 0, "shown": true } }, "launch_path": "__uniappview.html" }