顺带件OK,除用户设置地址,接受,实际数据

This commit is contained in:
2020-08-24 23:05:33 +08:00
parent d64a9f163c
commit 89ff2bd661
4 changed files with 294 additions and 119 deletions

View File

@ -282,7 +282,7 @@ plus.runtime.openURL(urlStr)
// });
// }
goMaps(
"baidumap://map/direction?origin=我的位置&destination="+shopLat+","+shopLng+"&mode=driving&src=webapp.navi.hanguosoft.yinyijianghu"
"baidumap://map/direction?origin=我的位置&destination="+shopLat+","+shopLng+"&mode=driving&src=cn.com.zgqlg.app"
)
break;