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

修改默认日期

@@ -126,7 +126,7 @@ @@ -126,7 +126,7 @@
126 weui.datePicker({ 126 weui.datePicker({
127 start: 2000, 127 start: 2000,
128 end: 2030, 128 end: 2030,
129 - defaultValue: dt, 129 + defaultValue: df,
130 onChange: function(result) { 130 onChange: function(result) {
131 console.log(result); 131 console.log(result);
132 // $('.#birthday_input').val(result) 132 // $('.#birthday_input').val(result)