Skip to content

lzsheng/react-ChinaAreaSelector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-ChinaAreaSelector v0.0.1

数据来源于 腾讯位置服务 http://lbs.qq.com/webservice_v1/guide-region.html

mac

  npm install
  sudo npm run dev
  打开浏览器
  输入 http://0.0.0.0:8080/ChinaAreaSelector/#/pc
  输入 http://0.0.0.0:8080/ChinaAreaSelector/#/mobile

demo link

  打开浏览器开发者工具,查看数据变动
  移动版链接: https://lzsheng.github.io/react-ChinaAreaSelector/dist/ChinaAreaSelector/#/mobile
  PC版链接:https://lzsheng.github.io/react-ChinaAreaSelector/dist/ChinaAreaSelector/#/pc