优化表单控件

This commit is contained in:
2020-04-07 18:35:59 +08:00
parent 8c440e75e8
commit 0bb97cd9a9
140 changed files with 12921 additions and 3683 deletions

View 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;">