?? sysadminadd.tpl
字號:
<!--include:file="../top.tpl"-->
<!--
woodplow pms 1.0 beta1
程序設(shè)計:郝國梁(SinoPower)、馬瑞海(失者);
代碼編寫:賈坤、韓寶忠(summer);
頁面美工:尚明云(默默);
版權(quán)所有:濰坊四邦網(wǎng)絡(luò)技術(shù)有限公司濟南分公司(Simpond Inc.);
-->
<script language="javascript">
<!--
var selectid=8;
-->
</script>
</head>
<body>
<div class="box_1000">
<!--添加管理權(quán)限開始-->
<div class="centertxt hei14b">
<div>添加管理權(quán)限</div>
</div> <form name="wpform" id="wpform" action="configaction.asp" method="post">
<input type="hidden" name="act" value="sysadminadd">
<div class="addtab"><table width="80%" height="219" align="center" class="border1n">
<tr>
<td width="19%" class="righttxt">權(quán)限名稱:</td>
<td width="81%"><input name="rolename" type="text" class="addtxt" id="rolename" /></td>
</tr>
<tr>
<td class="righttxt">經(jīng)銷商管理:</td>
<td><input type="radio" name="dealer" value="1" {dealer1} />
開啟
<input type="radio" name="dealer" value="0" {dealer0} />
關(guān)閉</td>
</tr>
<tr>
<td class="righttxt">產(chǎn)品管理:</td>
<td><input name="product" type="radio" value="1" {product1} />
開啟
<input type="radio" name="product" value="0" {product0} />
關(guān)閉</td>
</tr>
<tr>
<td class="righttxt">報價管理:</td>
<td><input type="radio" name="price" value="1" {price1} />
開啟
<input type="radio" name="price" value="0" {price0} />
關(guān)閉</td>
</tr>
<tr>
<td class="righttxt">商情管理:</td>
<td><input type="radio" name="inform" value="1" {inform1} />
開啟
<input type="radio" name="inform" value="0" {inform0} />
關(guān)閉</td>
</tr>
<tr>
<td class="righttxt">廣告管理:</td>
<td><input type="radio" name="advertise" value="1" {advertise1} />
開啟
<input type="radio" name="advertise" value="0" {advertise0} />
關(guān)閉</td>
</tr>
<tr>
<td class="righttxt">統(tǒng)計管理:</td>
<td><input type="radio" name="tongji" value="1" {tongji1} />
開啟
<input type="radio" name="tongji" value="0" {tongji0} />
關(guān)閉</td>
</tr>
<tr>
<td class="righttxt">權(quán)限簡介:</td>
<td><textarea name="description" cols="70" rows="5" id="description"></textarea></td>
</tr>
<tr>
<td colspan="2" class="centertxt"><input type="submit" name="Submit" value="提 交" class="button" /></td>
</tr>
</table>
</div></form>
<!--添加管理權(quán)限結(jié)束-->
</div>
<script language="javascript">
menu_select();
</script>
<!--include:file="../bottom.tpl"-->
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -