亚洲欧美日韩国产四季一区二区三区,亚洲国产精品第一区二区,亚洲av成人片无码网站,亚洲乱码一区av春药高潮,小罗莉极品一线天在线

格展網(wǎng)絡
您現(xiàn)在的位置:主頁 > 網(wǎng)站插件 > 織夢插件 > 織夢分數(shù)查詢精準搜索自定義字段插件
織夢分數(shù)查詢精準搜索自定義字段插件

織夢分數(shù)查詢精準搜索自定義字段插件

  • 所屬行業(yè):織夢CMS
  • 支持版本:dedecms5.7
  • 支持編碼:UTF-8+GBK
  • 插件編號:CJ-1228
  • 插件大小:28.46 KB
  • 插件售價:
  • 下載對象:

    超級會員

企業(yè)網(wǎng)站建設 收費指導安裝 收費修改模板親測可用 建站交流群 TAG 充值 代理加盟
評價: 熱度: 888 ℃   

立即下載 加入收藏 打賞

取消

感謝您的支持,我會繼續(xù)努力的!

掃碼支持
掃碼打賞,你說多少就多少

打開支付寶掃一掃,即可進行掃碼打賞哦

Powered by 格展網(wǎng)絡,分享從這里開始,精彩與您同在

  • 插件描述
  • 下載記錄
插件信息
ID編號:1228
最后更新:2021-04-17 21:45
1、選擇跟你程序?qū)幋a的文件夾,把里面的2個文件夾里的
/include/arc.zhengshuview.class.php
/plus/zhengshu.php
這2個文件上傳到你網(wǎng)站對應的目錄下
2、在前端模板的搜索框代碼寫法例子如下:
<form action="/plus/zhengshu.php" method="get">
<input type="hidden" name="pagesize" value="1">
<input type="hidden" name="channeltype" value="這里填你的模型ID號"/>
<p>
<label>姓  名:</label>
<input type="text" name="title"/>
</p>
<p>
<label>身份證號:</label>
<input type="text" name="shenfenzheng"/>
</p>
<p>
<label>證書編號:</label>
<input type="text" name="bianhao"/>
</p>
<p>
<input type="submit" value="查詢"/>
</p>
</form>
【特別說明】
2-1、這個必須是這樣action="/plus/zhengshu.php" method="get"
2-2、<input type="hidden" name="pagesize" value="1">
2-3、<input type="hidden" name="channeltype" value="這里填你的模型ID號"/>
2-4、<input type="text" name="title"/>  標題
2-5、<input type="text" name="shenfenzheng"/> 自定義字段
2-6、<input type="text" name="bianhao"/> 自定義字段
3、查詢結果模板名為:zhengshu.htm
自己建一個放到自己的網(wǎng)站模板目錄里。
代碼案例調(diào)用如下:
<table width="100%" class="table">  
<caption>  
<h2>查詢結果</h2>  
</caption>  
<thead>  
<tr>  
<th>  
證書編號  
</th>  
<th>  
身份證號  
</th>  
<th>  
姓名  
</th>  
<th>
證書類型
</th>
<th>
公司名稱
</th>
<th>
所屬企業(yè)
</th>
<th>
所屬領域
</th>
<th>
有效期
</th>
<th>
狀態(tài)
</th>
</tr>  
</thead>
{dede:list titlelen='250'}
<tr>
<td>
[field:bianhao/]
</td>
<td>
[field:shenfenzheng/]
</td>
<td>
[field:title/]
</td>
<td>
[field:leixing/]
</td>
<td>
[field:gongsimingcheng/]
</td>
<td>
[field:qiye/]
</td>
<td>
[field:lingyu/]
</td>
<td>
[field:youxiaoqi/]
</td>
<td>
[field:zhuangtai/]
</td>
</tr>
{/dede:list}
<tr>
<td colspan="9">
{dede:pagelist listsize=1 runphp=yes}
@me = (empty(@me) ? "<p style='color:#f00;'>沒有相關記錄</p>" : ""); 
{/dede:pagelist}
</td>
</tr>
</table> 

相關模板插件

X

截屏,微信識別二維碼

微信號:yingzicms

(點擊微信號復制,添加好友)

  打開微信

 
咨詢
QQ在線咨詢

如無回復
請加下面的微信

添加微信客

微信客服
yingzicms