📄 personmessagemanage.htm
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML xmlns:ehfs>
<HEAD>
<link type="text/css" rel="stylesheet" href="../css/control.css">
</HEAD>
<BODY>
<FIELDSET style="position:absolute;top:15;left:150;width:480;height:430;border:solid 1px #A6C4E1">
<legend id="searchLegend" style="position:absolute;font-size:20;font-weight:bolder">个人信息管理</legend>
</FIELDSET>
<ehfs:maskedit id="nameMaskEdit" width="280" left="200" top="60" caption="姓 名* " init="1" />
<ehfs:sec init="1" id="sexQueryArea" valueCol="value" textCol="text" width="100" left="200" top="90" caption="性 别* " />
<ehfs:datepicker id="DatePicker" caption="出生年月* " left="200" width="150" top="125" init="1"></ehfs:datepicker>
<ehfs:maskedit id="IDMaskEdit" width="280" left="200" top="160" caption="身份证号* " init="1" />
<ehfs:maskedit id="nationMaskEdit" width="50" left="430" top="125" caption="民 族 " init="1" />
<ehfs:maskedit id="homeMaskEdit" width="80" left="200" top="190" caption="籍 贯 " init="1" />
<ehfs:maskedit id="specialityMaskEdit" width="80" left="400" top="190" caption="专 业 " init="1" />
<ehfs:maskedit id="politicsMaskEdit" width="80" left="200" top="220" caption="政治面貌 " init="1" />
<ehfs:maskedit id="socialMaskEdit" width="80" left="400" top="220" caption="学 历 " init="1" />
<ehfs:maskedit id="officeMaskEdit" width="280" left="200" top="250" caption="所在单位* " init="1" />
<ehfs:maskedit id="departmentMaskEdit" width="280" left="200" top="280" caption="所在部门* " init="1" />
<ehfs:maskedit id="assignmentMaskEdit" width="50" left="430" top="90" caption="职 务 " init="1" />
<ehfs:sec init="1" id="chooseMaskEdit" valueCol="value" textCol="text" width="95" left="320" top="90" caption="是否在岗* " />
<ehfs:maskedit id="linkMaskEdit" width="280" left="200" top="310" caption="联系方式 " init="1" />
<ehfs:maskedit id="addressMaskEdit" width="280" left="200" top="340" caption="通信地址 " init="1" />
<ehfs:btn id="addBtn" left="400" top="405" width="60" caption="修改" init="0" />
<ehfs:btn id="editBtn" left="490" top="405" width="60" caption="保存" init="0" />
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -