ZIS9000.tpl 3.98 KB
<div class="SimMiddle">
	<small><br></small>
	<div class="SimTitle"><font size="5px">椽年彩誊办枉</font></div>

		<br>
		<table width="99%">
			<TR>
				<TD align="right">
					<table>
						<TR>
							<TD width="20px">
								<table cellpadding="1" cellspacing="1" bgcolor="#000000" width="100%"><TR><TD class="ZISMst2Td">  </TD></TR></table>
							</TD>
							<TD>¨</TD>
							<TD>稼数</TD>
							<TD width="20px">
								<table cellpadding="1" cellspacing="1" bgcolor="#000000" width="100%"><TR><TD class="ZISMst3Td">  </TD></TR></table>
							</TD>
							<TD>¨</TD>
							<TD>逻数</TD>
						</TR>
					</table>
				</TD>
			</TR>
		</table>
		<table width="99%">
			<TR>
				<TD align="left">
					<table width="100%" border="0" cellpadding="1" cellspacing="1" bgcolor="#000000">
						<tr>
							<th align="center" class="ConfKubunTh">络惰尸</th>
							<th align="center" class="ConfKubunTh">面惰尸</th>
							<th align="center" class="ConfKubunTh">井惰尸</th>
							<th align="center" class="ConfKubunTh">彩誊</th>
							<th align="center" class="ConfKubunTh">惰尸</th>
							<th align="center" class="ConfKubunTh">蝗脱</th>
<!--
							<th align="center" class="ConfKubunTh">山绩界</th>
-->
						</tr>
						{assign var="lineCnt" value=0}
						{section name=idx loop=$Kanjyo_Data}
							{math equation="x + 1" x=$lineCnt assign=lineCnt}
							<tr>
								<!-- 妈1超霖 -->
								{if $Kanjyo_Data[idx][10] != ""}
										<td class="{$Kanjyo_Data[idx][16]}" align="left" {$Kanjyo_Data[idx][17]} >{$Kanjyo_Data[idx][10]}</td>
								{/if}

								<!-- 妈2超霖 -->
								{if $Kanjyo_Data[idx][20] != ""}
										<td class="{$Kanjyo_Data[idx][26]}" align="left" {$Kanjyo_Data[idx][27]} >{$Kanjyo_Data[idx][20]}</td>
								{elseif $Kanjyo_Data[idx][27] == "row"}
										<td class="{$Kanjyo_Data[idx][26]}" align="left"></td>
								{/if}

								<!-- 妈3超霖 -->
								{if $Kanjyo_Data[idx][30] != ""}
										<td class="{$Kanjyo_Data[idx][36]}" align="left" {$Kanjyo_Data[idx][37]} >{$Kanjyo_Data[idx][30]}</td>
								{elseif $Kanjyo_Data[idx][37] == "row"}
										<td class="{$Kanjyo_Data[idx][36]}" align="left"></td>
								{/if}

								<!-- 妈4超霖 -->
								{if $Kanjyo_Data[idx][40] != ""}
										<td class="{$Kanjyo_Data[idx][46]}" align="left"   {$Kanjyo_Data[idx][47]} >{$Kanjyo_Data[idx][40]}</td>
										<td class="{$Kanjyo_Data[idx][46]}" align="center" {$Kanjyo_Data[idx][47]} >{$Kanjyo_Data[idx][49]}</td>
										<td class="{$Kanjyo_Data[idx][46]}" align="center" {$Kanjyo_Data[idx][47]} >
											<input type="checkbox" name="chkDisp_{$lineCnt}" id="chkDisp_{$Kanjyo_Data[idx][41]}_{$Kanjyo_Data[idx][42]}_{$Kanjyo_Data[idx][43]}_{$Kanjyo_Data[idx][44]}_{$Kanjyo_Data[idx][45]}" onClick="Disp_Update({$lineCnt},'{$Kanjyo_Data[idx][41]}','{$Kanjyo_Data[idx][42]}','{$Kanjyo_Data[idx][43]}','{$Kanjyo_Data[idx][44]}','{$Kanjyo_Data[idx][45]}')" {$Kanjyo_Flg[idx][41]}>
										</td>
<!--
										<td class="{$Kanjyo_Data[idx][46]}" align="center" {$Kanjyo_Data[idx][47]} >{$Kanjyo_Data[idx][48]}</td>
-->
								{elseif $Kanjyo_Data[idx][47] == "row"}
										<td class="{$Kanjyo_Data[idx][46]}" align="left"></td>
										<td class="{$Kanjyo_Data[idx][46]}" align="center"></td>
										<td class="{$Kanjyo_Data[idx][46]}" align="center"></td>
<!--
										<td class="{$Kanjyo_Data[idx][46]}" align="center"></td>
-->
								{/if}
							</tr>
							<!-- <tr><td class="ConfKubunTd" align="left" colspan="16"><div id="input_{$lineCnt}"></div></td></tr> -->
						{/section}
					</table>
					<input name="div_count" type="hidden" value="{$lineCnt}">
					<input name="pMode"     type="hidden" value="">
					<input name="pRank"     type="hidden" value="">
					<input name="pkseq1"    type="hidden" value="">
					<input name="pkseq2"    type="hidden" value="">
					<input name="pkseq3"    type="hidden" value="">
					<input name="pkseq4"    type="hidden" value="">
					<input name="pkseq5"    type="hidden" value="">
				</TD>
			</TR>
		</table>
		<br>

	<br>
</div>