{ "@platforms": [ "android", "iPhone", "iPad" ], "id": "__UNI__2011CFE", "name": "distribution", "version": { "name": "1.0.0", "code": "100" }, "description": "", "developer": { "name": "", "email": "", "url": "" }, "permissions": { "Maps": { "coordType": "gcj02" }, "Camera": {}, "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": { "dSYMs": false }, "plugins": { "maps": {}, "audio": { "mp3": { "description": "Android平台录音支持MP3格式文件" } } } }, "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": "4.36", "nvueCompiler": "uni-app", "renderer": "auto", "nvue": { "flex-direction": "column" }, "nvueLaunchMode": "normal", "webView": { "minUserAgentVersion": "49.0" } }, "tabBar": { "position": "bottom", "color": "#B4BCC6", "selectedColor": "#2588FF", "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/index.png", "selectedIconPath": "/static/tabbar/index1.png", "text": "首页" }, { "pagePath": "pages/orderList/orderList", "iconPath": "/static/tabbar/order.png", "selectedIconPath": "/static/tabbar/order1.png", "text": "订单" }, { "pagePath": "pages/my/my", "iconPath": "/static/tabbar/my.png", "selectedIconPath": "/static/tabbar/my1.png", "text": "我的" } ], "selectedIndex": 0, "shown": true, "child": [ "lauchwebview" ], "selected": 0 } }, "app-harmony": { "useragent": { "value": "uni-app", "concatenate": true }, "uniStatistics": { "enable": false }, "safearea": { "background": "#FFFFFF", "bottom": { "offset": "auto" } } }, "launch_path": "__uniappview.html" }