| | |
| | | "versionName" : "1.0.0", |
| | | "versionCode" : "100", |
| | | "transformPx" : false, |
| | | "sassImplementationName": "node-sass", |
| | | "sassImplementationName" : "node-sass", |
| | | /* 5+App特有相关 */ |
| | | "app-plus" : { |
| | | "usingComponents" : true, |
| | |
| | | /* 快应用特有相关 */ |
| | | "quickapp" : {}, |
| | | /* 小程序特有相关 */ |
| | | "optimization" :{"subPackages":true}, |
| | | "mp-weixin" : { |
| | | "appid" : "wxcd2b89fd2ff065f8", |
| | | "appid" : "wx332441ae5b12be7d", |
| | | "setting" : { |
| | | "urlCheck" : false, |
| | | "es6" : true, |
| | | "postcss" : true, |
| | | "minified" : true |
| | | }, |
| | | "usingComponents" : true |
| | | "es6": true, |
| | | "postcss": true, |
| | | "minified": true |
| | | }, |
| | | "optimization":{ |
| | | "subPackages": true |
| | | }, |
| | | "usingComponents": true, |
| | | "runmode": "liberate", |
| | | "lazyCodeLoading": "requiredComponents" ,// 启用按需注入 |
| | | "requiredPrivateInfos" : [ "getLocation", "chooseLocation" ], |
| | | "permission" : { |
| | | "scope.userLocation" : { |
| | | "desc" : "你的位置信息将用于小程序定位服务" |
| | | } |
| | | } |
| | | }, |
| | | "mp-alipay" : { |
| | | "usingComponents" : true |
| | | "usingComponents" : true, |
| | | "appid" : "wxcd2b89fd2ff065f8" |
| | | }, |
| | | "mp-baidu" : { |
| | | "usingComponents" : true |