123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187 |
-
- @using CP.Model
- @using CP.Kjh.Models
- @model SJHModel
- @{
- Layout = "~/Views/Shared/_Layout.cshtml";
- var apiModel = Model.ApiModel_One;
- var routeLsit = RouteHelper.RouteList;
- var oldTypeName = RouteHelper.GetOldTypeName(Model.NewTypeName);
- ApiModel sjh = ViewBag.sjh;
- Page.ViewEnum = ViewEnum.SJH;
- Page.NewTypeName = apiModel.ename;
- Page.Cid = OtherHelper.CzList.SingleOrDefault(p => p.ename == apiModel.ename).cid;
- }
- <script src="~/Content/js/kjh.js"></script>
- <div class="main" style="margin-top:130px">
- <input type="hidden" id="code" value="fc3d">
- <section class="bread-nav">
- <span class="lable">当前位置:试机号</span>
- <span class="iconfont icon-right"></span>
- <span class="lable">@(routeLsit.SingleOrDefault(p => p.NewName == Model.NewTypeName).Name)试机号</span>
- </section>
- @Html.Partial("ads")
- <section class="mainContent row">
- <section class="main-title-wrapper">
- <section class="main-title">
- <a href="/sdsjh.aspx"> <span class="main-title-lable @(Model.NewTypeName==QGEnum.fcsd.ToString()?"active":"")">福彩3D</span></a>
- <a href="/p3sjh.aspx"> <span class="main-title-lable @(Model.NewTypeName==QGEnum.tcp3.ToString()?"active":"")">排列三</span></a>
- </section>
- </section>
- <section class="ksj-content-wrapper">
- <section class="ksj-main-content row">
- <section class="row col-xs-12 col-smm-6 col-sm-9">
- <section class="row">
- <section class="col-xs-12 col-md-6d5">
- <section class="ksj-num-wrapper">
- <p class="qishu">
- 第<span id="qs1" style="font-size:1.8rem;color:#c31a00;">@sjh.qi</span>期试机号:
- <span class="btn-refresh" onclick="window.location = window.location.href;">刷新</span>
- </p>
- <div class="ksj-ball">
- @Html.Action("KJHNumber", "Shared", new { opencode = sjh.sjh })
- </div>
- <p class="ksjxq" style="line-height:25px;">
- <strong style="font-size:1.6rem"> 开奖时间:</strong><span style="margin-right: 4px;">@sjh.date</span> |
- <strong style="font-size:1.6rem"> 兑奖截止:</strong><span style="margin-right: 4px;">@sjh.nextdate</span>
- </p>
- <p class="ksjxq" style="line-height:25px;">
- 和值:<span id="hz" style="margin-right: 4px;">@(OtherHelper.GetHz(sjh.sjh))</span> |
- 奇偶比:<span id="job" style="margin-right: 4px;">@(OtherHelper.GetJob(sjh.sjh))</span> |
- 大小比:<span id="dxb" style="margin-right: 4px;">@(OtherHelper.GetHz(sjh.sjh))</span>
- </p>
- <p class="kj-btn qishu-box" style="line-height:25px;">
- <span class="strong">历史:</span>
- <a data-rows="30" target="_blank" class="lot-btn lot-rows @(Model.Number==30?"active":"")" href="/@(Model.Url)-30.htm">近30期</a>
- <a data-rows="50" target="_blank" class="lot-btn lot-rows @(Model.Number==50?"active":"")" href="/@(Model.Url)-50.htm">近50期</a>
- <a data-rows="80" target="_blank" class="lot-btn lot-rows @(Model.Number==80?"active":"")" href="/@(Model.Url)-80.htm">近80期</a>
- <a data-rows="120" target="_blank" class="lot-btn lot-rows @(Model.Number==120?"active":"")" href="/@(Model.Url)-120.htm">近120期</a>
- </p>
- <p class="kj-btn" style="line-height:25px;">
- <span class="strong">推荐:</span>
- <a class="lot-btn" href="/@(Model.NewTypeName == QGEnum.fcsd.ToString() ? oldTypeName + "kjh.aspx" : oldTypeName + "-kaijihao")" target="_blank">开机号</a>
- <a class="lot-btn" href="/@(oldTypeName)-zjgz/" target="_blank">玩法</a>
- <a class="lot-btn" href="/@(RouteHelper.GetOldTypeName(Model.NewTypeName))-history-30.htm" target="_blank">开奖历史</a>
- <a class="lot-btn" href="https://www.55128.cn/@(OtherHelper.GetChartList(apiModel.ename).FirstOrDefault().url)" target="_blank">走势图</a>
- <a class="lot-btn" href="https://www.55128.cn/@(OtherHelper.GetChartList(apiModel.ename,ChartType.工具).FirstOrDefault().url)" target="_blank">工具</a>
- </p>
- </section>
- </section>
- <section class="col-xs-12 col-md-5d5">
- <section class="ksj-num-wrapper">
- <div class="ads-list-title row">
- <div class="ads-title-lable col-xs-12"><span class="iconfont icon-QG_FC3D" style="padding: 0 5px;font-size:40px;font-weight: normal;vertical-align: middle;"></span>@(apiModel.name)分析工具</div>
- </div>
- <div class="ads-list-content">
- <div class="tool-list-wrapper" style="margin: 0 10px;border-bottom:none;">
- <div class="list-footer row">
- @foreach (var item in OtherHelper.GetChartList(apiModel.ename, ChartType.工具).Take(8))
- {
- <a href="https://www.55128.cn/@(item.url)" class="tool-btn col-xs-6" title="@(item.name)" target="_blank">
- @(item.name)
- </a>
- }
- </div>
- </div>
- </div>
- </section>
- </section>
- </section>
- <section class="row ksj-table-wrapper">
- <div class="title">
- <section class="ksj-select-wrapper">
- <div class="select-list">
- <div class="input-btn-group">
- <input id="termInput" type="text" value="" placeholder="请输入期号" onkeyup="value=value.replace(/[^\d]/g,'')" maxlength="7">
- <ul class="query-select">
- @foreach (var item in Model.ApiModelList.Select(p => p.qi))
- {
- <li>
- <a href="@(Model.Url)-@(item).htm" target="_blank">@item</a>
- </li>
- }
- </ul>
- <button onclick="queryKSJH('sjh','Term')" style="cursor: pointer;">查询</button>
- </div>
- </div>
- <div class="select-list">
- <div class="input-btn-group">
- <input id="yearInput" type="text" value="" placeholder="请输入年份" onkeyup="value=value.replace(/[^\d]/g,'')" maxlength="4">
- <button onclick="queryKSJH('sjh','Year')" style="cursor: pointer;">查询</button>
- </div>
- </div>
- <div class="select-list">
- <div class="input-btn-group">
- <input id="startInput" type="number" value="2019080" max="2019080" placeholder="开始期数" onkeyup="value=value.replace(/[^\d]/g,'')" maxlength="7">
- <span style="float: left;padding:0 3px;">-</span>
- <input id="endInput" type="number" value="2019080" max="2019080" placeholder="结束期数" onkeyup="value=value.replace(/[^\d]/g,'')" maxlength="7">
- <button onclick="queryKSJH('sjh', 'range')" style="cursor: pointer;">查询</button>
- </div>
- </div>
- </section>
- <div class="qishu-box">
- <span>@(routeLsit.SingleOrDefault(p => p.NewName == Model.NewTypeName).Name)试机号:</span>
- <a target="_blank" class="lot-btn @(Model.Number==30?"active":"")" href="/@(Model.Url)-30.htm">近30期</a>
- <a target="_blank" class="lot-btn @(Model.Number==50?"active":"")" " href="/@(Model.Url)-50.htm">近50期</a>
- <a target="_blank" class="lot-btn @(Model.Number==80?"active":"")" " href="/@(Model.Url)-80.htm">近80期</a>
- <a target="_blank" class="lot-btn @(Model.Number==120?"active":"")" " href="/@(Model.Url)-100.htm">近120期</a>
- </div>
- </div>
- <div id="table">
- @Html.Action("SJH_Table", "Template", new { enumName = Model.NewTypeName, qi = Model.Qi, year = Model.Year, sqi = Model.Sqi, eqi = Model.Eqi, number = Model.Number })
- </div>
- </section>
- <section class="row ksj-table-wrapper">
- <input type="hidden" id="lottery" value="QG_FC3D">
- <div class="title">
- <span>@(routeLsit.SingleOrDefault(p => p.NewName == Model.NewTypeName).Name)试机号历史上的今天</span>
- </div>
- <div id="table-ls">
- @Html.Action("SJH_LSNow_Table", "Template", new { enumName = Model.NewTypeName, type = "sjh", qi = sjh.qi })
- </div>
- </section>
- </section>
- <section class="col-xs-12 col-smm-6 col-sm-3">
- @Html.Action("What", "Shared", new { ename = Model.NewTypeName, whatEnum = WhatEnum.SJH })
- <section class="ads-section">
- <div class="ads-list-title row">
- <div class="ads-title-lable col-xs-12">热门试机号</div>
- </div>
- <div class="ads-list-content">
- @Html.Action("HotSJH_KJH", "Shared", new { ename = Model.NewTypeName, isKjh = false })
- </div>
- </section>
- <section class="ads-section">
- <div class="ads-list-title row">
- <div class="ads-title-lable col-xs-12">试机号分析走势图</div>
- </div>
- <div class="ads-list-content">
- <div>
- <a href="#"><img width="100%" src="/Content/images/sjh_zst.gif" alt="走势图"></a>
- </div>
- @Html.Action("HotZS", "Shared", new { code = ViewBag.code, type = "sjh" })
- </div>
- </section>
- @Html.Action("PredictNews", "News", new { ename = Model.NewTypeName, viewEnum = ViewEnum.SJH })
- @Html.Action("What", "Shared", new { ename = Model.NewTypeName, whatEnum = WhatEnum.SJHGX })
- </section>
- </section>
- </section>
- </section>
- <input value="/@(Model.Url)" id="Url" type="hidden" />
- </div>
|