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