- <!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 class="sp-bg-white">
- <table class="sp-grid-job" style="width: 100%;"><tbody><tr><td style="width: 21.8571%;" class="">出资构成</td><td style="width: 78.1429%;"><table class="sp-subgrid-job"><thead><tr><th style="width:49px;">序号</th><th>投资者名称</th><th>性别</th><th>选择所在区</th><th>中标日期</th><th>出资金额</th><th>操作</th></tr></thead><tbody><tr><td>1</td><td><input type="text"></td><td><div class="sp-radio-default"><label><input type="radio" value="男">男</label><label><input type="radio" value="女">女</label></div></td><td><select><option value="TJ01" selected="selected">南开区</option><option value="TJ02">和平区</option></select></td><td><input type="text" class="laydate-icon" onclick="laydate()"></td><td><input type="number"></td><td><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><td style="width: 21.8571%;"></td><td style="width: 78.1429%;"></td></tr><tr><td style="width: 21.8571%;"></td><td style="width: 78.1429%;"></td></tr></tbody></table>
- </body>
- </html>
|