http://www.cnblogs.com/jiangbei/p/7270788.html 

<div class="form-group">
  <input type="text" class="Wdate form-control" name="start_time" onclick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})" readonly="readonly" style="height: 32px" placeholder="消费时间-起"/>
  -
  <input type="text" class="Wdate form-control" name="end_time" onclick="WdatePicker({dateFmt:'yyyy-MM-dd HH:mm:ss'})" readonly="readonly" style="height: 32px" placeholder="消费时间-始"/>
  </div>

相关文章:

  • 2021-07-06
  • 2021-11-01
  • 2021-11-11
  • 2021-06-08
  • 2021-09-27
  • 2021-12-03
  • 2021-10-29
  • 2022-02-25
猜你喜欢
  • 2021-10-27
  • 2022-12-23
  • 2021-10-17
  • 2022-01-04
  • 2021-12-27
  • 2021-09-03
相关资源
相似解决方案