<form class="form-inline">
	<div class="form-group">
		<label for="time">Time</label> <input type="text"
					class="form-control" placeholder="time">
	</div>
	<div class="form-group">
		<label for="owner">owner</label> <input type="text"
					class="form-control" placeholder="owner">
	</div>
	<button type="submit" class="btn btn-default">search</button>
</form>

 

相关文章:

  • 2021-07-09
  • 2021-11-25
  • 2021-04-21
  • 2021-12-31
  • 2021-12-31
猜你喜欢
  • 2021-08-17
  • 2022-12-23
  • 2021-10-19
  • 2022-02-12
  • 2021-10-27
  • 2021-12-05
  • 2021-05-15
相关资源
相似解决方案