1. 程式人生 > 實用技巧 >【DT8.0】分享原創極簡搜尋介面

【DT8.0】分享原創極簡搜尋介面

分享一個自己打造原創的極簡搜尋介面,有需要的朋友,可以拿去使用。系統核心為:destoon8.0

程式碼如下:

背景桌布介面為:http://www.sdfymj.com/api/biying.php

演示地址:http://www.sdfymj.com/invest/

<!DOCTYPE html>
<!--[if lt IE 7]>
<html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]>
<html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]>
<html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js"> 
<!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{if $seo_title}{$seo_title}{else}{if $head_title}{$head_title}{$DT[seo_delimiter]}{/if}{if $city_sitename}{$city_sitename}{else}{$DT[sitename]}{/if}{/if}</title>
<meta name="keywords" content="{$head_keywords}" />
<meta name="description" content="{$head_description}" />
<link rel="archives" title="{$DT[sitename]}" href="http://www.sdfymj.com/archiver/index-htm-mid-{$moduleid}.html"/>
<link rel="alternate" type="application/rss+xml" title="" href="http://www.sdfymj.com/feed/rss.php?mid={$moduleid}"/> 
<link rel="shortcut icon" type="image/x-icon" href="{DT_STATIC}favicon.ico" />
<link rel="bookmark" type="image/x-icon" href="{DT_STATIC}favicon.ico" />
<link rel="archives" title="{$DT[sitename]}" href="{$EXT[archiver_url]}" />
<meta name="tags" content="{$head_keywords}"/>
<link type="text/css" rel="stylesheet" href="{DT_SKIN}common/css/libs.min.css"/>
<link type="text/css" rel="stylesheet" href="{DT_SKIN}common/css/plugins.min.css"/>
<link rel="stylesheet" href="{DT_SKIN}common/css/style.css">
<script type="text/javascript" src="{DT_SKIN}common/js/libs.min.js"></script>
</head>
<body>
<div class="wrap-all list">
<!--  -->
<!--[if lt IE 9]>
<p class="browsehappy">尊敬的使用者:您使用的瀏覽器版本太低,部分功能將無法使用. 請儘快<a href="http://browsehappy.com/" target="_blank">升級瀏覽器</a> 來提高您的使用體驗.</p>
<![endif]-->
<!-- head 開始 -->
<div class="setTop-search ">
	<div class="wrap2 clearfloat">
		<a href="/" class="top-logo" title="雲建網">
			<img src="{DT_SKIN}common/picture/logo.png">
		</a>
		<div class="right">
			<div class="found l">
				<a href="javascript:;" class="f-text">發現<i class="iconfont icon-arrow"></i></a>
				<div class="found-menu">
					<a href="http://www.sdfymj.com/news/list-9.html" class="found-item" title="工程資訊"><i class="iconfont icon-book"></i><span>建築工程</span></a>
					<a href="http://www.sdfymj.com/sitemap/index-htm-mid-{$moduleid}.html" target="_blank" class="found-item" title="站點導航"><i class="iconfont icon-image"></i><span>站點導航</span></a>
					<a href="http://www.sdfymj.com/caigou.xml" class="found-item" title="採購地圖"><i class="iconfont icon-comment"></i><span>採購地圖</span></a>
				</div>
			</div>
			<div class="login">
			 {loop $MODULE $kt $m}{if $m[ismenu]}
			    <a href="{$m[linkurl]}">{$m[name]}</a>|
				{/if}
				{/loop}
				 {if $_userid}
				<a href="{$MODULE[2][linkurl]}" rel="nofollow"><i class="iconfont"></i>管理</a>|
				<a href="{$MODULE[2][linkurl]}my.php" rel="nofollow">釋出</a>
				{else}
                <a href="{$MODULE[2][linkurl]}{$DT[file_login]}" rel="nofollow"><i class="iconfont"></i>登陸</a>|
				<a href="{$MODULE[2][linkurl]}{$DT[file_register]}" rel="nofollow">註冊</a>
				{/if}
			</div>

			
		</div>
	</div>
</div>
<!-- head 結束 -->
<div class="title-logo">
	建材租賃
</div>
<!--搜尋表單-->
<div class="search clearfloat" id="search">
	<form action="{$MODULE[$searchid][linkurl]}search.php" class="search-form">
	<input type="hidden" name="moduleid" value="{$searchid}"/>
	<input type="hidden" name="spread" value="0" />
		<input type="text" name="kw" placeholder="請輸入商品/產品名,就能獲取您需要的產品資訊"/>
		<button type="submit">搜一下</button>
	</form>
</div>
<!--搜尋表單-->
<div class="wrap2">
    
  <div class="panel-wrap fluid">
    <div class="homepage-panel-head">共有{php echo $db->count($DT_PRE.'info_22', 'status=3', 1800);}條租賃資訊</div>
		<div class="panel-content other-items-wrap">
		 <!--{tag("moduleid=$moduleid&length=40&condition=status=3&areaid=$cityid&pagesize=20&order=addtime desc&dir=xhtag&template=info-newtext")}-->
		 <!--{tag("moduleid=$moduleid&catid=1118&length=40&condition=status=3&areaid=$cityid&pagesize=20&order=addtime desc&dir=xhtag&template=info-newtext")}-->
		  </div>
      
	</div>
</div>

<!-- footer 開始 -->
<div class="footer" >
  
	<div class="key-points clearfloat">
		<div class="key-point point-ent-qty">
			<i class="iconfont"></i>
			<div class="key-point-title">1千萬+企業</div>
			<div class="key-point-desc">上千萬建材供應,隨時搜尋查詢</div>
		</div>
		<div class="key-point point-search-performance">
			<i class="iconfont"></i>
			<div class="key-point-title">企業通訊錄</div>
			<div class="key-point-desc">多來源企業聯絡方式,一個不漏</div>
		</div>
		<div class="key-point point-multi-demision">
			<i class="iconfont"></i>
			<div class="key-point-title">企業資訊查詢</div>
			<div class="key-point-desc">精確搜尋無需等待,節約時間</div>
		</div>
		<div class="key-point point-scan-card">
			<i class="iconfont"></i>
			<div class="key-point-title">實時掌控</div>
			<div class="key-point-desc">廠家、價格、租賃,多維資料監控</div>
		</div>
	</div>
	
	<div class="wrap2">
		<ul>
		<li style="border:none;padding:0"><a href="javascript:">資料來源:</a></li>
		<li><a href="#" rel="nofollow" target="_blank">1688</a></li>
		<li><a href="#" rel="nofollow" target="_blank">天眼查</a></li>
		<li><a href="#" rel="nofollow" target="_blank">慧聰網</a></li>
		<li><a href="#" rel="nofollow" target="_blank">國家智慧財產權局</a></li>
		<li><a href="#" rel="nofollow" target="_blank">商標局</a></li>
		<li><a href="#" rel="nofollow" target="_blank">版權局</a></li>
		</ul>
	</div>
  
	<div class="wrap2">
		<ul class="marginTop-0">
			<li><a href="http://www.sdfymj.com/announce/" target="_blank" title="公司簡介">公司簡介</a></li>
			<!-- <li><a href="/app" title="產品中心">產品中心</a></li> -->
			<li><a href="{$EXT[ad_url]}" target="_blank" title="廣告服務">廣告服務</a></li>
			<li><a href="http://www.sdfymj.com/api/report.php" target="_blank" title="違規舉報">違規舉報</a></li>
			<li><a href="{$MODULE[1][linkurl]}about/agreement.html" target="_blank" title="使用協議">使用協議</a></li>
			<li><a href="{$MODULE[1][linkurl]}about/copyright.html" target="_blank" title="版權隱私">版權隱私</a></li>
			<li><a href="{$MODULE[1][linkurl]}feed/" target="_blank" title="rss訂閱">rss訂閱</a></li>
		</ul>
	</div>

	<div class="wrap2">
		<ul class="marginTop-0">
		<a rel="nofollow" href="http://beian.miit.gov.cn/" target="_blank">{$DT[icpno]}</a>Copyright 2019-2020 ALL Right Reserved 版權所有:<a rel="nofollow" href="https://xin.baidu.com/company_detail_79472525734231" target="_blank">山東方圓建築材料有限公司</a>地址:山東省臨沂市蘭山區西外環路與雙嶺路交匯南600米路東(鋼材市場9號門)408 

		</ul>
	</div>
</div>
</body>
</html>