| | |
| | | border-bottom: 1px dashed #111; |
| | | } |
| | | </style> |
| | | <table border="0" align="center" cellpadding="3" cellspacing="0"> |
| | | <tr> |
| | | |
| | | <td style="text-align: left; " colspan="8"> |
| | | |
| | | |
| | | </td> |
| | | |
| | | |
| | | |
| | | </tr> |
| | | <tr> |
| | | |
| | | <td style="text-align: left; " colspan="8"> |
| | | |
| | | |
| | | </td> |
| | | |
| | | |
| | | |
| | | </tr> |
| | | <tr> |
| | | |
| | | <td style="text-align: left; " colspan="8"> |
| | | |
| | | |
| | | </td> |
| | | |
| | | |
| | | |
| | | </tr> |
| | | <tr> |
| | | <td style="text-align: left; " colspan="8"> |
| | | |
| | | 形象图片: <a href="javascript:void(0);" onclick="layui.coreHelper.viewImage('{{ d.params.data.model.avatar }}')"><image style="max-width: 30px; max-height: 30px;" src="{{d.params.data.model.avatar}}" /></a> |
| | | </td> |
| | | |
| | | </tr> |
| | | |
| | | <tr> |
| | | <td style="text-align: left; " colspan="8"> |
| | | |
| | | 证件照: {{# layui.each(d.params.data.tupian, function(index, item){ }} |
| | | <a href="javascript:void(0);" onclick="layui.coreHelper.viewImage('{{ item }}')"><image style="max-width: 30px; max-height: 30px;" src="{{ item }}" /></a> |
| | | {{# }); }} |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | </td> |
| | | |
| | | </tr> |
| | | |
| | | </table> |
| | | <div class="layui-form-item text-right core-hidden"> |
| | | <input type="button" class="layui-btn" lay-submit lay-filter="LAY-app-Job_ApplicantProfile-editForm-submit" id="LAY-app-Job_ApplicantProfile-editForm-submit" value="确认编辑"> |
| | | </div> |