优化表单控件
This commit is contained in:
1
app/http/form/template/date.html
Normal file
1
app/http/form/template/date.html
Normal file
@@ -0,0 +1 @@
|
||||
<input type="text" name="{$name}" value="{$value|default=date('Y-m-d')}" data-date-format="YYYY-MM-DD" class="form-control datetimepicker" style="width: 150px;">
|
||||
Reference in New Issue
Block a user