{ "@platforms": [ "android", "iPhone", "iPad" ], "id": "__UNI__C9DE28D", "name": "申泽智能物联", "version": { "name": "1.0.0", "code": "100" }, "description": "", "launch_path": "__uniappview.html", "developer": { "name": "", "email": "", "url": "" }, "permissions": { "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", "uni-app": "auto" }, "statusbar": { "immersed": "supportedDevice", "style": "light", "background": "#206DC3" }, "softinput": { "navBar": "none" }, "usingComponents": true, "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" } } }, "google": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "apple": {}, "plugins": { "audio": { "mp3": { "description": "Android平台录音支持MP3格式文件" } } } }, "allowsInlineMediaPlayback": true, "safearea": { "background": "#F8F8F8", "bottom": { "offset": "auto" } }, "uni-app": { "compilerVersion": "2.4.2", "control": "v8", "nvueCompiler": "uni-app", "renderer": "auto", "nvue": { "flex-direction": "column" } }, "tabBar": { "color": "#7A7E83", "selectedColor": "#007AFF", "borderStyle": "rgba(0,0,0,0.4)", "backgroundColor": "#F8F8F8", "list": [ { "pagePath": "pages/Charts/mainStatistics", "iconPath": "static/img/home.png", "selectedIconPath": "static/img/homeHL.png", "text": "首页" }, { "pagePath": "pages/User/merchantList", "iconPath": "static/img/merchantList.png", "selectedIconPath": "static/img/merchantListHL.png", "text": "机器销售" }, { "pagePath": "pages/Charts/equipmentStatistics", "iconPath": "static/img/equipmentSratisticsList.png", "selectedIconPath": "static/img/equipmentSratisticsListHL.png", "text": "机器排行" }, { "pagePath": "pages/User/equipmentStatusList", "iconPath": "static/img/equipment.png", "selectedIconPath": "static/img/equipmentHL.png", "text": "机器状态" }, { "pagePath": "pages/User/user", "iconPath": "static/img/user.png", "selectedIconPath": "static/img/userHL.png", "text": "我的" } ], "height": "50px" } } }