您的位置:首页 > 其它

show

2015-07-16 15:43 399 查看
{template "content","header"}
{template "content","show_head"}
<div class="page_w">
{template "content","pos"}
<div id="list_main">
	<div class="fl bd1">
	<div class="txt_content">
		<h2 class="center_t mg10" id="hideId" data-id="{$id}" >{$title}</h2>
		<h4 class="center_t mg10">来源:内江市中医医院乳腺科</h4>
		<div class="center_t mg20">
			<div class="txt_desc">
				<div>{str_cut($description,240)}</div> 
			</div>
		</div>
		<div class="txt_detail mg20">
			{$content}
			
		</div>
        <!--		
		<div class="mg20"></div>  -->
		<div class="mg10 div_delimit">
			<div class="center_t1"><button class="btn_3" onclick="javascript:zixun('001');"> </button></div>
			<div class="center_t2"><button class="btn_4" onclick="javascript:zixun('001');"> </button></div>
		</div>
		
		<div class="mg20"></div>  
		<div class="mg10 div_delimit">
			<div class="center_t"><p class="font_4">上一篇:<a class="font_4" href="{$previous_page[url]}" title="{$previous_page[title]}">{$previous_page[title]}</a></p></div>
			<div class="center_t"><p class="font_4">下一篇:<a class="font_4" href="{$next_page[url]}" title="{$next_page[title]}">{$next_page[title]}</a></p></div>
		</div>
		<div class="div_delimit mg10 center_t">
			<div>
				<h4 class="h_s5 mg5">相关阅读 <a href="" class="more_1">MORE>></a> </h4>
				<div class="w_330 bd1  center_t">
					{pc:content action="relation" relation="$relation" id="$id" catid="$catid" num="8" keywords="$rs[keywords]"}
					<ul class="ul_news">
						{loop $data $v}
							<li><i class="icon-record font_4 mg5"></i><a class="font_1" title="{$v[title]}" href="{$v[url]}">{str_cut($v[title],52)}</a></li>
						{/loop}
					</ul>
					{/pc}
				</div>
			</div>
			<div>
				<h4 class="h_s5 mg5">热点阅读 <a href="" class="more_1">MORE>></a> </h4>
				<div class="w_330 bd1  center_t">
				{pc:content  action="position" posid="9" order="listorder ASC" num="8"}
					<ul class="ul_news">
					{loop $data $v}
						<li><i class="icon-record font_4 mg5"></i><a class="font_1" title="{$v[title]}" href="{$v[url]}">{str_cut($v[title],52)}</a></li>
					{/loop}
					</ul>
				{/pc}
				</div>
			</div>
		</div>
	</div>
	</div>
	{template "content","right"}
</div>
{template "content","foot-end"}
<script type="text/javascript">
/* var txtChange=false;
if($('.MsoNormal>span:contains("温馨提示")').html()!=null){
	$('.MsoNormal>span:contains("温馨提示")').parent().remove();
	txtChange=true;
}
if(txtChange){
	var id=$('#hideId').attr('data-id');
	var html=$('.txt_detail').html();
	$.post('http://192.168.2.117:81/index.php?m=content&c=index&a=updatecache',{id:id,html:html},function(json){
		//alert(json);
	});
}  */
</script>
{if $rebackUrl}
<script>
/* $().ready(function(){
	//window.location.href="{$rebackUrl}";
	//alert("{$rebackUrl}");
}); */
</script>
{/if}
{template "content","footer"}
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: