20180910142428044200020.html 1.9 KB

12345678910
  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
  5. <title></title>
  6. </head>
  7. <body>
  8. <table class="sp-grid-job" style="width: 100%;"><tbody><tr><td style="width: 23.5714%;" class="">立项时间</td><td style="width: 76.4286%;"><input type="text" data-type="date" id="PrjTable_0_0_0_projectdate" class="sp-required-date" data-format="yyyy-MM-dd" placeholder="请选择时间"></td></tr><tr><td style="width: 23.5714%;" class="">开工时间</td><td style="width: 76.4286%;"><input type="text" data-type="date" id="PrjTable_0_0_0_startdate" class="sp-required-date" data-format="yyyy-MM-dd" placeholder="请选择时间"></td></tr><tr><td style="width: 23.5714%;" class="">项目名称</td><td style="width: 76.4286%;"><input type="text" data-type="text" placeholder="请输入项目名称" class="sp-required"></td></tr><tr><td style="width: 23.5714%;" class="">实施天数(天)</td><td style="width: 76.4286%;"><input type="number" data-type="text" placeholder="请输入实施天数(天)" class="sp-required sp-num" data-reg="sp-num"></td></tr><tr><td style="width: 23.5714%;" class="">性别</td><td style="width: 76.4286%;"><div class="fb-radiopart sp-radio-default " data-style="sp-radio-default" style="text-align: left;"><label><input type="radio" value="男" checked="checked">男</label><label><input type="radio" value="女">女</label></div></td></tr><tr><td style="width: 23.5714%;"></td><td style="width: 76.4286%;"></td></tr><tr><td style="width: 23.5714%;"></td><td style="width: 76.4286%;"></td></tr></tbody></table><script id='scriptFormPart' type='text/javascript'>setTimeout(function () { laydate.render({ elem: '#PrjTable_0_0_0_projectdate', type: 'date', format: 'yyyy-MM-dd', theme: '#009f95' });laydate.render({ elem: '#PrjTable_0_0_0_startdate', type: 'date', format: 'yyyy-MM-dd', theme: '#009f95' });}, 500);</script>
  9. </body>
  10. </html>