mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2026-03-24 23:20:06 +08:00
【调整】根据微信关于【地理位置接口新增与相关流程调整】的文档,小程序端【manifest.json】增加需要引用的接口配置。
This commit is contained in:
@@ -127,7 +127,11 @@
|
||||
},
|
||||
"optimization": {
|
||||
"subPackages": true
|
||||
}
|
||||
},
|
||||
"requiredPrivateInfos": [
|
||||
"getLocation",
|
||||
"chooseAddress"
|
||||
]
|
||||
},
|
||||
"h5": {
|
||||
"title": "南山田舍",
|
||||
|
||||
Reference in New Issue
Block a user