This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
Augcl
/
recycle-front
generated from
hly/uniapp-shop-templates
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
'调用地图获取地址'
master
Lj
4 weeks ago
parent
af7a920683
commit
aa82acda42
1 changed files
with
9 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-1
manifest.json
+ 9
- 1
manifest.json
View File
@ -54,7 +54,15 @@
"setting"
:
{
"setting"
:
{
"urlCheck"
:
false
"urlCheck"
:
false
}
,
}
,
"usingComponents"
:
true
"usingComponents"
:
true
,
"requiredPrivateInfos"
:
[
"chooseLocation"
]
,
"permission"
:
{
"scope.userLocation"
:
{
"desc"
:
"您的位置信息将用于选择寄件地址"
}
}
}
,
}
,
"mp-alipay"
:
{
"mp-alipay"
:
{
"usingComponents"
:
true
"usingComponents"
:
true
Write
Preview
Loading…
Cancel
Save