|
@@ -2,8 +2,8 @@
|
|
"name" : "合小记",
|
|
"name" : "合小记",
|
|
"appid" : "__UNI__10C3233",
|
|
"appid" : "__UNI__10C3233",
|
|
"description" : "",
|
|
"description" : "",
|
|
- "versionName" : "1.0.0",
|
|
+ "versionName" : "1.1.0",
|
|
- "versionCode" : "100",
|
|
+ "versionCode" : 110,
|
|
"transformPx" : false,
|
|
"transformPx" : false,
|
|
|
|
|
|
"app-plus" : {
|
|
"app-plus" : {
|
|
@@ -17,7 +17,9 @@
|
|
"delay" : 0
|
|
"delay" : 0
|
|
},
|
|
},
|
|
|
|
|
|
- "modules" : {},
|
|
+ "modules" : {
|
|
|
|
+ "Contacts" : {}
|
|
|
|
+ },
|
|
|
|
|
|
"distribute" : {
|
|
"distribute" : {
|
|
|
|
|
|
@@ -52,7 +54,10 @@
|
|
"UIBackgroundModes" : "audio,location"
|
|
"UIBackgroundModes" : "audio,location"
|
|
},
|
|
},
|
|
|
|
|
|
- "sdkConfigs" : {}
|
|
+ "sdkConfigs" : {
|
|
|
|
+ "maps" : {},
|
|
|
|
+ "oauth" : {}
|
|
|
|
+ }
|
|
},
|
|
},
|
|
"uniStatistics" : {
|
|
"uniStatistics" : {
|
|
"enable" : true
|
|
"enable" : true
|
|
@@ -62,12 +67,16 @@
|
|
"quickapp" : {},
|
|
"quickapp" : {},
|
|
|
|
|
|
"mp-weixin" : {
|
|
"mp-weixin" : {
|
|
- "appid" : "",
|
|
+ "appid" : "wx6f582b09daa468fa",
|
|
"setting" : {
|
|
"setting" : {
|
|
"urlCheck" : false
|
|
"urlCheck" : false
|
|
},
|
|
},
|
|
"usingComponents" : true,
|
|
"usingComponents" : true,
|
|
- "permission" : {},
|
|
+ "permission" : {
|
|
|
|
+ "scope.userLocation" : {
|
|
|
|
+ "desc" : "获取用户位置"
|
|
|
|
+ }
|
|
|
|
+ },
|
|
"uniStatistics" : {
|
|
"uniStatistics" : {
|
|
"enable" : true
|
|
"enable" : true
|
|
}
|
|
}
|
|
@@ -111,9 +120,8 @@
|
|
"treeShaking" : {
|
|
"treeShaking" : {
|
|
"enable" : true
|
|
"enable" : true
|
|
},
|
|
},
|
|
- "prefetch" : true,
|
|
+ "prefetch" : false,
|
|
- "preload" : true
|
|
+ "preload" : false
|
|
-
|
|
|
|
},
|
|
},
|
|
"template" : "index.html"
|
|
"template" : "index.html"
|
|
},
|
|
},
|