This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
chenming
/
496_dongfengqichen_wxsmall
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
修改地址获取方式
guessPrice
suizhijia
5 years ago
parent
7a77b78dcb
commit
ff5f65faa6
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
496_dongfengqichen/pages/yuyue/yuyue.js
+ 1
- 1
496_dongfengqichen/pages/yuyue/yuyue.js
View File
@@ -323,7 +323,7 @@ Component({
},
getUserLocation: function (e) {
wx.getLocation({
type: '
gcj02', //wgs84
type: '
wgs84', //wgs84 gcj02
success: (res) => {
this.getDistributorList(res.longitude, res.latitude);
},
Write
Preview
Loading…
Cancel
Save