首页修改
This commit is contained in:
@@ -43,7 +43,9 @@
|
||||
/* ios打包配置 */
|
||||
"ios" : {},
|
||||
/* SDK配置 */
|
||||
"sdkConfigs" : {}
|
||||
"sdkConfigs" : {
|
||||
"geolocation" : {}
|
||||
}
|
||||
}
|
||||
},
|
||||
/* 快应用特有相关 */
|
||||
@@ -79,7 +81,10 @@
|
||||
"uniStatistics" : {
|
||||
"enable" : true
|
||||
},
|
||||
"title" : "发票"
|
||||
"title" : "发票",
|
||||
"sdkConfigs" : {
|
||||
"maps" : {}
|
||||
}
|
||||
},
|
||||
"mp-alipay" : {
|
||||
"usingComponents" : true
|
||||
|
||||
Reference in New Issue
Block a user