123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723 |
- @model CP.Web.ZstOutHelp
- @using CP.Model;
- @using CP.Common;
- @using CP.Model.gp.ssc;
- @{
- Layout = "~/Views/Shared/_zst.cshtml";
- Page.TrendPageType = TrendPageType.pailie;
- var chart = Model.Chart;
- Page.Title = chart.title;
- Page.Description = chart.description;
- Page.Keywords = chart.keywords;
- Page.Chart = Model.Chart;
- Page.Cz = Model.Cz;
- Page.InnerLink = Model.InnerLinkList;
- Page.ZsList = Model.ZsList;
- Page.GjList = Model.GjList;
- Page.YlList = Model.YlList;
- Page.TbList = Model.TbList;
- Page.ZtList = Model.ZtList;
- var cz = Model.Cz;
- var tjmenu = Model.InnerLinkList;
- var pagesize = Model.PageSize;
- var year = Model.Year;
- var week = Model.Week;
- }
- @section head{
- }
- <div class="wrap">
- <div class="navbar">
- <span>当前位置:</span><a href="/">首页</a> - <a href="/zs/">走势图</a> - <a href="">@cz.name</a> - @chart.name
- </div>
- </div>
- <div class="wrap">
- <div class="container">
- <div class="title">
- <div class="search-box" id="trendSearchBox">
- <div class="search-link">
- @Html.Raw(Model.Pagehtml)
- </div>
- <div class="mSelectBox" style="margin-right:12px;" id="wSelectBox">
- <span class="mSelect week">按星期</span>
- <div class="mSelectList week">
- @Html.Raw(Model.Weekhtml)
- </div>
- </div>
- <div class="mSelectBox" id="mSelectBox">
- <span class="mSelect year">按年份</span>
- <div class="mSelectList year">
- @Html.Raw(Model.Yearhtml)
- </div>
- </div>
- <div class="zs-search">
- <input type="text" id="startTerm" name="startTerm" class="input-term" value="@Model.Sqi"
- onkeyup="this.value=this.value.replace(/[^0-9]/g,'')" /><span>至</span>
- <input type="text" id="endTerm" name="endTerm" class="input-term" value="@Model.Eqi"
- onkeyup="this.value=this.value.replace(/[^0-9]/g,'')" /><span>期</span>
- </div>
- <input type="submit" value="查看" class="btn-search" id="btnSearch" />
- <input type="button" value="刷新" class="btn-search" id="btnRefresh" />
- </div>
- <h1>
- @chart.name
- </h1>
- </div>
- <div class="trend" id="trendBox">
- <!--走势图功能选择部分 begin-->
- <div class="ctl-box">
- 标注形式选择:
- <span class="ctl-item"><input type="checkbox" name="ctl_foldLine" id="ctl_foldLine1" checked="checked" autocomplete="off"><label for="ctl_foldLine1">折线</label></span>
- <span class="ctl-item"><input type="checkbox" name="ctl_miss" id="ctl_miss1" autocomplete="off"><label for="ctl_miss1">不带遗漏数据</label></span>
- <span class="ctl-item"><input type="checkbox" name="ctl_sliceMiss" id="ctl_sliceMiss1" autocomplete="off"><label for="ctl_sliceMiss1">遗漏分层</label></span>
- <span class="ctl-item"><input type="checkbox" name="ctl_repeat" id="ctl_repeat1" autocomplete="off"><label for="ctl_repeat1">重号</label></span>
- <span class="ctl-item"><input type="checkbox" name="ctl_near" id="ctl_near1" autocomplete="off"><label for="ctl_near1">邻号</label></span>
- <span class="ctl-item"><input type="checkbox" name="ctl_jump" id="ctl_jump1" autocomplete="off"><label for="ctl_jump1">跳号</label></span>
- </div>
- <!--走势图功能选择部分 end-->
- <!--数据体部分 begin-->
- <table class="chartTable" id="chartBody">
- <thead>
- <tr>
- <th width="45" rowspan="2" class="sort_up brl"><strong>期号</strong></th>
- <th rowspan="2" class="split02"></th>
- <th colspan="10">万位</th>
- <th rowspan="2" class="split02"></th>
- <th colspan="10">千位</th>
- <th rowspan="2" class="split02"></th>
- <th colspan="10">百位</th>
- <th rowspan="2" class="split02"></th>
- <th colspan="10">十位</th>
- <th rowspan="2" class="split02"></th>
- <th colspan="10">个位</th>
- <th rowspan="2" class="split02"></th>
- <th width="20" rowspan="2">和值</th>
- <th width="25" rowspan="2">奇偶<br />比例</th>
- <th width="25" rowspan="2">大小<br />比例</th>
- <th width="25" rowspan="2" class="brr">质合<br />比例</th>
- </tr>
- <tr>
- <th width="20">0</th>
- <th width="20">1</th>
- <th width="20">2</th>
- <th width="20">3</th>
- <th width="20">4</th>
- <th width="20">5</th>
- <th width="20">6</th>
- <th width="20">7</th>
- <th width="20">8</th>
- <th width="20">9</th>
- <th width="20">0</th>
- <th width="20">1</th>
- <th width="20">2</th>
- <th width="20">3</th>
- <th width="20">4</th>
- <th width="20">5</th>
- <th width="20">6</th>
- <th width="20">7</th>
- <th width="20">8</th>
- <th width="20">9</th>
- <th width="20">0</th>
- <th width="20">1</th>
- <th width="20">2</th>
- <th width="20">3</th>
- <th width="20">4</th>
- <th width="20">5</th>
- <th width="20">6</th>
- <th width="20">7</th>
- <th width="20">8</th>
- <th width="20">9</th>
- <th width="20">0</th>
- <th width="20">1</th>
- <th width="20">2</th>
- <th width="20">3</th>
- <th width="20">4</th>
- <th width="20">5</th>
- <th width="20">6</th>
- <th width="20">7</th>
- <th width="20">8</th>
- <th width="20">9</th>
- <th width="20">0</th>
- <th width="20">1</th>
- <th width="20">2</th>
- <th width="20">3</th>
- <th width="20">4</th>
- <th width="20">5</th>
- <th width="20">6</th>
- <th width="20">7</th>
- <th width="20">8</th>
- <th width="20">9</th>
- </tr>
- </thead>
- <tbody id="chartData">
- @Html.Raw(Model.Oinfo.zsthtml)
- </tbody>
- <!--模拟选号框-->
- <tbody id="preseleBody">
- <tr class="presele">
- <td class="presele-title brl"><strong>选号1</strong></td>
- <td class="split01"></td>
- <td class="presele-ball" pl="red">0</td>
- <td class="presele-ball" pl="red">1</td>
- <td class="presele-ball" pl="red">2</td>
- <td class="presele-ball" pl="red">3</td>
- <td class="presele-ball" pl="red">4</td>
- <td class="presele-ball" pl="red">5</td>
- <td class="presele-ball" pl="red">6</td>
- <td class="presele-ball" pl="red">7</td>
- <td class="presele-ball" pl="red">8</td>
- <td class="presele-ball" pl="red">9</td>
- <td class="split01"></td>
- <td class="presele-ball" pl="blue">0</td>
- <td class="presele-ball" pl="blue">1</td>
- <td class="presele-ball" pl="blue">2</td>
- <td class="presele-ball" pl="blue">3</td>
- <td class="presele-ball" pl="blue">4</td>
- <td class="presele-ball" pl="blue">5</td>
- <td class="presele-ball" pl="blue">6</td>
- <td class="presele-ball" pl="blue">7</td>
- <td class="presele-ball" pl="blue">8</td>
- <td class="presele-ball" pl="blue">9</td>
- <td class="split01"></td>
- <td class="presele-ball" pl="red">0</td>
- <td class="presele-ball" pl="red">1</td>
- <td class="presele-ball" pl="red">2</td>
- <td class="presele-ball" pl="red">3</td>
- <td class="presele-ball" pl="red">4</td>
- <td class="presele-ball" pl="red">5</td>
- <td class="presele-ball" pl="red">6</td>
- <td class="presele-ball" pl="red">7</td>
- <td class="presele-ball" pl="red">8</td>
- <td class="presele-ball" pl="red">9</td>
- <td class="split01"></td>
- <td class="presele-ball" pl="blue">0</td>
- <td class="presele-ball" pl="blue">1</td>
- <td class="presele-ball" pl="blue">2</td>
- <td class="presele-ball" pl="blue">3</td>
- <td class="presele-ball" pl="blue">4</td>
- <td class="presele-ball" pl="blue">5</td>
- <td class="presele-ball" pl="blue">6</td>
- <td class="presele-ball" pl="blue">7</td>
- <td class="presele-ball" pl="blue">8</td>
- <td class="presele-ball" pl="blue">9</td>
- <td class="split01"></td>
- <td class="presele-ball" pl="red">0</td>
- <td class="presele-ball" pl="red">1</td>
- <td class="presele-ball" pl="red">2</td>
- <td class="presele-ball" pl="red">3</td>
- <td class="presele-ball" pl="red">4</td>
- <td class="presele-ball" pl="red">5</td>
- <td class="presele-ball" pl="red">6</td>
- <td class="presele-ball" pl="red">7</td>
- <td class="presele-ball" pl="red">8</td>
- <td class="presele-ball" pl="red">9</td>
- <td class="split01"></td>
- <td></td>
- <td></td>
- <td></td>
- <td class="brr"></td>
- </tr>
- <tr class="presele">
- <td class="presele-title brl"><strong>选号2</strong></td>
- <td class="split01"></td>
- <td class="presele-ball" pl="red">0</td>
- <td class="presele-ball" pl="red">1</td>
- <td class="presele-ball" pl="red">2</td>
- <td class="presele-ball" pl="red">3</td>
- <td class="presele-ball" pl="red">4</td>
- <td class="presele-ball" pl="red">5</td>
- <td class="presele-ball" pl="red">6</td>
- <td class="presele-ball" pl="red">7</td>
- <td class="presele-ball" pl="red">8</td>
- <td class="presele-ball" pl="red">9</td>
- <td class="split01"></td>
- <td class="presele-ball" pl="blue">0</td>
- <td class="presele-ball" pl="blue">1</td>
- <td class="presele-ball" pl="blue">2</td>
- <td class="presele-ball" pl="blue">3</td>
- <td class="presele-ball" pl="blue">4</td>
- <td class="presele-ball" pl="blue">5</td>
- <td class="presele-ball" pl="blue">6</td>
- <td class="presele-ball" pl="blue">7</td>
- <td class="presele-ball" pl="blue">8</td>
- <td class="presele-ball" pl="blue">9</td>
- <td class="split01"></td>
- <td class="presele-ball" pl="red">0</td>
- <td class="presele-ball" pl="red">1</td>
- <td class="presele-ball" pl="red">2</td>
- <td class="presele-ball" pl="red">3</td>
- <td class="presele-ball" pl="red">4</td>
- <td class="presele-ball" pl="red">5</td>
- <td class="presele-ball" pl="red">6</td>
- <td class="presele-ball" pl="red">7</td>
- <td class="presele-ball" pl="red">8</td>
- <td class="presele-ball" pl="red">9</td>
- <td class="split01"></td>
- <td class="presele-ball" pl="blue">0</td>
- <td class="presele-ball" pl="blue">1</td>
- <td class="presele-ball" pl="blue">2</td>
- <td class="presele-ball" pl="blue">3</td>
- <td class="presele-ball" pl="blue">4</td>
- <td class="presele-ball" pl="blue">5</td>
- <td class="presele-ball" pl="blue">6</td>
- <td class="presele-ball" pl="blue">7</td>
- <td class="presele-ball" pl="blue">8</td>
- <td class="presele-ball" pl="blue">9</td>
- <td class="split01"></td>
- <td class="presele-ball" pl="red">0</td>
- <td class="presele-ball" pl="red">1</td>
- <td class="presele-ball" pl="red">2</td>
- <td class="presele-ball" pl="red">3</td>
- <td class="presele-ball" pl="red">4</td>
- <td class="presele-ball" pl="red">5</td>
- <td class="presele-ball" pl="red">6</td>
- <td class="presele-ball" pl="red">7</td>
- <td class="presele-ball" pl="red">8</td>
- <td class="presele-ball" pl="red">9</td>
- <td class="split01"></td>
- <td></td>
- <td></td>
- <td></td>
- <td class="brr"></td>
- </tr>
- <tr class="presele">
- <td class="presele-title brl"><strong>选号3</strong></td>
- <td class="split01"></td>
- <td class="presele-ball" pl="red">0</td>
- <td class="presele-ball" pl="red">1</td>
- <td class="presele-ball" pl="red">2</td>
- <td class="presele-ball" pl="red">3</td>
- <td class="presele-ball" pl="red">4</td>
- <td class="presele-ball" pl="red">5</td>
- <td class="presele-ball" pl="red">6</td>
- <td class="presele-ball" pl="red">7</td>
- <td class="presele-ball" pl="red">8</td>
- <td class="presele-ball" pl="red">9</td>
- <td class="split01"></td>
- <td class="presele-ball" pl="blue">0</td>
- <td class="presele-ball" pl="blue">1</td>
- <td class="presele-ball" pl="blue">2</td>
- <td class="presele-ball" pl="blue">3</td>
- <td class="presele-ball" pl="blue">4</td>
- <td class="presele-ball" pl="blue">5</td>
- <td class="presele-ball" pl="blue">6</td>
- <td class="presele-ball" pl="blue">7</td>
- <td class="presele-ball" pl="blue">8</td>
- <td class="presele-ball" pl="blue">9</td>
- <td class="split01"></td>
- <td class="presele-ball" pl="red">0</td>
- <td class="presele-ball" pl="red">1</td>
- <td class="presele-ball" pl="red">2</td>
- <td class="presele-ball" pl="red">3</td>
- <td class="presele-ball" pl="red">4</td>
- <td class="presele-ball" pl="red">5</td>
- <td class="presele-ball" pl="red">6</td>
- <td class="presele-ball" pl="red">7</td>
- <td class="presele-ball" pl="red">8</td>
- <td class="presele-ball" pl="red">9</td>
- <td class="split01"></td>
- <td class="presele-ball" pl="blue">0</td>
- <td class="presele-ball" pl="blue">1</td>
- <td class="presele-ball" pl="blue">2</td>
- <td class="presele-ball" pl="blue">3</td>
- <td class="presele-ball" pl="blue">4</td>
- <td class="presele-ball" pl="blue">5</td>
- <td class="presele-ball" pl="blue">6</td>
- <td class="presele-ball" pl="blue">7</td>
- <td class="presele-ball" pl="blue">8</td>
- <td class="presele-ball" pl="blue">9</td>
- <td class="split01"></td>
- <td class="presele-ball" pl="red">0</td>
- <td class="presele-ball" pl="red">1</td>
- <td class="presele-ball" pl="red">2</td>
- <td class="presele-ball" pl="red">3</td>
- <td class="presele-ball" pl="red">4</td>
- <td class="presele-ball" pl="red">5</td>
- <td class="presele-ball" pl="red">6</td>
- <td class="presele-ball" pl="red">7</td>
- <td class="presele-ball" pl="red">8</td>
- <td class="presele-ball" pl="red">9</td>
- <td class="split01"></td>
- <td></td>
- <td></td>
- <td></td>
- <td class="brr"></td>
- </tr>
- </tbody>
- </table>
- <!--数据体部分 end-->
- <div class="ctl-box">
- 标注形式选择:
- <span class="ctl-item"><input type="checkbox" name="ctl_foldLine" id="ctl_foldLine2" checked="checked" autocomplete="off"><label for="ctl_foldLine2">折线</label></span>
- <span class="ctl-item"><input type="checkbox" name="ctl_miss" id="ctl_miss2" autocomplete="off"><label for="ctl_miss2">不带遗漏数据</label></span>
- <span class="ctl-item"><input type="checkbox" name="ctl_sliceMiss" id="ctl_sliceMiss2" autocomplete="off"><label for="ctl_sliceMiss2">遗漏分层</label></span>
- <span class="ctl-item"><input type="checkbox" name="ctl_repeat" id="ctl_repeat2" autocomplete="off"><label for="ctl_repeat2">重号</label></span>
- <span class="ctl-item"><input type="checkbox" name="ctl_near" id="ctl_near2" autocomplete="off"><label for="ctl_near2">邻号</label></span>
- <span class="ctl-item"><input type="checkbox" name="ctl_jump" id="ctl_jump2" autocomplete="off"><label for="ctl_jump2">跳号</label></span>
- <div class="dataAnalysisBox">
- <input name="analysisbtn" id="currentAnalysis" checked="checked" type="radio" autocomplete="off">
- <label for="currentAnalysis">当前页统计</label>
- <input name="analysisbtn" id="historyAnalysis" type="radio" autocomplete="off">
- <label for="historyAnalysis">历史统计</label>
- </div>
- </div>
- <!--数据统计-->
- <table class="chartTable">
- <thead>
- <tr>
- <th width="45" rowspan="2" class="sort_up brl"><strong>期号</strong></th>
- <th rowspan="2" class="split02"></th>
- <th colspan="10">万位</th>
- <th rowspan="2" class="split02"></th>
- <th colspan="10">千位</th>
- <th rowspan="2" class="split02"></th>
- <th colspan="10">百位</th>
- <th rowspan="2" class="split02"></th>
- <th colspan="10">十位</th>
- <th rowspan="2" class="split02"></th>
- <th colspan="10">个位</th>
- <th rowspan="2" class="split02"></th>
- <th width="20" rowspan="2">和值</th>
- <th width="25" rowspan="2">奇偶<br />比例</th>
- <th width="25" rowspan="2">大小<br />比例</th>
- <th width="25" rowspan="2" class="brr">质合<br />比例</th>
- </tr>
- <tr>
- <th width="20">0</th>
- <th width="20">1</th>
- <th width="20">2</th>
- <th width="20">3</th>
- <th width="20">4</th>
- <th width="20">5</th>
- <th width="20">6</th>
- <th width="20">7</th>
- <th width="20">8</th>
- <th width="20">9</th>
- <th width="20">0</th>
- <th width="20">1</th>
- <th width="20">2</th>
- <th width="20">3</th>
- <th width="20">4</th>
- <th width="20">5</th>
- <th width="20">6</th>
- <th width="20">7</th>
- <th width="20">8</th>
- <th width="20">9</th>
- <th width="20">0</th>
- <th width="20">1</th>
- <th width="20">2</th>
- <th width="20">3</th>
- <th width="20">4</th>
- <th width="20">5</th>
- <th width="20">6</th>
- <th width="20">7</th>
- <th width="20">8</th>
- <th width="20">9</th>
- <th width="20">0</th>
- <th width="20">1</th>
- <th width="20">2</th>
- <th width="20">3</th>
- <th width="20">4</th>
- <th width="20">5</th>
- <th width="20">6</th>
- <th width="20">7</th>
- <th width="20">8</th>
- <th width="20">9</th>
- <th width="20">0</th>
- <th width="20">1</th>
- <th width="20">2</th>
- <th width="20">3</th>
- <th width="20">4</th>
- <th width="20">5</th>
- <th width="20">6</th>
- <th width="20">7</th>
- <th width="20">8</th>
- <th width="20">9</th>
- </tr>
- </thead>
- @{ int m = 0; int max = 0; List<BasesscYlInfo> miss = Model.Oinfo.yl;}
- <tbody id="currentData">
- @foreach (var item in miss)
- {
- m++;
- if (m == 4) { max = item.ww.Max(); }
- if (item.qw.Max() > max) { max = item.qw.Max(); }
- if (item.bw.Max() > max) { max = item.bw.Max(); }
- if (item.sw.Max() > max) { max = item.sw.Max(); }
- if (item.gw.Max() > max) { max = item.gw.Max(); }
- <tr>
- <td class="brl @(m%2==1?"bg-blue":"")">@item.name</td>
- <td class="split01"></td>
- @foreach (var b in item.ww)
- {
- if (m == 4)
- {
- <td class="appears @(m%2==1?"bg-blue":"")" @(b > 99 ? $"title=\"{b}\"" : "")>
- @if (b > 99)
- {<div class="td_yl">@b</div>}
- else
- {@b} <br \><img width="16" height="@Math.Round((double)b / max * 60)" src="/static/images/line-red.gif">
- </td>
- }
- else
- {
- <td class=" @(m%2==1?"bg-blue":"")" @(b > 99 ? $"title=\"{b}\"" : "")>
- @if (b > 99)
- {<div class="td_yl">@b</div>}
- else
- {@b}
- </td>
- }
- }
- <td class="split01"></td>
- @foreach (var b in item.qw)
- {
- if (m == 4)
- {
- <td class="appears @(m%2==1?"bg-blue":"")" @(b > 99 ? $"title=\"{b}\"" : "")>
- @if (b > 99)
- {<div class="td_yl">@b</div>}
- else
- {@b} <br \><img width="16" height="@Math.Round((double)b / max * 60)" src="/static/images/line-blue.gif">
- </td>
- }
- else
- {
- <td class=" @(m%2==1?"bg-blue":"")" @(b > 99 ? $"title=\"{b}\"" : "")>
- @if (b > 99)
- {<div class="td_yl">@b</div>}
- else
- {@b}
- </td>
- }
- }
- <td class="split01"></td>
- @foreach (var b in item.bw)
- {
- if (m == 4)
- {
- <td class="appears @(m%2==1?"bg-blue":"")" @(b > 99 ? $"title=\"{b}\"" : "")>
- @if (b > 99)
- {<div class="td_yl">@b</div>}
- else
- {@b} <br \><img width="16" height="@Math.Round((double)b / max * 60)" src="/static/images/line-red.gif">
- </td>
- }
- else
- {
- <td class=" @(m%2==1?"bg-blue":"")" @(b > 99 ? $"title=\"{b}\"" : "")>
- @if (b > 99)
- {<div class="td_yl">@b</div>}
- else
- {@b}
- </td>
- }
- }
- <td class="split01"></td>
- @foreach (var s in item.sw)
- {
- if (m == 4)
- {
- <td class="appears @(m%2==1?"bg-blue":"")" @(s > 99 ? $"title=\"{s}\"" : "")>
- @if (s > 99)
- {<div class="td_yl">@s</div>}
- else
- {@s} <br \><img width="16" height="@Math.Round((double)s / max * 60)" src="/static/images/line-blue.gif">
- </td>
- }
- else
- {
- <td class=" @(m%2==1?"bg-blue":"")" @(s > 99 ? $"title=\"{s}\"" : "")>
- @if (s > 99)
- {<div class="td_yl">@s</div>}
- else
- {@s}
- </td>
- }
- }
- <td class="split01"></td>
- @foreach (var g in item.gw)
- {
- if (m == 4)
- {
- <td class="appears @(m%2==1?"bg-blue":"")" @(g > 99 ? $"title=\"{g}\"" : "")>
- @if (g > 99)
- {<div class="td_yl">@g</div>}
- else
- {@g} <br \><img width="16" height="@Math.Round((double)g / max * 60)" src="/static/images/line-red.gif">
- </td>
- }
- else
- {
- <td class=" @(m%2==1?"bg-blue":"")" @(g > 99 ? $"title=\"{g}\"" : "")>
- @if (g > 99)
- {<div class="td_yl">@g</div>}
- else
- {@g}
- </td>
- }
- }
- <td class="split01"></td>
- <td class="@(m%2==1?"bg-blue":"")"></td>
- <td class="@(m%2==1?"bg-blue":"")"></td>
- <td class="@(m%2==1?"bg-blue":"")"></td>
- <td class="@(m%2==1?"bg-blue":"") brr"></td>
- </tr>
- }
- </tbody>
- <tbody id="historyData" style="display:none;">
- @{m = 0; max = 0; miss = Model.Oinfo.lsyl;}
- @foreach (var item in miss)
- {
- m++;
- if (m == 4) { max = item.ww.Max(); }
- if (item.qw.Max() > max) { max = item.qw.Max(); }
- if (item.bw.Max() > max) { max = item.bw.Max(); }
- if (item.sw.Max() > max) { max = item.sw.Max(); }
- if (item.gw.Max() > max) { max = item.gw.Max(); }
- <tr>
- <td class="brl @(m%2==1?"bg-blue":"")">@item.name</td>
- <td class="split01"></td>
- @foreach (var b in item.ww)
- {
- if (m == 4)
- {
- <td class="appears @(m%2==1?"bg-blue":"")" @(b > 99 ? $"title=\"{b}\"" : "")>
- @if (b > 99)
- {<div class="td_yl">@b</div>}
- else
- {@b} <br \><img width="16" height="@Math.Round((double)b / max * 100)" src="/static/images/line-red.gif">
- </td>
- }
- else
- {
- <td class=" @(m%2==1?"bg-blue":"")" @(b > 99 ? $"title=\"{b}\"" : "")>
- @if (b > 99)
- {<div class="td_yl">@b</div>}
- else
- {@b}
- </td>
- }
- }
- <td class="split01"></td>
- @foreach (var b in item.qw)
- {
- if (m == 4)
- {
- <td class="appears @(m%2==1?"bg-blue":"")" @(b > 99 ? $"title=\"{b}\"" : "")>
- @if (b > 99)
- {<div class="td_yl">@b</div>}
- else
- {@b} <br \><img width="16" height="@Math.Round((double)b / max * 100)" src="/static/images/line-blue.gif">
- </td>
- }
- else
- {
- <td class=" @(m%2==1?"bg-blue":"")" @(b > 99 ? $"title=\"{b}\"" : "")>
- @if (b > 99)
- {<div class="td_yl">@b</div>}
- else
- {@b}
- </td>
- }
- }
- <td class="split01"></td>
- @foreach (var b in item.bw)
- {
- if (m == 4)
- {
- <td class="appears @(m%2==1?"bg-blue":"")" @(b > 99 ? $"title=\"{b}\"" : "")>
- @if (b > 99)
- {<div class="td_yl">@b</div>}
- else
- {@b} <br \><img width="16" height="@Math.Round((double)b / max * 100)" src="/static/images/line-red.gif">
- </td>
- }
- else
- {
- <td class=" @(m%2==1?"bg-blue":"")" @(b > 99 ? $"title=\"{b}\"" : "")>
- @if (b > 99)
- {<div class="td_yl">@b</div>}
- else
- {@b}
- </td>
- }
- }
- <td class="split01"></td>
- @foreach (var s in item.sw)
- {
- if (m == 4)
- {
- <td class="appears @(m%2==1?"bg-blue":"")" @(s > 99 ? $"title=\"{s}\"" : "")>
- @if (s > 99)
- {<div class="td_yl">@s</div>}
- else
- {@s} <br \><img width="16" height="@Math.Round((double)s / max * 100)" src="/static/images/line-blue.gif">
- </td>
- }
- else
- {
- <td class=" @(m%2==1?"bg-blue":"")" @(s > 99 ? $"title=\"{s}\"" : "")>
- @if (s > 99)
- {<div class="td_yl">@s</div>}
- else
- {@s}
- </td>
- }
- }
- <td class="split01"></td>
- @foreach (var g in item.gw)
- {
- if (m == 4)
- {
- <td class="appears @(m%2==1?"bg-blue":"")" @(g > 99 ? $"title=\"{g}\"" : "")>
- @if (g > 99)
- {<div class="td_yl">@g</div>}
- else
- {@g} <br \><img width="16" height="@Math.Round((double)g / max * 100)" src="/static/images/line-red.gif">
- </td>
- }
- else
- {
- <td class=" @(m%2==1?"bg-blue":"")" @(g > 99 ? $"title=\"{g}\"" : "")>
- @if (g > 99)
- {<div class="td_yl">@g</div>}
- else
- {@g}
- </td>
- }
- }
- <td class="split01"></td>
- <td class="@(m%2==1?"bg-blue":"")"></td>
- <td class="@(m%2==1?"bg-blue":"")"></td>
- <td class="@(m%2==1?"bg-blue":"")"></td>
- <td class="@(m%2==1?"bg-blue":"") brr"></td>
- </tr>
- }
- </tbody>
- </table>
- </div>
- <!--画线及相关 begin-->
- <div id="chartLine">
- </div>
- <!--画线及相关 end-->
- </div>
- </div>
- <!--走势图浮动期号头部 begin-->
- <div id='zsScrollBanner' class="scrollBanner">
- <div class="scrollTrend">
- <table class="chartTable">
- <thead id="scrollTrendThead">
- </thead>
- </table>
- </div>
- </div>
- <!--走势图浮动期号头部 end-->
|