首页 > 代码库 > 地区选择

地区选择

一、简介

该demo主要通过do_ComboBox和do_Picker的selectChanged事件,实现省市县三级联动的功能

 

二、效果图

技术分享

 

三、源码地址

https://github.com/do-project/code4do/tree/master/select_address_demo

 

四、相关讨论地址

http://bbs.deviceone.net/forum.php?mod=viewthread&tid=844&highlight=%E5%9C%B0%E5%8C%BA

 

五、更多源码

http://source.deviceone.net/

地区选择