{ "name" : "云联商城", "appid" : "__UNI__7FBC684", "description" : "", "versionName" : "1.0.1", "versionCode" : 101, "transformPx" : false, "sassImplementationName": "node-sass", /* 5+App特有相关 */ "app-plus" : { "usingComponents" : true, "nvueStyleCompiler" : "uni-app", "compilerVersion" : 3, "splashscreen" : { "alwaysShowBeforeRender" : true, "waiting" : true, "autoclose" : true, "delay" : 0 }, /* 模块配置 */ "modules" : { "OAuth" : {} }, /* 应用发布信息 */ "distribute" : { /* android打包配置 */ "android" : { "permissions" : [ "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" ] }, // "plugins": { // "oauth": { // "weixin": { // "appid": "你的微信AppID", // "UniversalLinks": "https://your-domain.com/ulink/" // iOS 必需 // } // } // }, /* ios打包配置 */ "ios" : { "dSYMs" : false }, /* SDK配置 */ "sdkConfigs" : { "oauth" : { "univerify" : {}, "weixin" : { "appid" : "wx9e6519e1fbf2ee6b", "UniversalLinks" : "" } } } } }, /* 快应用特有相关 */ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { "appid" : "wx703c4bd07bbd1695", "lazyCodeLoading" : "requiredComponents", "setting" : { "urlCheck" : false, "minified" : true }, "optimization" : { "subPackages" : true }, "usingComponents" : true, "permission" : { "scope.userLocation" : { "desc" : "获取位置用于给您推送相关信息" } } }, "mp-alipay" : { "usingComponents" : true }, "mp-baidu" : { "usingComponents" : true }, "mp-toutiao" : { "usingComponents" : true }, "uniStatistics" : { "enable" : false }, "vueVersion" : "2", "h5" : { "title" : "果雨医选坊", "devServer" : { "https" : false }, "optimization" : { "treeShaking" : { "enable" : true } } } }