|
@@ -0,0 +1,78 @@
|
|
|
+<table width="100%" border="0" class="ke-zeroborder">
|
|
|
+ <tbody>
|
|
|
+ <tr class="autoyijianview">
|
|
|
+ <td height="34" width="15%" align="right" class="ys1">^use_time^</td>
|
|
|
+ <td width="35%" class="ys2">{use_time}</td>
|
|
|
+ <td height="34" width="15%" align="right" class="ys1">^use_site^</td>
|
|
|
+ <td width="35%" class="ys2">{use_site}</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td height="34" width="15%" align="right" class="ys1">^driver^</td>
|
|
|
+ <td width="35%" class="ys2">{driver}</td>
|
|
|
+ <td height="34" width="15%" align="right" class="ys1">^pnum^</td>
|
|
|
+ <td width="35%" class="ys2">{pnum}</td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+</table><br/>
|
|
|
+<div><b>下放明细</b></div>
|
|
|
+<table width="100%" border="0" class="ke-zeroborder">
|
|
|
+ <tbody>
|
|
|
+ <tr class="autoyijianview">
|
|
|
+ <td height="34" width="10%" align="right" class="ys1">^classes^</td>
|
|
|
+ <td width="35%" class="ys2" colspan="3">{classes}</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td height="34" align="right" class="ys1">^dgoods^</td>
|
|
|
+ <td colspan="3" class="ys2">{dgoods}</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td height="34" align="right" class="ys1">^dcon^</td>
|
|
|
+ <td width="35%" class="ys2" colspan="3">{dcon}</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td height="34" align="right" class="ys1">^rgoods^</td>
|
|
|
+ <td colspan="3" class="ys2 colspan=">{rgoods}</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td height="34" align="right" class="ys1">^rcon^</td>
|
|
|
+ <td width="35%" class="ys2" colspan="3">{rcon}</td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+</table><br/>
|
|
|
+<div><b>巷道参数</b></div>
|
|
|
+<table width="100%" border="0" class="ke-zeroborder">
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td class="ys1" rowspan="2">1、</td>
|
|
|
+ </tr>
|
|
|
+ <tr class="autoyijianview">
|
|
|
+ <td height="34" width="10%" align="right" class="ys1">^tunnel_face^</td>
|
|
|
+ <td width="20%" class="ys2" colspan="2">{tunnel_face}</td>
|
|
|
+ <td height="34" width="10%" align="right" class="ys1">^tunnel_section^</td>
|
|
|
+ <td width="20%" class="ys2">{tunnel_section}</td>
|
|
|
+ <td class="ys1">㎡</td>
|
|
|
+ <td height="34" width="10%" align="right" class="ys1">^tunnel_long^</td>
|
|
|
+ <td width="20%" class="ys2">{tunnel_long}</td>
|
|
|
+ <td class="ys1">m</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td class="ys1" rowspan="3">2、</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td height="34" width="10%" align="right" class="ys1">^site_start^</td>
|
|
|
+ <td width="20%" class="ys2" colspan="2">{site_start}</td>
|
|
|
+ <td height="34" width="10%" align="right" class="ys1">^site_end^</td>
|
|
|
+ <td width="20%" class="ys2" colspan="2">{site_end}</td>
|
|
|
+ <td height="34" width="10%" align="right" class="ys1">^distance^</td>
|
|
|
+ <td width="20%" class="ys2">{distance}</td>
|
|
|
+ <td class="ys1">公里</td>
|
|
|
+ </tr>
|
|
|
+ <tr class="autoyijianview">
|
|
|
+ <td height="34" width="10%" align="right" class="ys1">^run_num^</td>
|
|
|
+ <td width="20%" class="ys2">{run_num}</td>
|
|
|
+ <td class="ys1">趟</td>
|
|
|
+ <td height="34" width="10%" align="right" class="ys1">^run_work^</td>
|
|
|
+ <td width="20%" class="ys2" colspan="2">{run_work}</td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+</table>
|