You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
132 lines
6.8 KiB
132 lines
6.8 KiB
<!DOCTYPE html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
<title>{$menu.menu_seo_title|default=$site_seo_title} {$site_name}</title>
|
|
<meta name="keywords" content="{$menu.menu_seo_key|default=$site_seo_keywords}" />
|
|
<meta name="description" content="{$menu.menu_seo_des|default=$site_seo_description}">
|
|
{include file="public:head" /}
|
|
<link rel="stylesheet" type="text/css" href="{$yf_theme_path}public/font/iconfont.css">
|
|
</head>
|
|
<body class="home">
|
|
<div class="wrap">
|
|
<!--logo结束-->
|
|
{include file="public:nav" /}
|
|
<!--banner开始-->
|
|
{if condition="count($banners)"}
|
|
<div class="banner" style="min-width: 1200px; min-height: 313px;">
|
|
<div id="bannerswiper" class="swiper-container">
|
|
<div class="swiper-wrapper">
|
|
{foreach name="banners" item="vo"}
|
|
<div class="swiper-slide">
|
|
<div class="bannerimg"><img class="img-responsive" src="{$vo.lk_pic|get_imgurl}" title="{$vo.lk_name}" width="100%"></div>
|
|
</div>
|
|
{/foreach}
|
|
</div>
|
|
</div>
|
|
</div>
|
|
{else}
|
|
<div class="detailsbanner"></div>
|
|
{/if}
|
|
<!--banner结束-->
|
|
<!--tabs开始-->
|
|
<div class="content">
|
|
<div class="basictop tgpage" style="margin-top: 20px; margin-bottom: 80px">
|
|
<div class="breadcrumb"><a href="javascript:void(0);"><strong>数据超市</strong></a><span class="chevron-right">></span><a href="javascript:void(0);">所有分类</a></div>
|
|
<div class="selectwraper">
|
|
<form id="searchForm" method="post" action="{:url('news/bigdata',['kind'=>17])}" >
|
|
<div class="selectitem">
|
|
<div class="txt">标的类型:</div>
|
|
<div class="choises"><span><input type="radio" name="c_type" value="0" {if condition="$ctype eq 0"}checked{/if} /> 全部</span><span><input type="radio" name="c_type" {if condition="$ctype eq 1"}checked{/if} value="1" /> 文化资源数据</span><span><input type="radio" {if condition="$ctype eq 2"}checked{/if} name="c_type" value="2" /> 文化数字内容</span></div>
|
|
</div>
|
|
<div class="selectitem">
|
|
<div class="txt">交易方式:</div>
|
|
<div class="choises"><span><input type="radio" name="c_pay" value="0" {if condition="$cpay eq 0"}checked{/if} /> 全部</span><span><input type="radio" name="c_pay" {if condition="$cpay eq 1"}checked{/if} value="1" /> 授权</span><span><input type="radio" {if condition="$cpay eq 2"}checked{/if} name="c_pay" value="2" /> 转让</span></div>
|
|
</div>
|
|
<div class="selectitem">
|
|
<div class="txt">委托方名称:</div>
|
|
<div class="choises"><input type="text" name="c_seller" value="{$cseller}" style="border:1px solid #e8e8e8;line-height:1.3rem;height:1.6rem;width:200px;"/></div>
|
|
</div>
|
|
<div class="selectitem">
|
|
<div class="txt">关 键 词: </div>
|
|
<div class="choises"> <input type="text" name="keyword" value="{$keyword}" placeholder="请输入标的名称或唯一编码" style="border:1px solid #e8e8e8;width:200px;line-height:1.3rem;height:1.6rem;"/></div>
|
|
</div>
|
|
<div class="text-center selectitem buttons">
|
|
<a href="javascript:void(0);" onclick="$('#searchForm').submit()" class="submit">提交</a><a href="javascript:void(0);" class="reset" onclick="window.location.href='{:url('news/bigdata',['kind'=>15])}'">取消</a>
|
|
</div>
|
|
</form>
|
|
</div>
|
|
|
|
<div class="toolwraper">
|
|
<div class="tabswraper">
|
|
<a href="{:url('bigdata',['kind'=>17])}" >最新上架</a>
|
|
</div>
|
|
<div class="formwraper">
|
|
|
|
</div>
|
|
<div class="showwraper" style="width:180px"></div>
|
|
<div class="pagewraper">
|
|
<a href="javascript:void(0);"><span class=" iconfont icon-arrow-left"></span></a>
|
|
<div class="txt"><span class="red">{$curpage}</span>/{$totalpage}</div>
|
|
<a href="javascript:void(0);"><span class=" iconfont icon-arrow-right"></span></a>
|
|
</div>
|
|
</div>
|
|
<div class="prowraper">
|
|
<div class="detailview ">
|
|
{foreach $products as $index=>$vo}
|
|
<div class="product">
|
|
<div class="img">
|
|
{if condition="$vo['c_logo']&&file_exists('.'.ltrim($vo['c_logo'],'.'))"}
|
|
<img src="{:SITE_PATH}{$vo.c_logo}" width="100%"/>
|
|
{else}<img src="{$yf_theme_path}/public/images/default_tupian4.png" width="100%"/>{/if}
|
|
{if condition="$vo['c_tag'] eq 1"}<span class="tag">已成交</span>{/if}
|
|
<a {if condition="isset($vo['c_url']) and $vo['c_url']"}onclick='window.open("{$vo.c_url}")'{else} href="{:url('news/finance',array('c_id'=>$vo['c_id'],'kind'=>$kind))}"{/if} class="link">详情 ></a></div>
|
|
<div class="txt">
|
|
<div class="org">{$vo.c_seller}</div>
|
|
<div class="name">{$vo.c_name}</div>
|
|
<div class="code"><b>标的编码:</b>{$vo.c_code}</p></div>
|
|
</div>
|
|
</div>
|
|
{/foreach}
|
|
</div>
|
|
<div class="clearfix"></div>
|
|
<div class="col-xs-12 text-center list-page">{$show}</div>
|
|
<div class="clearfix"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<script>
|
|
$(function(){
|
|
var url="{:url('news/bigdata',array('kind'=>17),true,true)}";
|
|
var curpage={$curpage};
|
|
var tpage={$totalpage};
|
|
var next=prev=curpage;
|
|
$(".pagewraper .icon-arrow-left").click(function(){
|
|
prev=curpage-1;
|
|
if(prev!=curpage){
|
|
if(prev>0){
|
|
window.location.href=url+'?page='+prev;
|
|
}
|
|
}
|
|
});
|
|
$(".pagewraper .icon-arrow-right").click(function(){
|
|
next=curpage+1;
|
|
if(next!=curpage){
|
|
if(next<=tpage){
|
|
window.location.href=url+'?page='+next;
|
|
}
|
|
}
|
|
});
|
|
var swiper = new Swiper('#bannerswiper', {
|
|
paginationClickable: true,
|
|
centeredSlides: true,
|
|
autoplay: 5000,
|
|
autoplayDisableOnInteraction : false,
|
|
loop:true,
|
|
autoplayDisableOnInteraction: false
|
|
});
|
|
});
|
|
</script>
|
|
{include file="public:footer"/}
|
|
</body>
|
|
</html>
|
|
|