- <!DOCTYPE html>
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
- <title></title>
- </head>
- <body>
- <table class="sp-grid-job" style="width: 100%; height: 150px;"><tbody><tr style="height: 68px;"><td style="width: 18.5714%; height: 68px;" class="">出资构成</td><td style="width: 40.7143%; height: 68px;"><table class="sp-subgrid-job" style="width:99%"><thead><tr><th style="width: 4.35169%;" class="">序号</th><th style="width: 18.5612%;" class="">投资者名称</th><th style="width: 15.6306%;">性别</th><th style="width: 17.8508%;">选择所在区</th><th style="width: 22.2913%;">中标日期</th><th style="width: 11.8118%;">出资金额</th><th style="width: 9.41385%;">操作</th></tr></thead><tbody><tr><td style="width: 4.35169%;" class="">1</td><td style="width: 18.5612%;"><input type="text" class="sp-grid-control-checked sp-required"></td><td style="width: 15.6306%;" class=""><div class="sp-radio-default" style="text-align: left;"><label class=""><input type="radio" value="男">男</label><label><input type="radio" value="女" class="">女</label></div></td><td style="width: 17.8508%;"><select><option value="TJ01" selected="selected">南开区</option><option value="TJ02">和平区</option></select></td><td style="width: 22.2913%;"><input type="text" class="laydate-icon" onclick="laydate()"></td><td style="width: 11.8118%;"><input type="number"></td><td style="width: 9.41385%;"><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><tr style="height: 56px;"><td style="width: 18.5714%; height: 56px;" class="">子表</td><td style="width: 40.7143%; height: 56px;"><table class="sp-grid-job" style="width: 100%;"><tbody><tr><td style="width: 15.6855%;" class="">项目名称</td><td style="width: 34.3145%;"><input type="text" placeholder="请输入项目名称" class=""></td><td style="width: 14.6309%;" class="">实施天数(天)</td><td style="width: 35.3691%;"><input type="number" placeholder="请输入实施天数(天)"></td></tr><tr><td style="width: 15.6855%;" class="">总投资(万元)</td><td style="width: 34.3145%;"><input type="number" placeholder="请输入总投资(万元)"></td><td style="width: 14.6309%;" class="">文件时间</td><td style="width: 35.3691%;"><input type="text" class="laydate-icon" onclick="laydate()" placeholder="请选择文件时间"></td></tr></tbody></table></td></tr><tr style="height: 26px;"><td style="width: 18.5714%; height: 26px;" class=""></td><td style="width: 40.7143%; height: 26px;" class=""></td></tr></tbody></table><table class="sp-grid-job" style="width: 100%;"><tbody><tr><td style="width: 13.7143%;" class="">文件说明</td><td style="width: 86.2857%;" colspan="3"><textarea rows="4" class=""></textarea></td></tr><tr><td style="width: 13.7143%;" class="">性别</td><td style="width: 36.2857%;" class=""><div class="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: 12.5%;" class="">选择所在区</td><td style="width: 37.5%;"><select><option value="TJ01">南开区</option><option value="TJ02" selected="selected">和平区</option></select></td></tr><tr><td style="width: 13.7143%;" class="">兴趣爱好</td><td style="width: 36.2857%;" class="" colspan="3"><div class="sp-checkbox-blue" 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: 13.7143%;"></td><td style="width: 36.2857%;" class=""></td><td style="width: 12.5%;" class=""></td><td style="width: 37.5%;"></td></tr></tbody></table>
- </body>
- </html>
|