@@ -155,8 +155,7 @@
uni.getLocation({
type:"gcj02",
success : function (res) {
- alert(res.latitude);
- // console.log('定位',res)
+ console.log('定位',res)
uni.hideLoading();
//#ifdef APP-PLUS
// var dst = `${that.payeeinfo.latitude},${that.payeeinfo.longitude}`;