{ "@platforms": [ "android", "iPhone", "iPad" ], "id": "__UNI__A58238D", "name": "randomcall", "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": { "icons": { "android": { "xxhdpi": "static/logo.png" } }, "google": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, "apple": { "dSYMs": false }, "plugins": { "ad": {}, "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.24", "nvueCompiler": "uni-app", "renderer": "auto", "nvue": { "flex-direction": "column" }, "nvueLaunchMode": "normal", "webView": { "minUserAgentVersion": "49.0" } }, "tabBar": { "position": "bottom", "color": "#999", "selectedColor": "#007aff", "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/home2.png", "selectedIconPath": "/static/home1.png" }, { "pagePath": "pages/shop/shop", "text": "商城", "iconPath": "/static/shop2.png", "selectedIconPath": "/static/shop1.png" }, { "pagePath": "pages/rank/rank", "text": "排行榜", "iconPath": "/static/rank2.png", "selectedIconPath": "/static/rank1.png" }, { "pagePath": "pages/information/information", "text": "我的", "iconPath": "/static/my2.png", "selectedIconPath": "/static/my1.png" } ], "selectedIndex": 0, "shown": true, "child": [ "lauchwebview" ], "selected": 0 } }, "launch_path": "__uniappview.html" }