雅灰软件搜索.config
来自「动易SiteFactory网上商店系统正式版动易SiteFactory网上商店系」· CONFIG 代码 · 共 28 行
CONFIG
28 行
<root>
<LabelType>静态标签</LabelType>
<LabelImage>../../Admin/Images/LabelIco/GetArticleCustom.gif</LabelImage>
<LabelIntro>雅蓝软件搜索</LabelIntro>
<LabelDataType>static</LabelDataType>
<LabelTemplate><![CDATA[<table id="main_search" cellspacing="0">
<tr>
<td><form name="search" action="{PE.SiteConfig.applicationpath/}search.aspx" method="get" />
软件搜索:<select name='nodeid' size='1'>{PE.Label id="栏目分类下拉列表选项" nodeid="@Request_id" span="" class="" /}</select>
<select name='fieldoption' size='1'>
<option value='title' selected>软件名称</option>
<option value='content'>软件简介</option>
<option value='author'>软件作者</option>
<option value='inputer'>录 入 者</option>
<option value='keyword'>关键字</option>
</select>
<input id="Keyword" onfocus="this.value='';" maxLength="100" size="30" value="填写您想搜索的关键词" name="Keyword" />
<input name="searchtype" type="hidden" id="searchtype" value="1" />
<input name="ModuleName" type="hidden" id="ModuleName" value="Soft" />
<input name="ModelId" type="hidden" id="ModelId" value="3" />
<input id="Submit" class="SubmitBt" type="Submit" name="Submit" value="" />
<a href="{PE.SiteConfig.applicationpath/}search.aspx?searchtype=2&ModuleName=Soft&ModelId=3">高级搜索</a>
</form>
</td>
</tr>
</table>]]></LabelTemplate>
<OutType>txt</OutType>
</root>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?