?? 商店高級(jí)搜索表單.config
字號(hào):
?<root>
<LabelType>靜態(tài)標(biāo)簽</LabelType>
<LabelImage>../../Admin/Images/LabelIco/GetArticleCustom.gif</LabelImage>
<LabelIntro>雅藍(lán)軟件搜索</LabelIntro>
<LabelDataType>static</LabelDataType>
<LabelTemplate><![CDATA[<!-- 搜索 -->
<div class="main_search">
<form name="search" action="{PE.SiteConfig.applicationpath/}search.aspx" method="get" />
<table>
<tr><td>商品欄目:</td><td><select name='nodeid' size='1'>{PE.Label id="欄目分類下拉列表選項(xiàng)" nodeid="4" span="" class="" /}</select></td></tr>
<tr><td>商品名稱:</td><td><input id="title" maxLength="100" size="30" name="title" /></td></tr>
<tr><td>商品簡(jiǎn)介:</td><td><input id="productintro" maxLength="100" size="30" name="productintro" /></td></tr>
<tr><td>商品詳細(xì)介紹:</td><td><input id="productexplain" maxLength="100" size="30" name="productexplain" /></td></tr>
<tr><td>商品生產(chǎn)商:</td><td><input id="producername" maxLength="100" size="30" name="producername" /></td></tr>
<tr><td>商品品牌/商標(biāo):</td><td><input id="trademarkname" maxLength="100" size="30" name="trademarkname" /></td></tr>
<tr><td>購(gòu)買次數(shù):</td><td><input id="lowprice" maxLength="100" size="30" name="lowprice" /> 到 <input id="highprice" maxLength="100" size="30" name="highprice" /></td></tr>
<tr><td>更新時(shí)間:</td><td><input id="begindate" maxLength="100" size="30" name="begindate" /> 到 <input id="enddate" maxLength="100" size="30" name="enddate" /></td></tr>
<tr><td colspan='2' style="text-align:center">
<br/><input id="Submit" style="border: 0px;width: 65px;height: 21px;" type="image" src="{PE.SiteConfig.applicationpath/}Skin/Default/Images/search_b.gif" name="Submit" /> </td></tr>
</table>
<input name="searchtype" type="hidden" id="searchtype" value="2" />
<input name="showtype" type="hidden" id="showtype" value="1" />
<input name="ModuleName" type="hidden" id="ModuleName" value="Product" />
<input name="ModelId" type="hidden" id="ModelId" value="5" />
</form>
</div>]]></LabelTemplate>
<OutType>txt</OutType>
</root>
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -