ecshop 2.71发货查询滚动问题??

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

以下是ecshop 2.71默认发货单的代码

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--{if $invoice_list}-->
<style type="text/css">
.vote{
border-bottom:1px dashed #ccc;
margin-bottom:8px;
padding-bottom:5px;
}
.vote form{display:inline;}
.vote form a{ text-decoration:underline;}
</style>
<div class="module_2">
<h2 class="modTitle tl">
<span class="L"></span><span class="R"></span>
{$lang.shipping_query}
</h2>
<div class="modContent">
<!-- 发货单查询{foreach name=invoice from=$invoice_list item=invoice} -->
<div class="vote">
<strong>{$lang.order_number}</strong> {$invoice.order_sn}<br />
<strong>{$lang.consignment}</strong> {$invoice.invoice_no}<br />
</div>
<!-- 结束发货单查询{/foreach}-->
</div>
</div>
<!-- {/if} -->


但修改了论坛里传的沸沸扬扬的滚动的代码 如下:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--{if $invoice_list}-->
<div class="module">
<h1><span></span>{$lang.shipping_query}</h1>
<div class="content" style="padding:5px;">
<marquee direction="up" scrollamount="3" >
<!-- 发货单查询{foreach from=$invoice_list item=invoice} -->
{$lang.order_number} {$invoice.order_sn}<br />
{$lang.consignment} {$invoice.invoice_no}
<br>收货人:{$invoice.consignee}
<br>收货地址:{$invoice.province}
<div style="height:5px; font-size:1px; line-height:1px;"></div>
<!-- 结束发货单查询{/foreach}-->
</marquee>
</div>
</div>
<!-- {/if} -->

就会显示发货单错位和不显示《发货查询》边框!高手指点!看来很久代码,始终头晕!唉 高手过来指点下的哦!
以下是ecshop 2.71默认发货单的代码

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--{if $invoice_list}-->
<style type="text/css">
.vote{
border-bottom:1px dashed #ccc;
margin-bottom:8px;
padding-bottom:5px;
}
.vote form{display:inline;}
.vote form a{ text-decoration:underline;}
</style>
<div class="module_2">
<h2 class="modTitle tl">
<span class="L"></span><span class="R"></span>
{$lang.shipping_query}
</h2>
<div class="modContent">
<!-- 发货单查询{foreach name=invoice from=$invoice_list item=invoice} -->
<div class="vote">
<strong>{$lang.order_number}</strong> {$invoice.order_sn}<br />
<strong>{$lang.consignment}</strong> {$invoice.invoice_no}<br />
</div>
<!-- 结束发货单查询{/foreach}-->
</div>
</div>
<!-- {/if} -->


但修改了论坛里传的沸沸扬扬的滚动的代码 如下:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--{if $invoice_list}-->
<div class="module">
<h1><span></span>{$lang.shipping_query}</h1>
<div class="content" style="padding:5px;">
<marquee direction="up" scrollamount="3" >
<!-- 发货单查询{foreach from=$invoice_list item=invoice} -->
{$lang.order_number} {$invoice.order_sn}<br />
{$lang.consignment} {$invoice.invoice_no}
<br>收货人:{$invoice.consignee}
<br>收货地址:{$invoice.province}
<div style="height:5px; font-size:1px; line-height:1px;"></div>
<!-- 结束发货单查询{/foreach}-->
</marquee>
</div>
</div>
<!-- {/if} -->

就会显示发货单错位和不显示《发货查询》边框!高手指点!看来很久代码,始终头晕!唉 高手过来指点下的哦!
以下是ecshop 2.71默认发货单的代码

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--{if $invoice_list}-->
<style type="text/css">
.vote{
border-bottom:1px dashed #ccc;
margin-bottom:8px;
padding-bottom:5px;
}
.vote form{display:inline;}
.vote form a{ text-decoration:underline;}
</style>
<div class="module_2">
<h2 class="modTitle tl">
<span class="L"></span><span class="R"></span>
{$lang.shipping_query}
</h2>
<div class="modContent">
<!-- 发货单查询{foreach name=invoice from=$invoice_list item=invoice} -->
<div class="vote">
<strong>{$lang.order_number}</strong> {$invoice.order_sn}<br />
<strong>{$lang.consignment}</strong> {$invoice.invoice_no}<br />
</div>
<!-- 结束发货单查询{/foreach}-->
</div>
</div>
<!-- {/if} -->


但修改了论坛里传的沸沸扬扬的滚动的代码 如下:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--{if $invoice_list}-->
<div class="module">
<h1><span></span>{$lang.shipping_query}</h1>
<div class="content" style="padding:5px;">
<marquee direction="up" scrollamount="3" >
<!-- 发货单查询{foreach from=$invoice_list item=invoice} -->
{$lang.order_number} {$invoice.order_sn}<br />
{$lang.consignment} {$invoice.invoice_no}
<br>收货人:{$invoice.consignee}
<br>收货地址:{$invoice.province}
<div style="height:5px; font-size:1px; line-height:1px;"></div>
<!-- 结束发货单查询{/foreach}-->
</marquee>
</div>
</div>
<!-- {/if} -->

就会显示发货单错位和不显示《发货查询》边框!高手指点!看来很久代码,始终头晕!唉 高手过来指点下的哦!
以下是ecshop 2.71默认发货单的代码

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--{if $invoice_list}-->
<style type="text/css">
.vote{
border-bottom:1px dashed #ccc;
margin-bottom:8px;
padding-bottom:5px;
}
.vote form{display:inline;}
.vote form a{ text-decoration:underline;}
</style>
<div class="module_2">
<h2 class="modTitle tl">
<span class="L"></span><span class="R"></span>
{$lang.shipping_query}
</h2>
<div class="modContent">
<!-- 发货单查询{foreach name=invoice from=$invoice_list item=invoice} -->
<div class="vote">
<strong>{$lang.order_number}</strong> {$invoice.order_sn}<br />
<strong>{$lang.consignment}</strong> {$invoice.invoice_no}<br />
</div>
<!-- 结束发货单查询{/foreach}-->
</div>
</div>
<!-- {/if} -->


但修改了论坛里传的沸沸扬扬的滚动的代码 如下:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--{if $invoice_list}-->
<div class="module">
<h1><span></span>{$lang.shipping_query}</h1>
<div class="content" style="padding:5px;">
<marquee direction="up" scrollamount="3" >
<!-- 发货单查询{foreach from=$invoice_list item=invoice} -->
{$lang.order_number} {$invoice.order_sn}<br />
{$lang.consignment} {$invoice.invoice_no}
<br>收货人:{$invoice.consignee}
<br>收货地址:{$invoice.province}
<div style="height:5px; font-size:1px; line-height:1px;"></div>
<!-- 结束发货单查询{/foreach}-->
</marquee>
</div>
</div>
<!-- {/if} -->

就会显示发货单错位和不显示《发货查询》边框!高手指点!看来很久代码,始终头晕!唉 高手过来指点下的哦!

回答:
以下是ecshop 2.71默认发货单的代码

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--{if $invoice_list}-->
<style type="text/css">
.vote{
border-bottom:1px dashed #ccc;
margin-bottom:8px;
padding-bottom:5px;
}
.vote form{display:inline;}
.vote form a{ text-decoration:underline;}
</style>
<div class="module_2">
<h2 class="modTitle tl">
<span class="L"></span><span class="R"></span>
{$lang.shipping_query}
</h2>
<div class="modContent">
<!-- 发货单查询{foreach name=invoice from=$invoice_list item=invoice} -->
<div class="vote">
<strong>{$lang.order_number}</strong> {$invoice.order_sn}<br />
<strong>{$lang.consignment}</strong> {$invoice.invoice_no}<br />
</div>
<!-- 结束发货单查询{/foreach}-->
</div>
</div>
<!-- {/if} -->


但修改了论坛里传的沸沸扬扬的滚动的代码 如下:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<!--{if $invoice_list}-->
<div class="module">
<h1><span></span>{$lang.shipping_query}</h1>
<div class="content" style="padding:5px;">
<marquee direction="up" scrollamount="3" >
<!-- 发货单查询{foreach from=$invoice_list item=invoice} -->
{$lang.order_number} {$invoice.order_sn}<br />
{$lang.consignment} {$invoice.invoice_no}
<br>收货人:{$invoice.consignee}
<br>收货地址:{$invoice.province}
<div style="height:5px; font-size:1px; line-height:1px;"></div>
<!-- 结束发货单查询{/foreach}-->
</marquee>
</div>
</div>
<!-- {/if} -->

就会显示发货单错位和不显示《发货查询》边框!高手指点!看来很久代码,始终头晕!唉 高手过来指点下的哦!

http://zsp5m1.chinaw3.com/演示地址

编辑申通快递插件,把里面的链接地址删除试下

恩去试试看的

天哥 弄了 还是不行的哦应该是代码的问题吧????

再次顶起此贴,高手进来指点下 拜谢啦