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.
63 lines
1.7 KiB
63 lines
1.7 KiB
<!--start_main-->
|
|
<table class="TableNoneBorder" cellpadding="0" cellspacing="0" border="0" style="margin:20px 0px 10px 10px;width:97%;">
|
|
<tr>
|
|
<td align="center"><h2>产品档案</h2></td>
|
|
</tr>
|
|
</table>
|
|
<table class="TableHasBorder" cellpadding="0" cellspacing="1" border="0" style="margin:0px 0px 10px 0px;width:97%;">
|
|
<tr>
|
|
<td style="background-color:#CCCCCC; width:10%;font-size:16px;">加工参数名称</td>
|
|
<td style="background-color:#CCCCCC;width:10%;font-size:16px;border-right: 1px solid #000000;">加工参数值</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align:left">@SHORTNAME@</td>
|
|
<td style="text-align:left;border-right: 1px solid #000000;">@CREATEDATE@</td>
|
|
</tr>
|
|
<tr>
|
|
<td style="text-align:left">@CITY@</td>
|
|
<td style="text-align:left;border-right: 1px solid #000000;">@CREATEUSERTXT@</td>
|
|
</tr>
|
|
</table>
|
|
<!--end_main-->
|
|
<!--start_table_head-->
|
|
<table class="TableHasBorder" cellpadding="0" cellspacing="1" border="0" style="margin:10px 0px 0px 10px">
|
|
|
|
<!--end_table_head-->
|
|
<!--start_table_detail-->
|
|
|
|
<!--end_table_detail-->
|
|
<!--start_table_foot-->
|
|
</table>
|
|
|
|
|
|
<!--end_table_foot-->
|
|
|
|
|
|
|
|
<!--start_css-->
|
|
<style type="text/css">
|
|
table
|
|
{
|
|
font-size:12px;
|
|
font-family:Arial;
|
|
width:770px;
|
|
text-align:center;
|
|
}
|
|
table td
|
|
{
|
|
height:25px;
|
|
padding:5px;
|
|
}
|
|
|
|
.TableHasBorder
|
|
{
|
|
background-color:Black;
|
|
}
|
|
|
|
.TableHasBorder td
|
|
{
|
|
background-color:White;
|
|
}
|
|
|
|
</style>
|
|
<!--end_css-->
|
|
|