Skip to content

微信小程序省市县三级联动选择器,weapp/XCX/mini program city select

License

Notifications You must be signed in to change notification settings

zwlcoding/wxapp-city-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

使用方法

自行改成对应的 require 路径

省市区三级数据官方

var citySelect = require('../../../ui/citySelect/citySelect.js')

onload: function(){
     var that = this
     citySelect.init(that)
}
@import '../../../ui/citySelect/citySelect.css';
<import src="/ui/citySelect/citySelect.wxml" />

<template is="addressPicker" data="{{ ...city }}"/>

About

微信小程序省市县三级联动选择器,weapp/XCX/mini program city select

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages