📄 usemanage.htm
字号:
<HTML xmlns:ehfs>
<HEAD>
<link type="text/css" rel="stylesheet" href="../css/control.css">
</HEAD>
<body>
<FIELDSET style="position:absolute;top:15;left:50;width:680;height:400;border:solid 1px #A6C4E1">
<legend id="searchLegend" style="position:absolute;font-size:20;font-weight:bold;
color:#333366;left:0;face:'宋体'">用户管理</legend>
</FIELDSET>
<ehfs:FlexGrid id="myFlexgrid" init="0" left="80" top="60" hasController="no" hascheckbox="yes" selectionMode="tr" width="430" height="280" hasFixedCol="1" hasTotalLine="yes" dataXML="../xml/FLexgridData.xml" titleXML="../xml/FLexgridTitle.xml" />
<ehfs:maskedit id="useidMaskEdit" width="120" left="540" top="60" caption="用 户 名 " init="1" />
<ehfs:sec init="1" id="capSec" valueCol="value" textCol="text" width="180" left="540" top="90" caption="单 位 " />
<ehfs:sec init="1" id="departmentSec" valueCol="value" textCol="text" width="180" left="540" top="120" caption="所在部门 " />
<ehfs:sec init="1" id="positionSec" valueCol="value" textCol="text" width="180" left="540" top="150" caption="职 务 " />
<ehfs:sec init="1" id="callSec" valueCol="value" textCol="text" width="180" left="540" top="180" caption="职 称 " />
<ehfs:maskedit id="phoneMaskEdit" width="120" left="540" top="210" caption="联系电话 " init="1" />
<ehfs:btn id="searchBtn" left="540" top="250" width="40" caption="查询" init="0" />
<ehfs:btn id="addBtn" left="600" top="250" width="40" caption="添加" init="0" />
<ehfs:btn id="delBtn" left="660" top="250" width="40" caption="删除" init="0" />
<ehfs:btn id="editBtn" left="540" top="280" width="40" caption="修改" init="0" />
<ehfs:btn id="detailBtn" left="590" top="280" width="60" caption="重置密码" init="0" />
<ehfs:btn id="codeBtn" left="660" top="280" width="60" caption="详细信息" init="0" />
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -