📄 user_group_add.jsp
字号:
<%@ page contentType="text/html; charset=gb2312"%>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>CMS4J </title>
<link href="../skin/blue/css/oper_area_style.css" rel="stylesheet" type="text/css">
</head>
<body>
<form action="../../do?action=addArticle" method="post" name="cms4jFrom" id="cms4jFrom">
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
<tr height="12">
<td width="3%"><img src="../../images/admin/oper_table_up_left.gif" width="26" height="12"></td>
<td width="92%" background="../../images/admin/oper_table_up_bg.gif" height="12"></td>
<td width="5%"><img src="../../images/admin/oper_table_up_right.gif" width="26" height="12"></td>
</tr>
<tr>
<td colspan="3"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="5" background="../../images/admin/oper_table_left_bg.gif"><img src="../../images/admin/oper_table_left_bg.gif" width="5" height="2"></td>
<td background="../../images/admin/oper_table_bg.gif"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td class="title_bar">添加新的用户组(前台)</td>
</tr>
<tr height="4">
<td height="4"></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="1" class="list_border_bg">
<tr>
<td width="17%" height="22" align="right" class="list_left_title">名称:</td>
<td width="83%" height="22" class="list_cell_bg">
<span class="test_must">
<input name="TITLE222" type="text" class="form_input" id="TITLE222" size="60">
*</span></td>
</tr>
<tr>
<td height="22" align="right" class="list_left_title">描述:</td>
<td height="22" class="list_cell_bg">
<span class="test_must">
<input name="TITLE22" type="text" class="form_input" id="TITLE23" size="60">
</span> </td>
</tr>
<tr>
<td height="22" align="right" class="list_left_title">使用状态:</td>
<td height="22" class="list_cell_bg"> <input name="RELEASE_STATE" type="radio" class="form_radio" value="immediately" checked>
启用
<input name="RELEASE_STATE" type="radio" class="form_radio" value="auditing">
停用<br></td>
</tr>
<tr>
<td height="22" align="right" class="list_left_title">操作权限:</td>
<td height="22" class="list_cell_bg"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="82%" class="title_bar">前台模块 </td>
<td width="18%" align="right" class="title_bar"><input name="checkbox5" type="checkbox" class="form_checkbox" value="checkbox" checked>
全选</td>
</tr>
<tr height="4">
<td height="4" colspan="2"></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="1" class="list_border_bg">
<tr>
<td width="5%" height="22" align="center" class="list_cell_bg"><input name="checkbox37" type="checkbox" class="form_checkbox" value="checkbox" checked></td>
<td width="31%" height="22" class="list_cell_bg"> 浏览文章 </td>
<td width="5%" align="center" class="list_cell_bg"><input name="checkbox34" type="checkbox" class="form_checkbox" value="checkbox" checked></td>
<td width="30%" class="list_cell_bg">评论</td>
<td width="5%" align="center" class="list_cell_bg"><input name="checkbox" type="checkbox" class="form_checkbox" value="checkbox" checked></td>
<td width="26%" class="list_cell_bg">查看投票</td>
</tr>
<tr>
<td height="22" align="center" class="list_cell_bg"><input name="checkbox36" type="checkbox" class="form_checkbox" value="checkbox" checked></td>
<td height="22" class="list_cell_bg">参与投票</td>
<td align="center" class="list_cell_bg"><input name="checkbox33" type="checkbox" class="form_checkbox" value="checkbox" checked>
</td>
<td class="list_cell_bg">查看留言</td>
<td align="center" class="list_cell_bg"><input name="checkbox6" type="checkbox" class="form_checkbox" value="checkbox" checked></td>
<td class="list_cell_bg">参与留言</td>
</tr>
<tr>
<td height="22" align="center" class="list_cell_bg"><input name="checkbox35" type="checkbox" class="form_checkbox" value="checkbox" checked></td>
<td height="22" class="list_cell_bg">登陆BBS</td>
<td align="center" class="list_cell_bg"><input name="checkbox32" type="checkbox" class="form_checkbox" value="checkbox" checked></td>
<td class="list_cell_bg">修改密码</td>
<td align="center" class="list_cell_bg"><input name="checkbox3" type="checkbox" class="form_checkbox" value="checkbox" checked></td>
<td class="list_cell_bg">发站内消息</td>
</tr>
</table> </td>
</tr>
<tr>
<td height="22" colspan="2" align="right" class="table_oper_tr">
<input name="Submit" type="submit" class="form_button" value="添 加">
<input name="Submit2" type="submit" class="form_button" value="取 消"></td>
</tr>
</table></td>
<td width="5" background="../../images/admin/oper_table_right_bg.gif"><img src="../../images/admin/oper_table_right_bg.gif" width="5" height="2"></td>
</tr>
</table></td>
</tr>
<tr height="13">
<td><img src="../../images/admin/oper_table_down_left.gif" width="26" height="13"></td>
<td width="100%" height="13" background="../../images/admin/oper_table_down_bg.gif"></td>
<td align="right"><img src="../../images/admin/oper_table_down_right.gif" width="26" height="13"></td>
</tr>
</table>
<table width="717" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center"> </td>
</tr>
</table>
</form>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -