获取当前省市区

Posted Mr.Y

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了获取当前省市区相关的知识,希望对你有一定的参考价值。

$.getScript(‘http://int.dpool.sina.com.cn/iplookup/iplookup.php?format=js‘,
    function(){ 
      alert(remote_ip_info.country);//国家  
      alert(remote_ip_info.province);//省份  
      alert(remote_ip_info.city);//城市  
});

 

以上是关于获取当前省市区的主要内容,如果未能解决你的问题,请参考以下文章

微信小程序 定位 获取国家省市区

如何获取当前显示的片段?

没有使用 navController.currentDestination?.id 获取当前片段 ID

创建全国省市县数据库

element 级联选择器 省市区动态获取

根据GPS经纬度判断当前所属的市区