20180905155855043600083.html 3.7 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: 16.1429%;" class="">项目名称</td><td style="width: 33.8571%;"><input type="text" placeholder="请输入项目名称"></td><td style="width: 13%;" class="">文件时间</td><td style="width: 37%;"><input type="text" class="laydate-icon" onclick="laydate()" placeholder="请选择文件时间"></td></tr><tr><td style="width: 16.1429%;" class="">实施天数(天)</td><td style="width: 33.8571%;" class=""><input type="number" placeholder="请输入实施天数(天)" class=""></td><td style="width: 13%;" class="">总投资(万元)</td><td style="width: 37%;"><input type="number" placeholder="请输入总投资(万元)"></td></tr><tr><td style="width: 16.1429%;" class="">性别</td><td style="width: 33.8571%;" class=""><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><td style="width: 13%;" class="">选择所在区</td><td style="width: 37%;"><select><option value="TJ01">南开区</option><option value="TJ02" selected="selected">和平区</option></select></td></tr><tr><td style="width: 16.1429%;" class="">兴趣爱好</td><td style="width: 33.8571%;" class="" colspan="3"><div class="fb-checkboxpart sp-checkbox-gray" data-style="sp-checkbox-gray" style="text-align: left;"><label><input type="checkbox" value="C01" checked="checked">编程</label><label><input type="checkbox" value="C02" checked="checked">购物</label><label><input type="checkbox" value="C03">游泳</label><label><input type="checkbox" value="C04" checked="checked">出国旅游</label><label><input type="checkbox" value="C05">跳广场舞</label><label><input type="checkbox" value="C06">看书</label><label><input type="checkbox" value="C07">跑步</label><label><input type="checkbox" value="C08">参加明星演唱会</label></div></td></tr><tr><td style="width: 16.1429%;" class="">文件说明</td><td style="width: 33.8571%;" colspan="3"><textarea rows="4" class=""></textarea></td></tr><tr><td style="width: 16.1429%;" class="">出资构成</td><td style="width: 33.8571%;" colspan="3"><table class="sp-subgrid-job" style="width:99%"><thead><tr><th style="width: 4.22414%;">序号</th><th style="width: 20.1724%;">投资者名称</th><th style="width: 14.2242%;">性别</th><th style="width: 18.4483%;">选择所在区</th><th style="width: 19.1379%;">中标日期</th><th style="width: 14.3966%;">出资金额</th><th style="width: 9.31034%;">操作</th></tr></thead><tbody><tr><td style="width: 4.22414%;">1</td><td style="width: 20.1724%;"><input type="text" class=""></td><td style="width: 14.2242%;"><div class="fb-radiopart sp-radio-default" data-style="sp-radio-default"><label><input type="radio" value="男">男</label><label><input type="radio" value="女">女</label></div></td><td style="width: 18.4483%;"><select><option value="TJ01" selected="selected">南开区</option><option value="TJ02">和平区</option></select></td><td style="width: 19.1379%;"><input type="text" class="laydate-icon" onclick="laydate()"></td><td style="width: 14.3966%;"><input type="number" class=""></td><td style="width: 9.31034%;"><i class="fa fa-pencil sp-color-blue sp-cursor-pointer" style="width:22px;"></i><i class="fa fa-trash sp-color-red sp-cursor-pointer" style="width:22px;"></i><i class="fa fa-check sp-color-blue sp-cursor-pointer" style="width:22px;"></i></td></tr></tbody></table></td></tr></tbody></table>
  9. </body>
  10. </html>