123456789101112131415161718192021222324252627282930313233 |
- <!doctype html>
- <html lang="zh-cn">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>四川快乐12TV走势图</title>
- <link href="/static/css/zst.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <div class="content">
- <table border="0" cellpadding="0" cellspacing="1">
- <thead>
- <tr class="thead" bgcolor="#1372b7">
- <th width="100" rowspan="2">期号</th>
- <th rowspan="2" colspan="5">开奖号</th>
- <th colspan="12">号码分布</th>
- <th rowspan="2">和<br>值</th>
- <th rowspan="2">跨<br>度</th>
- <th rowspan="2">大<br>小<br>比</th>
- <th rowspan="2">奇<br>偶<br>比</th>
- <th rowspan="2">质<br>合<br>比</th>
- </tr>
- <tr class="thead" bgcolor="#1372b7">
- <td>01</td><td>02</td><td>03</td><td>04</td><td>05</td><td>06</td>
- <td>07</td><td>08</td><td>09</td><td>10</td><td>11</td><td>12</td>
- </tr>
- </thead>
- <tbody><!--@@chartData--></tbody>
- <tbody><!--@@missData--></tbody>
- </table>
- </div>
- </body>
- </html>
|