{ "@platforms": [ "android", "iPhone", "iPad" ], "id": "__UNI__AB411CB", "name": "民主测评", "version": { "name": "1.0.0", "code": 2 }, "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": "#008B8B" }, "usingComponents": true, "nvueCompiler": "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" } } }, "google": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "apple": {}, "plugins": { "audio": { "mp3": { "description": "Android平台录音支持MP3格式文件" } } } }, "allowsInlineMediaPlayback": true, "safearea": { "background": "#FFFFFF", "bottom": { "offset": "auto" } }, "uni-app": { "compilerVersion": "2.4.6", "control": "v8", "nvueCompiler": "uni-app", "renderer": "auto", "nvue": { "flex-direction": "column" } }, "tabBar": { "selectedColor": "#008B8B", "color": "#555555", "list": [ { "pagePath": "pages/index/index", "text": "当前任务", "iconPath": "static/tabbar/ic_miss_no.png", "selectedIconPath": "static/tabbar/ic_miss_sel.png" }, { "pagePath": "pages/mine/index", "text": "我的", "iconPath": "static/tabbar/ic_mine_no.png", "selectedIconPath": "static/tabbar/ic_mine_sel.png" } ], "borderStyle": "rgba(0,0,0,0.4)", "height": "50px" } } }