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.
DS7/DSWeb/EDIFiles/报表利润情况说明.html

58 lines
4.7 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>
<html>
<head>
<meta charset="utf-8">
<title>报表利润情况说明</title>
</head>
<body>
<h1 style="color: #000000;font-family: SimSun;text-align: center;margin-bottom:5px;">报表利润情况说明</h1>
<hr style="width:265px;border-top: 1px solid #000000;margin: 0 auto 2px;" />
<hr style="width:265px;border-top: 1px solid #000000;margin-top: 0px;margin: 0 auto;" />
<div style="width: 1200px;margin: 0 auto;">
<table style="width:100%;margin-top:30px;border-collapse:collapse;border: 1px solid #000000;">
<tbody>
<tr>
<td nowrap="nowrap" style="color: #000000;font-family: KaiTi;font-size: 14px;width:15%;height:30px;text-align: center;border-right:1px solid #000000;border-bottom:1px solid #000000;">操作</td>
<td nowrap="nowrap" style="color:#000000;font-size:14px;padding-left:10px;width:35%;border-bottom:1px solid #000000;border-right:1px solid #000000;">$OP$</td>
<td nowrap="nowrap" style="color: #000000;font-family: KaiTi;font-size: 14px;width:15%;height:30px;text-align: center;border-right:1px solid #000000;border-bottom:1px solid #000000;">ETD日期</td>
<td nowrap="nowrap" style="color:#000000;font-size:14px;padding-left:10px;width:35%;border-bottom:1px solid #000000;">$ETD$</td>
</tr>
<tr>
<td nowrap="nowrap" style="color: #000000;font-family: KaiTi;font-size: 14px;width:15%;height:30px;text-align: center;border-right:1px solid #000000;border-bottom:1px solid #000000;">业务编号</td>
<td nowrap="nowrap" style="color:#000000;font-size:14px;padding-left:10px;width:35%;border-bottom:1px solid #000000;border-right:1px solid #000000;">$CUSTNO$</td>
<td nowrap="nowrap" style="color: #000000;font-family: KaiTi;font-size: 14px;width:15%;height:30px;text-align: center;border-right:1px solid #000000;border-bottom:1px solid #000000;">提单号/箱量</td>
<td nowrap="nowrap" style="color:#000000;font-size:14px;padding-left:10px;width:35%;border-bottom:1px solid #000000;">$MBLNO$/$CNTRTOTAL$</td>
</tr>
<tr>
<td nowrap="nowrap" style="color: #000000;font-family: KaiTi;font-size: 14px;width:15%;height:30px;text-align: center;border-right:1px solid #000000;border-bottom:1px solid #000000;">客户名称</td>
<td nowrap="nowrap" style="color:#000000;font-size:14px;padding-left:10px;width:35%;border-bottom:1px solid #000000;border-right:1px solid #000000;">$CUSTOMERNAME$</td>
<td nowrap="nowrap" style="color: #000000;font-family: KaiTi;font-size: 14px;width:15%;height:30px;text-align: center;border-right:1px solid #000000;border-bottom:1px solid #000000;">同行/直客</td>
<td nowrap="nowrap" style="color:#000000;font-size:14px;padding-left:10px;width:35%;border-bottom:1px solid #000000;">$CUSTTYPE$</td>
</tr>
<tr>
<td nowrap="nowrap" style="color: #000000;font-family: KaiTi;font-size: 14px;width:15%;height:30px;text-align: center;border-right:1px solid #000000;border-bottom:1px solid #000000;">船公司</td>
<td nowrap="nowrap" style="color:#000000;font-size:14px;padding-left:10px;width:35%;border-bottom:1px solid #000000;border-right:1px solid #000000;">$CARRIER$</td>
<td nowrap="nowrap" style="color: #000000;font-family: KaiTi;font-size: 14px;width:15%;height:30px;text-align: center;border-right:1px solid #000000;border-bottom:1px solid #000000;">PS对象写编号</td>
<td nowrap="nowrap" style="color:#000000;font-size:14px;padding-left:10px;width:35%;border-bottom:1px solid #000000;">$PSCUSTNAME$</td>
</tr>
<tr>
<td nowrap="nowrap" style="color: #000000;font-family: KaiTi;font-size: 14px;width:15%;height:30px;text-align: center;border-right:1px solid #000000;border-bottom:1px solid #000000;">利润状态</td>
<td colspan="3" nowrap="nowrap" style="color:#000000;font-size:14px;padding-left:10px;width:35%;border-bottom:1px solid #000000;border-right:1px solid #000000;">
$PROFITSTATUS$
</td>
</tr>
<tr>
<td nowrap="nowrap" style="color: #000000;font-family: KaiTi;font-size: 14px;width:15%;height:30px;text-align: center;border-right:1px solid #000000;border-bottom:1px solid #000000;">利润报表</td>
<td colspan="3" nowrap="nowrap" style="color:#000000;font-size:14px;padding-left:10px;width:35%;border-bottom:1px solid #000000;border-right:1px solid #000000;">
$PROFITSTR$
</td>
</tr>
<tr>
<td nowrap="nowrap" style="color: #000000;font-family: KaiTi;font-size: 14px;width:15%;height:70px;text-align: center;border-right:1px solid #000000;border-bottom:1px solid #000000;">情况说明</td>
<td colspan="3" style="color:#000000;font-size:14px;padding-left:10px;width:35%;border-bottom:1px solid #000000;border-right:1px solid #000000;">$SHENREMARK$</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>