{ "@platforms": [ "android", "iPhone", "iPad" ], "id": "__UNI__EE98A34", "name": "yta", "version": { "name": "1.0.0", "code": "100" }, "description": "", "developer": { "name": "", "email": "", "url": "" }, "permissions": { "Camera": {}, "Barcode": {}, "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" }, "compatible": { "runtimeVersion": "4.15", "compilerVersion": "4.15" }, "usingComponents": true, "nvueStyleCompiler": "uni-app", "compilerVersion": 3, "distribute": { "splashscreen": { "androidStyle": "default" }, "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" } } }, "google": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "apple": {}, "plugins": { "audio": { "mp3": { "description": "Android平台录音支持MP3格式文件" } } } }, "statusbar": { "immersed": "supportedDevice", "style": "dark", "background": "#F8F8F8" }, "uniStatistics": { "enable": false }, "allowsInlineMediaPlayback": true, "safearea": { "background": "#F8F8F8", "bottom": { "offset": "auto" } }, "uni-app": { "control": "uni-v3", "vueVersion": "3", "compilerVersion": "4.15", "nvueCompiler": "uni-app", "renderer": "auto", "nvue": { "flex-direction": "column" }, "nvueLaunchMode": "normal", "webView": { "minUserAgentVersion": "49.0" } }, "tabBar": { "position": "bottom", "color": "#7A7E83", "selectedColor": "#007AFF", "borderStyle": "rgba(0,0,0,0.4)", "blurEffect": "none", "fontSize": "10px", "iconWidth": "24px", "spacing": "3px", "height": "50px", "backgroundColor": "#F8F8F8", "list": [ { "pagePath": "pages/scan/index", "iconPath": "/static/scan.png", "selectedIconPath": "/static/scan_fill.png", "text": "Scan" }, { "pagePath": "pages/instock/index", "iconPath": "/static/weigh.png", "selectedIconPath": "/static/weigh_fill.png", "text": "Instock" }, { "pagePath": "pages/profile/index", "iconPath": "/static/people.png", "selectedIconPath": "/static/people_fill.png", "text": "Profile" } ], "selectedIndex": 0, "shown": true, "child": [ "lauchwebview" ], "selected": 0 } }, "launch_path": "__uniappview.html" }