Commit a807c9d5 by Simon Cheng

'汉字字体'

parent d26b97e4
......@@ -6,24 +6,23 @@
薪资样例
</title>
<style type="text/css">
* {margin:0; padding:0; text-indent:0; } h1 { color: black;
* {margin:0; padding:0; text-indent:0; } h1 { color: black; font-family:SimSun;
font-style: normal; font-weight: bold; text-decoration: none; font-size:
16pt; } .s1 { color: black; font-style: normal; font-weight:
16pt; } .s1 { color: black; font-family:SimSun; font-style: normal; font-weight:
normal; text-decoration: none; font-size: 10pt; vertical-align: -5pt; }
.s2 { color: black; font-style: normal; font-weight:
normal; text-decoration: none; font-size: 10pt; } p { color: black;
.s2 { color: black; font-family:SimSun; font-style: normal; font-weight:
normal; text-decoration: none; font-size: 10pt; } p { color: black; font-family:SimSun;
font-style: normal; font-weight: normal; text-decoration: none; font-size:
8pt; margin:0pt; } .s3 { color: black; font-style:
8pt; margin:0pt; } .s3 { color: black; font-family:SimSun; font-style:
normal; font-weight: normal; text-decoration: none; font-size: 8pt; } .s4
{ color: black; font-style: normal; font-weight: normal;
text-decoration: none; font-size: 8pt; } .s5 { color: black;
{ color: black; font-family:SimSun; font-style: normal; font-weight: normal;
text-decoration: none; font-size: 8pt; } .s5 { color: black; font-family:SimSun;
font-style: normal; font-weight: normal; text-decoration: none; font-size:
9pt; } .s6 { color: black; font-style: normal; font-weight:
normal; text-decoration: none; font-size: 8pt; } h3 { color: black;
9pt; } .s6 { color: black; font-family:SimSun; font-style: normal; font-weight:
normal; text-decoration: none; font-size: 8pt; } h3 { color: black; font-family:SimSun;
font-style: normal; font-weight: bold; text-decoration: none; font-size:
8pt; } h2 { color: black; font-style: normal; font-weight:
bold; text-decoration: none; font-size: 10pt; } .s7 { color: black; font-family:"Palatino
Linotype", serif; font-style: normal; font-weight: normal; text-decoration:
8pt; } h2 { color: black; font-family:SimSun; font-style: normal; font-weight:
bold; text-decoration: none; font-size: 10pt; } .s7 { color: black; font-family:"SimSun", serif; font-style: normal; font-weight: normal; text-decoration:
none; font-size: 8pt; }
</style>
</head>
......@@ -353,14 +352,14 @@
</p>
<#list comList as com>
<br/>
<p style="text-indent: 0pt;text-align: left;">
<br/>
<p style="text-indent: 0pt;text-align: left;">
${com.name}
</p>
<p style="text-indent: 2pt;text-align: left;">
</p>
<p style="text-indent: 2pt;text-align: left;">
<br/><br/>
</p>
<table style="border-collapse:collapse;margin-left:5.75pt;width:100%" cellspacing="0">
</p>
<table style="border-collapse:collapse;margin-left:5.75pt;width:100%" cellspacing="0">
<tr style="height:30pt">
<td style="width:45pt;border-top-style:solid;border-top-width:1pt;border-left-style:solid;border-left-width:1pt;border-bottom-style:solid;border-bottom-width:1pt;border-right-style:solid;border-right-width:1pt">
保险公司
......@@ -438,8 +437,8 @@
${item.note}
</td>
</tr>
</#list>
</table>
</#list>
</table>
</#list>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment