https://github.com/chenjinxinlove/citySelect
  
  
    基于微信小程序的城市选择 
    https://github.com/chenjinxinlove/citySelect
  
        Last synced: 6 months ago 
        JSON representation
    
基于微信小程序的城市选择
- Host: GitHub
 - URL: https://github.com/chenjinxinlove/citySelect
 - Owner: chenjinxinlove
 - Created: 2017-01-04T00:39:21.000Z (almost 9 years ago)
 - Default Branch: master
 - Last Pushed: 2018-11-29T07:39:22.000Z (almost 7 years ago)
 - Last Synced: 2024-02-13T10:07:15.699Z (over 1 year ago)
 - Language: JavaScript
 - Size: 131 KB
 - Stars: 192
 - Watchers: 10
 - Forks: 64
 - Open Issues: 0
 - 
            Metadata Files:
            
- Readme: README.md
 
 
Awesome Lists containing this project
- awesome-github-wechat-app - citySelect - 微信小程序城市选择器 (UI组件)
 - awesome-github-wechat-weapp - citySelect - 微信小程序城市选择器 (UI组件)
 
README
          #### 微信小程序城市选择器
   没有加搜索,请自行添加搜索
##### 1、安装
    git clone git@github.com:chenjinxinlove/citySelect.git
    
    cd citySelect/
    
    npm install  是基于gulp,需要安装依赖,支持es6语法
    
    dist设置为微信小程序目录,src开发目录,添加IDE认识微信的文件,css基于sass
    
    
##### 2、npm run dev   启动
#### 3、处理城市列表的js脚本在/node/process.js      
   node process 执行
