|
|
<html>
|
|
|
<head>
|
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
|
<style type='text/css'>
|
|
|
table tr td {
|
|
|
font-size: 9px;
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
|
|
|
body {
|
|
|
font-family: 微软雅黑;
|
|
|
font-weight: bold;
|
|
|
margin-left: 15px;
|
|
|
}
|
|
|
</style>
|
|
|
</head>
|
|
|
<body>
|
|
|
<div style='font-size:16px;'>品名:$Goods_Name</div>
|
|
|
<div style='margin-top:10px;font-size:14px;'>$Info 生产日期:$Date</div>
|
|
|
<table align='center' style='width:100%;margin-top:5px;border-collapse:collapse;border-width:1px;'>
|
|
|
<tr><td>执行标准:</td><td>GB/T9959.2-2008</td><td rowspan='6'><img src='$ImageUrl' style='margin:-5px 0px -5px 20px;' /></td></tr>
|
|
|
<tr><td>储存条件:</td><td>0~4℃保存</td></tr>
|
|
|
<tr><td>保 质 期:</td><td>7天</td></tr>
|
|
|
<tr><td>生产厂家:</td><td colspan='2'>青岛万福集团股份有限公司</td></tr>
|
|
|
<tr><td>生产厂址:</td><td colspan='2'>青岛莱西市珠海路五号</td></tr>
|
|
|
<tr><td> </td><td colspan='2' style='font-size:12px;'>$Code</td></tr>
|
|
|
</table>
|
|
|
</body>
|
|
|
</html>
|