关于发货单查询

2016-07-07 15:31 来源:www.chinab4c.com 作者:ecshop专家

为什么发货单查询显示不了呢。我用的是360模版,是代码问题吗。代码如下:
<meta http-equiv="Content-Type" content="text/html; charset=gbk">
<!--{if $invoice_list}-->
<style type="text/css">
.vote form{display:inline;}
.vote form a{ text-decoration:underline;}
</style>
<div class="modTitle clearfix">
<span class="left"></span><span class="right"></span>
<div class="f_l">{$lang.shipping_query}</div>
</div>
<div class="modBox vote">
<!-- 发货单查询{foreach from=$invoice_list item=invoice} -->
<strong>{$lang.order_number}</strong> {$invoice.order_sn}<br />
<strong>{$lang.consignment}</strong> {$invoice.invoice_no}<br />
<div style="border-bottom:1px dashed #ccc; line-height:8px; height:8px; overflow:hidden; margin-bottom:5px;"></div>
<!-- 结束发货单查询{/foreach}-->
</div>
<!-- {/if} -->

我在 后台模版里有做设置了。。也添加了订单和确认发货了,不知道是 什么问题。请高手指点

FA.jpg (51.24 KB)

FA.jpg


回答:
http://cs.kaba366.cn网站地址,请指点

为什么没有人解决呢

$invoice_list 变量可能为空

已经解决了。。想知道的加我215486366