{ "name" : "police-project", "appid" : "__UNI__3CC8F17", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "Camera" : {}, "Barcode" : {}, "OAuth" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, /* ios打包配置 */ "ios" : {}, /* SDK配置 */ "sdkConfigs" : { "oauth" : { "weixin" : { "appid" : "wxf04e1270a77256d7", "UniversalLinks" : "" }, "univerify" : {} }, "geolocation" : {}, "maps" : { "amap" : { "appkey_ios" : "", "appkey_android" : "" } } } } }, "h5" : { "sdkConfigs" : { "maps" : { "amap" : { "key" : "", "securityJsCode" : "", "serviceHost" : "" } } } }, // "devServer": { // "https": false, // "proxy": { // // API地址 // "/api": { // "target": "", // "changeOrigin": true, // "pathRewrite": {} // } // } // } /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wxf04e1270a77256d7", "setting" : { "urlCheck" : false, "postcss" : true, "minified" : true, "es6" : true }, "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "获取您的位置" } }, "optimization" : { "subPackages" : true }, "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ], "__usePrivacyCheck__" : true }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false } }