{ "@platforms": [ "android", "iPhone", "iPad" ], "id": "__UNI__DCDFFEF", "name": "uniapp05", "version": { "name": "1.0.0", "code": "100" }, "description": "", "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" }, "usingComponents": true, "nvueStyleCompiler": "uni-app", "compilerVersion": 3, "distribute": { "google": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "apple": {}, "plugins": { "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": "3.99", "nvueCompiler": "uni-app", "renderer": "auto", "nvue": { "flex-direction": "column" }, "nvueLaunchMode": "normal", "webView": { "minUserAgentVersion": "49.0" } }, "tabBar": { "position": "bottom", "color": "#999", "selectedColor": "#4095e5", "borderStyle": "rgba(0,0,0,0.4)", "blurEffect": "none", "fontSize": "10px", "iconWidth": "24px", "spacing": "3px", "height": "50px", "list": [ { "pagePath": "pages/index/index", "text": "订单", "iconPath": "/static/order.png", "selectedIconPath": "/static/orderSelected.png" }, { "pagePath": "pages/message/message", "text": "消息", "iconPath": "/static/message.png", "selectedIconPath": "/static/messageSelected.png" }, { "pagePath": "pages/my/my", "text": "我的", "iconPath": "/static/shop.png", "selectedIconPath": "/static/shopSelected.png" } ], "selectedIndex": 0, "shown": true, "child": [ "lauchwebview" ], "selected": 0 } }, "launch_path": "__uniappview.html" }