city-picker icon indicating copy to clipboard operation
city-picker copied to clipboard

add setValue function

Open neozhu opened this issue 7 years ago • 4 comments

老版本的 $citypicker3.citypicker({ province: '江苏省', city: '苏州市', district: '昆山市' }); 无法对控件赋值 添加一个setValue方法

$citypicker3.citypicker('setValue',{ province: '江苏省', city: '苏州市', district: '昆山市' }); 测试可用

neozhu avatar Jun 15 '17 02:06 neozhu

@neozhu src/statetimeline.js 和 src/css/processbar.css 是用来做什么的?

tshi0912 avatar Jun 21 '17 15:06 tshi0912

这两个文件没用的,是我一个项目里用到的和你这个没关系可以删掉

neozhu avatar Nov 20 '17 05:11 neozhu

新增了清空功能

neozhu avatar May 08 '18 07:05 neozhu

Please paste the screenshot about the clean button, I need confirm the visuals.

tshi0912 avatar Jul 30 '19 09:07 tshi0912