{ "name": "宜格分享", "appid": "__UNI__90011BF", "description": "应用描述", "versionName": "1.0.9", "versionCode": 109, "transformPx": false, /* 5+App特有相关 */ "app-plus": { "usingComponents": true, "nvueCompiler": "uni-app", "compilerVersion": 3, "nvueLaunchMode": "fast", "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, "modules": { "OAuth": {}, "Payment": {}, "Push": {}, "Speech": {}, "VideoPlayer": {}, "Geolocation": {} }, /* 应用发布信息 */ "distribute": { /* android打包配置 */ "android": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios": { "UIBackgroundModes": ["audio"], "urlschemewhitelist": ["baidumap", "iosamap"], "dSYMs": false }, /* SDK配置 */ "sdkConfigs": { "speech": { "ifly": {} }, "geolocation": { "baidu": { "__platform__": ["ios", "android"], "appkey_ios": "40f2ee33466749d47fd088fe81866f97", "appkey_android": "40f2ee33466749d47fd088fe81866f97" } }, "share": { "weixin": { "appid": "wx54fd6fb89a3018e9", "UniversalLinks": "" } }, "ad": {} }, "orientation": ["portrait-primary"] } }, /* 快应用特有相关 */ "quickapp": {}, "quickapp-native": { "icon": "/static/logo.png", "package": "com.example.demo", "features": [{ "name": "system.clipboard" }] }, "quickapp-webview": { "icon": "/static/logo.png", "package": "com.example.demo", "minPlatformVersion": 1070, "versionName": "1.0.0", "versionCode": 100 }, /* 小程序特有相关 */ "mp-weixin": { "appid": "", "setting": { "urlCheck": false, "minified": true, "es6": true }, "usingComponents": true, "permission": { "scope.userLocation": { "desc": "演示定位能力" } } }, "mp-alipay": { "usingComponents": true }, "mp-baidu": { "usingComponents": true }, "mp-toutiao": { "usingComponents": true }, "h5": { "template": "", "router": { "mode": "hash", "base": "/yige-h5/" }, "contentSecurityPolicy": { "frame-src": "https://*.qq.com webcompt:" }, "sdkConfigs": { "maps": { "qqmap": { "key": "" } } }, "async": { "timeout": 20000 }, "title": "宜格服务", "devServer": { "https": false, "port": 8084 }, "optimization": { "treeShaking": { "enable": true } } } }