{ "@platforms": [ "android", "iPhone", "iPad" ], "id": "__UNI__61DDDA4", "name": "his_user_app", "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": "#C39A58" }, "uniStatistics": { "enable": false }, "allowsInlineMediaPlayback": true, "safearea": { "background": "#ffffff", "bottom": { "offset": "auto" } }, "uni-app": { "control": "uni-v3", "vueVersion": "3", "compilerVersion": "4.15", "nvueCompiler": "uni-app", "renderer": "auto", "nvue": { "flex-direction": "column" }, "nvueLaunchMode": "normal", "webView": { "minUserAgentVersion": "49.0" } }, "tabBar": { "position": "bottom", "color": "#7e7e7e", "selectedColor": "#C39A58", "borderStyle": "rgba(255,255,255,0.4)", "blurEffect": "none", "fontSize": "12px", "iconWidth": "18px", "spacing": "4px", "height": "64px", "backgroundColor": "#ffffff", "list": [ { "pagePath": "pages/index/index", "iconPath": "/static/images/home.png", "selectedIconPath": "/static/images/home_select.png", "text": "首页" }, { "pagePath": "pages/TUIKit/TUIPages/TUIConversation/index", "iconPath": "/static/images/inquiry.png", "selectedIconPath": "/static/images/inquiry_select.png", "text": "问诊" }, { "pagePath": "pages/store/index", "iconPath": "/static/images/store.png", "selectedIconPath": "/static/images/store_select.png", "text": "疗法" }, { "pagePath": "pages/user/index", "iconPath": "/static/images/my.png", "selectedIconPath": "/static/images/my_select.png", "text": "我的" } ], "selectedIndex": 0, "shown": true } }, "launch_path": "__uniappview.html" }