?? category.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=2;
var menuid=2;
var actionitname="產(chǎn)品分組";
-->
</script>
<div class="box_1000">
<!--左側(cè)欄目開始-->
<form name="wpsearchform" id="wpsearchform" action="" method="post">
<div id="box_left">
<div class="titlediv">
<div class="title-left"></div>
<div class="title-center">
<div class="pt8 hei13">查詢</div>
</div>
<div class="title-right"></div>
</div>
<div class="title-con hei13">
<form name="searchform" method="post" action="?">
<ul><div>關(guān)鍵字:</div><li><input name="keyword" type="text" class="text" value="{keyword}"/></li></ul>
<ul class="centertxt mb50"><input type="submit" class="button" value="開始查詢" />
</ul>
</form>
</div>
</div>
</form>
<!--左側(cè)欄目結(jié)束-->
<div id="box_center"><a href="#" onclick="hideleft()"><img id="hideimg" src="../template/default/images/lefthide.gif" width="11" height="75" border="0" alt="隱藏左邊欄"/></a><a href="#" onclick="showleft()"><img id="showimg" src="../template/default/images/leftshow.gif" width="11" height="75" border="0" style="display:none"/ title="顯示左邊欄"></a></div>
<!--右側(cè)信息開始-->
<div id="box_right">
<div class="edittitle"><div class="red14b">產(chǎn)品分組管理</div><div><a href="categoryadd.asp?wp_url={wp_url}">新建</a> <a href="javascript:wp_formaction('categoryedit.asp')">修改</a> <a href="javascript:if(delconfirm('產(chǎn)品分組')) wp_formaction('productaction.asp');">刪除</a> </div></div>
<table width="100%" cellpadding="0" cellspacing="1" class="border1" id="righttab">
<tr class="qianlan hei12b">
<td width="5%"> </td>
<td width="10%">編號</td>
<td width="24%">分組名稱</td>
<td width="12%">分類數(shù)</td>
<td width="11%">產(chǎn)品數(shù)</td>
<td width="12%">報價數(shù)</td>
<td width="13%">經(jīng)銷商數(shù)</td>
<td width="13%">添加時間</td>
</tr>
<form name="wpform" id="wpform" method="post" action="">
<input type="hidden" name="wp_url" value="{wp_url}" />
<input type="hidden" name="act" value="categorydel" />
<!--start:categorylist-->
<tr>
<td><input name="probox" type="checkbox" value="{id}" /></td>
<td>{id}</td>
<td><a href="categoryedit.asp?wp_url={wp_url}&probox={id}">{title}</a></td>
<td>{subcatnum}</td>
<td>{prodnum}</td>
<td>{pricenum}</td>
<td>{dealernum}</td>
<td>{addtime}</td>
</tr>
<!--end:categorylist-->
</form>
<tr>
<td colspan="8"><div class="pagediv">
<div class="">操作:<a href="#" onclick="allcheck('probox')">全選</a> - <a href="#" onclick="othercheck('probox')">反選</a></div>
<div class="righttxt">{pagenav} {pageinfo}</div>
</div> </td>
</tr>
</table>
</div>
<!--右側(cè)信息結(jié)束-->
</div>
<script language="javascript">
menu_select();
</script>
<!--include:file="../bottom.tpl"-->
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -