1234567891011121314151617181920212223242526272829303132333435363738394041 |
- {
- "name" : "4.2.60",
- "appid" : "",
- "description" : "",
- "versionName" : "1.0.0",
- "versionCode" : "100",
- "transformPx" : false,
- "uniStatistics" : {
- "enable" : false
- },
- "app-plus" : {},
- "quickapp" : {},
- "mp-weixin" : {
- "appid" : "wx7881c559997a5d6d",
- "setting" : {
- "urlCheck" : false,
- "postcss" : false
- },
- "usingComponents" : true,
- "permission" : {
- "scope.userLocation" : {
- "desc" : "请求获取您的位置信息"
- }
- }
- },
- "mp-alipay" : {
- "usingComponents" : true
- },
- "mp-baidu" : {
- "appid" : "",
- "usingComponents" : true
- },
- "mp-toutiao" : {
- "appid" : "",
- "usingComponents" : true,
- "urlCheck" : false
- },
- "mp-qq" : {
- "usingComponents" : true
- }
- }
|