소스 검색

前端分页

rshinesun 8 년 전
부모
커밋
f2140952de
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      resources/views/admin/print/print_all.blade.php

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

@@ -75,7 +75,7 @@
         </table>
         </table>
 
 
         <table id="page_one" border="1" cellspacing="0" cellpadding="0" width="990" align="center"
         <table id="page_one" border="1" cellspacing="0" cellpadding="0" width="990" align="center"
-               class="t1" style="font-size:14px; margin-top:15px;">
+               class="t1" style="font-size:14px; margin-top:15px;min-height:700px">
             <tbody>
             <tbody>
             <tr class="heads_tr">
             <tr class="heads_tr">
                 @for($i=1;$i<12;$i++)
                 @for($i=1;$i<12;$i++)
@@ -109,7 +109,7 @@
 
 
 
 
         <table id="page_two" border="1" cellspacing="0" cellpadding="0" width="990" align="center" class="t1"
         <table id="page_two" border="1" cellspacing="0" cellpadding="0" width="990" align="center" class="t1"
-               style="font-size:14px; margin-top:15px;">
+               style="font-size:14px; margin-top: 97px;min-height: 700px;">
             <tbody>
             <tbody>
             <tr class="heads_tr">
             <tr class="heads_tr">
                 @for($k=12;$k<23;$k++)
                 @for($k=12;$k<23;$k++)
@@ -143,7 +143,7 @@
 
 
 
 
         <table id="page_three" border="1" cellspacing="0" cellpadding="0" width="990" align="center" class="t1"
         <table id="page_three" border="1" cellspacing="0" cellpadding="0" width="990" align="center" class="t1"
-               style="font-size:14px; margin-top:15px;">
+               style="font-size:14px; margin-top: 97px;min-height: 700px;">
             <tbody>
             <tbody>
             <tr class="heads_tr">
             <tr class="heads_tr">
                 @for($j=23;$j<32;$j++)
                 @for($j=23;$j<32;$j++)