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.

71 lines
2.9 KiB
Plaintext

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.

@* @model DS.WMS.Core.Op.Entity.MailTemplateModel *@
<p>TO:</p>
<p><span style="color: #e03e2d;"> *** Auto Email, please reply to all (delete sender Admin)!If only reply to sender, we will not be able to find and deal with it! ***</span></p>
<p><br />Dear @Model.Contacts</p>
<div class="title"><span style="font-size: 14pt; background-color: #c2e0f4;"><strong>RE: BOOKING - @Model.Primary.CustomerNo</strong></span></div>
<p style="line-height: 2;"><br />请查看附件中的订舱委托请2小时内先行回复订舱号给我们并帮忙催促船东尽快放舱如下信息同订舱委托一致便于您查阅 <br />CARRIER@Model.Primary.Carrier <br />S/Q@Model.Primary.ContractNo<br />ETD : @Model.Primary.ETD <br /><br />POL: @Model.Primary.LoadPort <br />POD: @Model.Primary.DischargePort <br />FPOD: @Model.Primary.DeliveryPlace <br />VOL: @Model.Primary.CntrTotal <br />Commdity: @Model.Primary.GoodsName <br />HS CODE: @Model.Primary.HSCode <br />POD FREE TIME<br />REMARK@Model.Primary.BookingRemark</p>
<p><br /><strong><span style="color: #34495e;">此票订舱我司对接同事的联系方式如下,任何问题请及时跟我们沟通,谢谢!</span></strong></p>
<table style="border: 2px solid black;">
<thead style="border: 2px solid black;background-color:#C2C2C2;">
<tr>
<th>CN Name</th>
<th>Name</th>
<th>Tel No.</th>
<th>Mobile/Wechat/QQ</th>
<th>Email</th>
<th>Position</th>
</tr>
</thead>
<tbody>
<tr>
<td>@Model.Sales.Name</td>
<td>@Model.Sales.EnName</td>
<td>@Model.Sales.Tel</td>
<td>@Model.Sales.Mobile</td>
<td>@Model.Sales.Email</td>
<td>Cooperation</td>
</tr>
<tr>
<td>@Model.Operator.Name</td>
<td>@Model.Operator.EnName</td>
<td>@Model.Operator.Tel</td>
<td>@Model.Operator.Mobile</td>
<td>@Model.Operator.Email</td>
<td>OPmanager</td>
</tr>
<tr>
<td>@Model.Document.Name</td>
<td>@Model.Document.EnName</td>
<td>@Model.Document.Tel</td>
<td>@Model.Document.Mobile</td>
<td>@Model.Document.Email</td>
<td>Document</td>
</tr>
</tbody>
</table>
<p><br /><br /></p>
<div class="parent">
@* 注意!!id=sign的元素在发送邮件时程序会自动插入当前发件人的用户签名 *@
<div id="sign" class="child">
Tks + B&rsquo;rgds&nbsp;&nbsp;<br />
@Model.Document.EnName&nbsp;@Model.Document.Name&nbsp;
</div>
<div>
@if(Model.Primary.SourceName == "WSL")
{
<span>@Model.Operator.Name</span>
<span>@Model.Operator.EnName</span>
}
else if(Model.Primary.SourceName == "WSL")
{
<span>@Model.Sales.Name</span>
<span>@Model.Sales.EnName</span>
}
</div
<div class="child">General Manager | <span style="color: #e67e23;">SUNNINESS LOGISTICS CO.,LTD.&nbsp;</span> &nbsp;
</div>
<div class="child"><strong>TEL:</strong> @Model.Document.Tel&nbsp; &nbsp;|<strong>MB./We chat: </strong>@Model.Document.Mobile|<strong>QQ:</strong>2853083553 | <strong>Email:</strong>@Model.Document.Email</div>
</div>