Files
Yi.Admin/WebFirst/wwwroot/vendors/bootstrap-datetimepicker/test/screen-capture/t2.html

8 lines
335 B
HTML
Raw Normal View History

2022-04-03 23:21:53 +08:00
<div class="input-group">
<span class="input-group-addon">
end time
</span>
<input type="text" name="filter.endTime[]" class="form-control" placeholder="end time" id="end-time-input" value=""
data-datetimepicker data-click-target>
</div>