Browse Source

changesignature

yanglan 8 years ago
parent
commit
a14989a78e

+ 1 - 1
resources/views/admin/print/table_5_six.blade.php

xqd
@@ -45,7 +45,7 @@
 			</tr> 
 		</tbody>
 	</table> 	
-	<table border="1" cellspacing="0" cellpadding="0" width="800" align="center" style="min-height:800px; margin-top:10px;">
+	<table border="1" cellspacing="0" cellpadding="0" width="800" align="center" style="min-height:700px; margin-top:10px;">
 		<tr height="50">
 			<td width="140" align="center">被征收人姓名</td>
 			<td  align="center" colspan="2">{{ $table->bzc_name }}</td>

+ 3 - 3
resources/views/admin/print/table_6_four.blade.php

xqd xqd xqd
@@ -24,7 +24,7 @@
 			</tr> 
 		</tbody>
 	</table> 	
-	<table cellspacing="0" cellpadding="0" width="980" align="center"> 
+	<table cellspacing="0" cellpadding="0" width="800" align="center"> 
 		<tbody>
 			<tr> 
 			 <td width="700">
@@ -34,7 +34,7 @@
 			</tr> 
 		</tbody>
 	</table> 	
-	<table border="1" cellspacing="0" cellpadding="0" width="980" align="center" style="margin-top:10px; min-height:1200px;">
+	<table border="1" cellspacing="0" cellpadding="0" width="800" align="center" style="margin-top:10px; min-height:750px;">
 		<tr height="50">
 			<td width="140" align="center">被征收人姓名</td>
 			<td  align="center" colspan="2">{{ $table->bzc_name }}</td>
@@ -82,7 +82,7 @@
 		</tr>
 		
 	</table>
-	<table cellspacing="0" cellpadding="0" width="980" align="center" >
+	<table cellspacing="0" cellpadding="0" width="800" align="center" >
 			<tr border="0" height="50">
 			<td colspan="2" >核算(签字):</td>
 			<td width="140"  colspan="3" align="center" >初审(签字):</td>

+ 12 - 0
resources/views/admin/print/table_7_two.blade.php

xqd
@@ -127,6 +127,18 @@
 			 <p style="vertical-align:bottom; text-align:right;">   年  &nbsp;&nbsp;   月 &nbsp;&nbsp;    日&nbsp;&nbsp;&nbsp;&nbsp; </p></td>
 		</tr>
 	</table>
+	<table cellspacing="0" cellpadding="0" width="980" align="center" >
+			<tr border="0" height="50">
+			<td colspan="2" >核算(签字):</td>
+			<td width="140"  colspan="3" align="center" >初审(签字):</td>
+			<td width="140" align="center" colspan="2" > 监审(签字): </td>
+		</tr>
+		<tr border="0">
+			<td   colspan="2" >复核(签字):</td>
+			<td width="140"  colspan="3" align="center" >初审(签字):</td>
+			<td width="140" align="center" colspan="2" > 监审(签字): </td>
+		</tr>
+	</table>
  </div>
   <div align="center" style="margin-top:20px;margin-left:"> 
      <input class="print_button" type="button" id="datasubmit" value="确认打印" name="submit" onclick="printed()">