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.
|
|
<html>
|
|
|
<head>
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
|
<style type='text/css'>
|
|
|
table tr td {
|
|
|
font-size:12px;
|
|
|
}
|
|
|
</style>
|
|
|
</head>
|
|
|
<body>
|
|
|
<table align='center' style='width:100%;margin-top:4px; margin-left:8px;border-collapse:collapse;'>
|
|
|
<tr><td style='font-size:15px;font-weight:bold;'>$Goods_Name</td></tr>
|
|
|
<tr><td>规格:$Goods_Spec</td></tr>
|
|
|
<tr><td>产品重量:$Weight</td></tr>
|
|
|
<tr><td>生产日期: $Date</td></tr>
|
|
|
<tr><td><img src='$ImageUrl' style='width:120px;height:120px;margin-top:-2px; margin-bottom:-10px'/></td></tr>
|
|
|
</table>
|
|
|
</body>
|
|
|
</html>
|