{ "@platforms": [ "android", "iPhone", "iPad" ], "id": "__UNI__1619D0F", "name": "英途仓库", "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" }, "compatible": { "ignoreVersion": true }, "usingComponents": true, "nvueStyleCompiler": "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": { "dSYMs": false }, "plugins": { "ad": {}, "audio": { "mp3": { "description": "Android平台录音支持MP3格式文件" } } } }, "nativePlugins": { "AutoReplyPrintUniModule": { "__plugin_info__": { "name": "AutoReplyPrintUniModule", "description": "AutoReplyPrintUniModule", "platforms": "Android", "url": "", "android_package_name": "", "ios_bundle_id": "", "isCloud": false, "bought": -1, "pid": "", "parameters": {} } } }, "statusbar": { "immersed": "supportedDevice", "style": "light", "background": "#F8F8F8" }, "uniStatistics": { "enable": false }, "allowsInlineMediaPlayback": true, "safearea": { "background": "#fff", "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": "#333", "selectedColor": "#27ba9b", "borderStyle": "rgba(255,255,255,0.4)", "blurEffect": "none", "fontSize": "10px", "iconWidth": "24px", "spacing": "3px", "height": "50px", "backgroundColor": "#fff", "list": [ { "text": "首页", "pagePath": "pages/index/index", "iconPath": "/static/tabs/home_default.png", "selectedIconPath": "/static/tabs/home_selected.png" }, { "text": "我的", "pagePath": "pages/my/my", "iconPath": "/static/tabs/user_default.png", "selectedIconPath": "/static/tabs/user_selected.png" } ], "selectedIndex": 0, "shown": true, "child": [ "lauchwebview" ], "selected": 0 } }, "launch_path": "__uniappview.html" }