作者 刘朕
1 个管道 的构建 通过 耗费 0 秒

合并分支 '1iuzhen' 到 'master'

修改默认日期



查看合并请求 !257
... ... @@ -126,7 +126,7 @@
weui.datePicker({
start: 2000,
end: 2030,
defaultValue: dt,
defaultValue: df,
onChange: function(result) {
console.log(result);
// $('.#birthday_input').val(result)
... ...