📄 _system_part.php
字号:
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edgingTop"></td>
<td width="22" class="edgingLabelBg"><img src="./images/edgingLable_left.gif"></td>
<td class="edgingLabelBg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edgingLabel" nowrap align="center"> 添 加 角 色</td>
</tr>
</table>
</td>
<td width="11" class="edgingLabelBg"><img src="./images/edgingLable_right.gif"></td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" class="edgingTable_1">
<tr>
<td class="edgingTd_1">
<table width="100%" cellpadding="0" border="1" cellspacing="0" height="100%" bordercolordark="#ffffff" class="edgingTable_2">
<tr align="center">
<td> <br>
<!-- 内容区开始 -->
<form method="post" name="FirstForm" action="Role_List.asp">
<br>
<!--个人信息输入项-->
<table cellspacing="0" width="90%">
<tr>
<td align="center"><fieldset style="width:90%"><legend class="LabelTitle">
<? if($id) { ?>
<img src="./images/icon_edit.gif" align="absmiddle" width="32" height="32">
[修改角色]<input type=hidden name=id value=<?=$id?>>
<? } else { ?>
<img src="./images/icon_add.gif" align="absmiddle" width="32" height="32">
[添加角色]
<? } ?>
</legend> <br>
<table width="450" cellpadding="3">
<tr>
<td nowrap class="Shadow_white" width="15%" >角 色:</td>
<td>
<input name="name" maxlength=10 style="width:200px" value="<?=$par_t['name']?>"><font color=red> *</font>
</td>
</tr>
<tr>
<td valign="top" nowrap class="Shadow_white">简 述:</td>
<td colspan=5>
<textarea style="WIDTH: 400px; HEIGHT: 180px" name="des" rows=3 cols=57><?=$par_t['des']?></textarea>
</td>
</tr>
<tr>
<td> </td>
<td align="left" width="21%">
<input type="checkbox" name="fig" class='checkbox' value="1"
<? if($par_t['fig']==1) { ?>
checked
<? } ?>
>
<b>可用</b></td>
</tr>
</table>
<br>
</fieldset></td>
</tr>
</table>
<table width="85%">
<tr align="center">
<td colspan=4 height="60">
<input type=hidden name="OperType" value="ADD">
<!--操作标识-->
<input type="button" name="cmdAddInfo" id=cmdAddInfo class="button" value=" 确 定 " onMouseOver="onButton(this);" onMouseOut="offButton(this);" onclick="cmdAddInfo_onsubmit()">
<input type="reset" name="btWrite" class="button" value=" 重 填 " onMouseOver="onButton(this);" onMouseOut="offButton(this);">
<input type="button" name="btReturn" class="button" value=" 返 回 " onClick="window.document.URL='system.php?action=part'" onMouseOver="onButton(this);" onMouseOut="offButton(this);">
</td>
</tr>
</table>
</form>
<!-- 内容区结束 -->
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td class="shadowRight"></td>
</tr>
<tr>
<td colspan="2" class="shadowBottom"></td>
</tr>
</table>
</div>
<? } elseif($sysaction == 'rights') { ?>
<script language="JavaScript">
<!--
function Role_onchange()
{
if(ThisForm.Role.value=="")
{
return false
}
ThisForm.OperType.value="";
ThisForm.submit()
}
function Add_Purview()
{
//ThisForm.action="system.php?action=rights"
ThisForm.submit();
}
-->
</script>
<div id="Layer1" style="position:absolute; left:0px; top:70px; z-index:1; width:100%">
<table width="90%" border="0" cellspacing="0" cellpadding="0" align="center">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edgingTop"></td>
<td width="22" class="edgingLabelBg"><img src="./images/edgingLable_left.gif"></td>
<td class="edgingLabelBg">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="edgingLabel" nowrap align="center"> 角 色 权 限 定 义</td>
</tr>
</table>
</td>
<td width="11" class="edgingLabelBg"><img src="./images/edgingLable_right.gif"></td>
</tr>
</table>
<table width="100%" cellspacing="0" cellpadding="0" border="0" class="edgingTable_1">
<tr>
<td class="edgingTd_1">
<table width="100%" cellpadding="0" border="1" cellspacing="0" height="100%" bordercolordark="#ffffff" class="edgingTable_2">
<tr align="center">
<td> <br>
<!-- 内容区开始 -->
<form method="post" name="ThisForm" action="system.php?action=part&sysaction=rights&id=<?=$id?>&s_admin=1">
<table cellpadding="10" cellspacing="5" border="0">
<tr>
<td valign="top"> 角色名称:
<br> <br> <table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td align="center"><fieldset style="width:550" align="center">
<legend> 定义角色的系统权限 </legend>
<br>
<table width="95%" border="1" cellspacing="0" cellpadding="2" bgcolor="#888888" align="center" bordercolordark="#ffffff" bordercolor="#888888">
<thead>
<tr>
<td nowrap class="headCenter" >主菜单</td>
<td nowrap class="headCenter" >二级菜单</td>
<td nowrap class="headCenter" >操作权限</td>
</tr>
</thead>
<script language="JavaScript">
var j;
var Num;
var One_checked;
</script>
<?=$out?>
</table>
<br>
</fieldset></td>
</tr>
</table></td>
</tr>
</table>
<br>
<p>
<input NAME="OperType" type="hidden" value="" >
<!--该页操作类型:OperType-->
<input type=hidden name=hdnModuleIDs value="">
<!--保存选中的纪录的 ModuleID串(模块ID字串)-->
<input type=hidden name=hdnFunNames value="">
<!--保存选中的纪录的 FunName串(功能名称字串)-->
<input type=hidden name=hdnOperateType value="">
<!--保存选中的纪录的 OperateType串(功能操作类型字串)-->
<input name="button" type="button" class="button" onclick="javascript:Add_Purview();" value=" 确 定 " onMouseOver="onButton(this);" onMouseOut="offButton(this);">
<input name="reset" type="reset" class="button" value=" 重 选 " onMouseOver="onButton(this);" onMouseOut="offButton(this);">
</p>
</form>
<!-- 内容区结束 -->
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
<td class="shadowRight"></td>
</tr>
<tr>
<td colspan="2" class="shadowBottom"></td>
</tr>
</table>
<br>
</div>
<? } elseif($sysaction == 'add') { ?>
<? } ?>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -