log程序在使用HTTPS的时候造成无法正常调用百度定位的解 开源系统 更新 2019-08-20 16:15:48 chinapostm log程序在使用HTTPS的时候造成无法正常调用百度定位的解决方法修改文件:diy/dayrui/helpers/function_helper.php修改第849行:<script type=\'text/javascript\' src=\'https://api.map.baidu.com/api?v=2.0&ak=您的百度地图AK&s=1\'></script>将API版本修改为2.0,增加AK、&s=1