You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

70 lines
3.6 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="zh-CN">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title class="head-title">邮件模板</title>
</head>
<body style="margin: 0; padding: 0;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#EDF9F5" style="font-size: 14px;font-family: Arial;">
<tr>
<td height="30"></td>
</tr>
<tr>
<td>
<table class="out-table" border="0" cellpadding="8" cellspacing="0" width="800" bgcolor="#FFFFFF" align="center">
<tr>
<td>
<p>Dear Customer,</p>
</td>
</tr>
<tr>
<td>
<table class="base-table" border="1" cellpadding="8" cellspacing="0" width="100%" align="center" style="border-collapse: collapse;border-color: #ebeef5">
<tr>
<td class="billno-label" width="15%">提单号:</td>
<td class="billno-val" width="160">TEST123456</td>
</tr>
<tr>
<td class="takebillno-label" width="15%">提箱提单号:</td>
<td class="takebillno-val" width="160">TEST123456</td>
</tr>
<tr>
<td class="pol-label" width="15%">POL:</td>
<td class="pol-val" width="160">Qingdao,Shandong,China</td>
</tr>
<tr>
<td class="pod-label" width="15%">POD:</td>
<td class="pod-val" width="160">Fremantle,Western Australia,Australia</td>
</tr>
<tr>
<td class="ctn-label" width="15%">箱型箱量:</td>
<td class="ctn-val" width="160">40OH*1</td>
</tr>
<tr>
<td class="etd-label" width="15%">ETD:</td>
<td class="etd-val" width="160">2023-12-01</td>
</tr>
<tr>
<td class="eta-label" width="15%">ETA:</td>
<td class="eta-val" width="160">2023-12-01</td>
</tr>
</table>
</td>
</tr>
<tr class="email-noreply">
<td>
<p class="notice1-val">请您按照更新的ETD在免箱期内用箱以免产生超期箱使费谢谢</p>
<p class="notice2-val">请不要回复此邮箱(自动发送邮箱无人处理邮件),如有疑问,请联系操作(邮箱,电话),谢谢!</p>
<p class="notice-comp-val"></p>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>