|
@@ -630,7 +630,7 @@
|
|
|
<!--{/if}-->
|
|
|
<!--</li>-->
|
|
|
<li class="lengththree">
|
|
|
-<em>服务类型:{$fullorder['js']} </em>
|
|
|
+<em>服务类型:</em>
|
|
|
{if $fullorder['print'] != 3 || ($fullorder['print'] == 3 && $vip == '1')}
|
|
|
{if in_array($fullorder['express'],[24,31])}
|
|
|
|
|
@@ -657,7 +657,7 @@
|
|
|
{if in_array($fullorder['express'],[24,31])}
|
|
|
<b>{if ($fullorder['js'] == 3)} IP {else} FICP{/if}</b>
|
|
|
{else if $fullorder['express'] == 1}
|
|
|
- <b>{if ($fullorder['js'] == 6)} 从发件方付税 {else } 从发件方付税 {/if}</b>
|
|
|
+ <b>{if ($fullorder['js'] == 6)} 从发件方付税 {else } 从收件方付税 {/if}</b>
|
|
|
{else}
|
|
|
<b>{if $fullorder['js'] == 0}Ground Advantage{else if $fullorder['js'] == 1}PRIORITY{else if $fullorder['js'] == 2}EXPRESS{/if}</b>
|
|
|
{/if}
|