{ "name": "", "appid": "", "description": "", "versionName": "1.0.0", "versionCode": "100", "transformPx": false, /* 5+App特有相关 */ "app-plus": { "usingComponents": true, "nvueStyleCompiler": "uni-app", "compilerVersion": 3, "splashscreen": { "alwaysShowBeforeRender": true, "waiting": true, "autoclose": true, "delay": 0 }, /* 模块配置 */ "modules": {}, /* 应用发布信息 */ "distribute": { /* android打包配置 */ "android": { "permissions": [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios": {}, /* SDK配置 */ "sdkConfigs": {} } }, "quickapp": {}, "mp-weixin": { "optimization": { "subPackages": true }, "appid": "wx369fcff95d387bde", "setting": { "urlCheck": false, "es6": true, "enhance": true, "postcss": true, "preloadBackgroundData": false, "minified": true, "newFeature": false, "coverView": true, "nodeModules": false, "autoAudits": false, "showShadowRootInWxmlPanel": true, "scopeDataCheck": false, "uglifyFileName": true, "checkInvalidKey": true, "checkSiteMap": true, "uploadWithSourceMap": true, "compileHotReLoad": false, "lazyloadPlaceholderEnable": false, "useMultiFrameRuntime": true, "useIsolateContext": false, "userConfirmedBundleSwitch": false, "minifyWXSS": true, "disableUseStrict": false, "minifyWXML": true, "showES6CompileOption": false, "ignoreUploadUnusedFiles": true, "useStaticServer": true, "condition": false }, "useExtendedLib": { "weui": true }, "style": "v2", "darkmode": false, "resizable": false, "lazyCodeLoading": "requiredComponents", "usingComponents": true, "requiredPrivateInfos": ["getLocation"], "permission": { "scope.userLocation": { "desc": "你的位置信息将用于获取附近充电桩位置" } } }, "mp-alipay": { "usingComponents": true }, "mp-baidu": { "usingComponents": true }, "mp-toutiao": { "usingComponents": true }, "uniStatistics": { "enable": false }, "vueVersion": "3" }