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.
 
 
 
 

86 lines
5.2 KiB

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="Keywords" content="{$keywords}" />
<meta name="Description" content="{$description}" />
<!-- TemplateBeginEditable name="doctitle" -->
<title>{$page_title}</title>
<!-- TemplateEndEditable --><!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
<link rel="shortcut icon" href="favicon.ico" />
<link rel="icon" href="animated_favicon.gif" type="image/gif" />
<link rel="stylesheet" type="text/css" href="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/base.css" />
<link href="{$ecs_css_path}" rel="stylesheet" type="text/css" />
<link rel="alternate" type="application/rss+xml" title="RSS|{$page_title}" href="{$feed_url}" />
<link rel="stylesheet" type="text/css" href="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/quickLinks.css" />
<link href="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/area_stock.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/purebox.css">
<link rel="stylesheet" href="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/goods_fitting.css">
{* 包含脚本文件 *}
{insert_scripts files='jquery-1.9.1.min.js,jquery.json.js,transport_jquery.js,common.js,utils.js,cart_common.js,cart_quick_links.js,warehouse_area.js'}
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/jquery-migrate-1.1.0.js"></script>
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/sc_memake.js"></script>
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/sc_common.js"></script>
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/jquery.SuperSlide.2.1.1.js"></script>
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/jquery.tabso_yeso.js"></script>
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/jquery.yomi.js"></script>
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/rotate3di.js"></script>
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/magiczoomplus.js"></script>
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/scroll_city.js"></script>
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/floor.js"></script>
<script type="text/javascript" src="themes/<?php echo $GLOBALS['_CFG']['template']; ?>/js/notLogin.js"></script>
</head>
<body>
<!-- #BeginLibraryItem "/library/page_header.lbi" --><!-- #EndLibraryItem -->
<div class="nch-breadcrumb-layout">
<div class="nch-breadcrumb wrapper" id="ur_here" style="font-size:16px;"><span style="font-size:20px;color:#333;font-weight:bold;">消费者帮助中心</span><span class="arrow" style="color:#333;"> > </span><span style="color:#f08c24;">{$ur_here}</span></div>
</div>
<div class="nch-container wrapper">
<div class="left">
<!-- #BeginLibraryItem "/library/left_help.lbi" --><!-- #EndLibraryItem -->
<!-- TemplateBeginEditable name="左边广告区域(宽200px)" -->
<!-- TemplateEndEditable -->
</div>
<div class="right">
<div class="nch-article-con">
<div id="top">
<!--[if !ie]>内容 开始<![endif]-->
<div class="title-bar">
<h3>{$region_name}市自助式自提点</h3>
</div>
<div class="help_box">
<div id="topziti" class="ziti_box">
<div class="ziti_box_tit">{$region_name}市自助式自提点列表:</div>
<div class="ziti_box_a">
<ul>
<!-- {foreach from=$self_point item=list name=foo key=key} -->
<li><a href="#{$list.anchor}">{$smarty.foreach.foo.iteration}.{$list.name}</a></li>
<!-- {/foreach} -->
</ul>
</div>
</div>
<!-- {foreach from=$self_point item=list name=foo key=key} -->
<h3 id="haili" >{$list.name}</h3>
<dl class="adr_list">
<span style="font-size:12px;">
地&#12288;&#12288;址:{$list.address}<br>
联系电话:{$list.mobile} <br>
到达路线:{$list.line}
</span>
</dl>
<div class="img"><img src="{$list.img_url}" alt="{$list.name}"></div>
<!-- {/foreach} -->
</div>
<!--[if !ie]>内容 结束<![endif]-->
<!--[if !ie]>help_tips 开始<![endif]-->
<!--[if !ie]>help_tips 结束<![endif]-->
</div>
</div>
</div>
</div>
<!-- #BeginLibraryItem "/library/page_footer.lbi" --><!-- #EndLibraryItem -->
</body>
</html>