mirror of
https://gitee.com/ccnetcore/Yi
synced 2026-03-05 09:10:53 +08:00
6 lines
310 B
HTML
6 lines
310 B
HTML
|
|
<div class='input-group date' data-datetimepicker>
|
||
|
|
<input type='text' class="form-control" />
|
||
|
|
<span class="input-group-addon">
|
||
|
|
<span class="glyphicon glyphicon-calendar" data-click-target></span>
|
||
|
|
</span>
|
||
|
|
</div>
|