Skip to content

Commit

Permalink
Update location.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wanganxp committed Oct 23, 2019
1 parent c50a653 commit 85a9643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/location/location.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ uni.getLocation({
});
```

**注意**
#### 注意

- H5:在较新的手机浏览器上,H5 端获取定位信息,要求部署在 **https** 服务上,本地预览(localhost)仍然可以使用 http 协议。
- H5:国产安卓手机上,H5若无非定位,检查手机是否开通位置服务、GPS,ROM是否给该浏览器位置权限、浏览器是否对网页弹出请求给予定位的询问框。
Expand Down

0 comments on commit 85a9643

Please sign in to comment.