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.
 
 

30 lines
599 B

<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<style type='text/css'>
body{
margin-top:15%;
margin-left:20px;
}
.big{
font-family:;
font-size:16px;
font-weight:bold;
line-height:30px;
}
span{
width:66px;
display:inline-block;
text-align:justify;
text-align-last:justify;
}
</style>
</head>
<body>
<div class='big'>
<div><span>客 户</span>:$Customer_Name</div>
<div><span>线 路</span>:$DriverLine_Name </div>
<div><span>发货日期</span>:$Date </div>
</div>
</body>
</html>