?? zto.php
字號:
<?php
/**
* ECSHOP EMS plug-in's language file
* ============================================================================
* All right reserved (C) 2005-2007 Beijing Yi Shang Interactive Technology
* Development Ltd.
* Web site: http://www.ecshop.com
* ----------------------------------------------------------------------------
* This is a free/open source software;it mean that you can modify, use and
* republish the program code, on the premise of that your behavior is not for
* commercial purposes.
* ============================================================================
* $Author: zblikai $
* $Id: zto.php 15646 2009-02-23 08:33:00Z zblikai $
*/
$_LANG['zto'] = 'ZTO express';
$_LANG['zto_desc'] = "Qualcomm's Medium Express instructions. Prices in accordance with the declared value charges 2% of pay, but the price fee of not less than 100 yuan, and protect the price shall not exceed the amount of 10,000 won, and protect the price of the amount of more than 10,000 yuan, more than some invalid";
$_LANG['item_fee'] = 'Single commodity costs:';
$_LANG['base_fee'] = 'Cost less than 1000g';
$_LANG['step_fee'] = 'Every less than or equal to 1000g:';
$_LANG['shipping_print'] = '<table style="width:18.2cm" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:2.2cm;"> </td>
</tr>
</table>
<table style="width:18.2cm" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:4.4cm; width:9.1cm;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width:2cm; height:0.8cm;"> </td>
<td style="width:2.7cm;">{$shop_name}</td>
<td style="width:1.2cm;"> </td>
<td>{$province}</td>
</tr>
<tr>
<td> </td>
<td colspan="3" style="height:1.6cm;">{$shop_address}</td>
</tr>
<tr>
<td> </td>
<td colspan="3" style="height:0.8cm;">{$shop_name}</td>
</tr>
<tr>
<td> </td>
<td style="height:1.2cm;">{$service_phone}</td>
<td> </td>
<td> </td>
</tr>
</table>
</td>
<td style="height:4.4cm; width:9.1cm;">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="width:2cm; height:0.8cm;"> </td>
<td style="width:2.7cm;">{$order.consignee}</td>
<td style="width:1.2cm;"> </td>
<td>{$order.region}</td>
</tr>
<tr>
<td> </td>
<td colspan="3" style="height:1.6cm;">{$order.address}</td>
</tr>
<tr>
<td> </td>
<td colspan="3" style="height:0.8cm;"></td>
</tr>
<tr>
<td> </td>
<td style="height:1.2cm;">{$order.mobile}</td>
<td> </td>
<td>{$order.zipcode}</td>
</tr>
</table>
</td>
</tr>
</table>
<table style="width:18.2cm" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="height:4.2cm;"> </td>
</tr>
</table>';
?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -