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

24 lines
632 B

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type='text/css'>
table tr td {
font-size:14px;
font-weight:bold;
}
body{
margin-left:15px;
margin-top:15px;
}
</style>
</head>
<body >
<div style='font-size:16px;width:100%;text-align:center;'>
</div>
<table align='center' style='width:100%;margin-top:5px;border-collapse:collapse;line-height:26px;'>
<tr><td colspan=2>$Goods_Name</td></tr>
<tr><td>重量:</td><td>$Weight KG</td></tr>
<tr><td>日期:</td><td>$Date</td></tr>
</table>
</body>
</html>