English
{#if $T.fbaList != null && $T.fbaList.length > 0} {#foreach $T.fbaList as curro}
委托订单:{$T.curro.orderCode}
目的国:{$T.curro.titleZh}
转单号:{$T.curro.transferNo}
{#if $T.curro.freightType == 1}
柜号: {$T.curro.containerNo}
{#else}
空运单号: {$T.curro.freightNo}
{#/if}
{#/for} {#/if}
{#if $T.orderList != null && $T.orderList.length > 0} {#foreach $T.orderList as curro}
{$T.curro.orderCode}
{#if $T.curro.freightType == 2}
{$T.curro.airStartCustomTitle}
{$T.curro.airEndCustomTitle}
{#elseif $T.curro.freightType == 1}
{$T.curro.seaStartCustomTitle}
{$T.curro.seaEndCustomTitle}
{#elseif $T.curro.freightType == 4}
{$T.curro.startPortStr}
{$T.curro.endPortStr}
{#/if}
品名: {$T.curro.commodity}
{#if $T.curro.freightType == 1}
货柜类型: {#if $T.curro.GP_20_Num > 0}{$T.curro.GP_20_Num}x20GP{#/if} {#if $T.curro.GP_40_Num > 0}{$T.curro.GP_40_Num}x40GP{#/if} {#if $T.curro.HQ_40_Num > 0}{$T.curro.HQ_40_Num}x40HQ{#/if} {#if $T.curro.HQ_45_Num > 0}{$T.curro.HQ_45_Num}x45HQ{#/if} {#if $T.curro.otherList != null && $T.curro.otherList.length > 0} {#foreach $T.curro.otherList as child} {$T.child.countNum}x{$T.child.title} {#/for} {#/if}
{#else}
体积/重量(KGS):{$T.curro.countVolume}cbm/{$T.curro.countWeight}kg
{#/if} {#if $T.curro.freightType == 4}
快递单号: {$T.curro.freightNo}
{#else}
预计出运时间: {$P.getLocalDate($T.curro.expSetOutDate, 1)}
{#/if}
{#/for} {#/if}
{#if $T.noteList != null && $T.noteList.length > 0} {#foreach $T.noteList as curro}
{$T.curro.orderCode}
{$T.curro.dbNo}
费用(RMB): {$T.curro.totalRMB}
费用(USD): {$T.curro.totalUSD}
账单日期: {$P.getLocalDate($T.curro.dbNoDate, 1)}
{#/for} {#/if}
{#if $T.packList != null && $T.packList.length > 0} {#foreach $T.packList as curro}
{$T.curro.orderCode}
{$T.curro.destinationCountry}
客户单号: {$T.curro.customerCode}
转单号: {$T.curro.transferCode}
收货渠道: {$T.curro.titleZh}
{#/for} {#/if}
重置密码
账号
手机号码
邮箱地址
验证码
发送验证码
新密码
确认新密码
提交