@using Models @using KJH55128_Rec.ViewModels @using Common @model LotteryData @{ string nav = ""; string lotterytype = ""; LotterySupply lotterySuppley = null; if (ViewBag.area == "qgc")//全国彩 { nav = "lotterynav"; lotterytype = "QGC"; } if (ViewBag.area == "dfc")//地方彩 { nav = "lotterynav"; lotterytype = "DFC"; } if (ViewBag.lotterysu != null) { lotterySuppley = new LotterySupply(); lotterySuppley = ViewBag.lotterysu; } string ze = Model.MoneyPond == null ? "0.00" : Model.MoneyCount; if (Model.MoneyCount != null && Model.MoneyCount.IndexOf(" ") != -1) { ze = Model.MoneyCount.Replace(" ", ""); } } @if (ViewBag.tdk != null) { @(ViewBag.tdk.Tags) if (string.IsNullOrEmpty(ViewBag.tdk.Tags)) { @(Model.LotteryName)开奖结果_@(Model.LotteryName)开奖结果查询_@(Model.LotteryName)开奖结果今天_开奖助手 } } else { @(Model.LotteryName)开奖结果_@(Model.LotteryName)开奖结果查询_@(Model.LotteryName)开奖结果今天_开奖助手 } @**@ @if (ViewBag.tdk != null) { } else { } @**@ @Html.Action("header", "Shared")
@Html.Action(nav, "Shared", new { type = lotterytype }) @Html.Action("ads", "Shared", new { className = "lg-margin" })
@Model.LotteryName
@(Model.LotteryName)

@Model.Term

    @{ int qs = int.Parse(Model.Term);} @for (int i = 1; i < 15; i++) { if ((qs - i).ToString().IndexOf("000") == -1) {
  • @(qs - i)
  • } else { int lastqs = StringHelper.GetLastTermOfLastYear(Model.KJTime); int year = StringHelper.GetLastYear(Model.Term); for (int j = 0; j < 6; j++) {
  • @(year)@(lastqs - j)
  • } break; } }
期开奖结果 @*@(Model.LotteryName)@(Model.Term) 期开奖结果*@ 开奖时间:@string.Format("{0:yyyy年MM月dd日}", Convert.ToDateTime(Model.OpenTime))| 兑奖截止:@(StringHelper.GetDuiJiangtime(Model.OpenTime).ToString("yyyy年MM月dd日"))
@if (Model.LotteryText == "hk6" && ViewBag.newBall != null) {
@{ int i = 1;} @foreach (var balls in ViewBag.newBall) { @balls.OpenCode if (i == 6) { + } i++; }
@{ i = 1;} @foreach (var balls in ViewBag.newBall) { @(balls.LotteryAttrItem.ShengXiao) if (i == 6) { } i++; }
@{ i = 1;} @foreach (var balls in ViewBag.newBall) { @(balls.LotteryAttrItem.WuXing) if (i == 6) { } i++; }
} else {
@if (Model.RedBall != null && Model.RedBall.Length > 0) { foreach (string ball in Model.RedBall) { @ball } } @if (Model.BlueBall != null && Model.BlueBall.Length > 0) { foreach (string ball in Model.BlueBall) { @ball } } @if (Model.Details != null && Model.Details.Count > 0 && Model.LotteryType == "GP_KLPK3_ShanDong") { foreach (LotteryDetail ball in Model.Details) {
@ball.Value
} }
} @*@if (Model.RedBall != null && Model.RedBall.Length > 0) { foreach (string ball in Model.RedBall) { @ball } } @if (Model.BlueBall != null && Model.BlueBall.Length > 0) { foreach (string ball in Model.BlueBall) { @ball } } @if (Model.Details != null && Model.Details.Count > 0 && Model.LotteryType == "GP_KLPK3_ShanDong") { foreach (LotteryDetail ball in Model.Details) {
@ball.Value
} }*@
@(string.IsNullOrWhiteSpace(ViewBag.lotterysu.hezhi) ? "" : "和值:" + (ViewBag.lotterysu.hezhi))| @(string.IsNullOrWhiteSpace(lotterySuppley.jioubi) ? "" : "奇偶比:" + (lotterySuppley.jioubi))| @(string.IsNullOrWhiteSpace(lotterySuppley.daxiaobi) ? "" : "大小比:" + (lotterySuppley.daxiaobi)) @(string.Format(" 投注总额:{0:N2}元", float.Parse(ze))) @(string.IsNullOrWhiteSpace(Model.MoneyPond) ? "" : string.Format("滚动奖池:{0:N2}元", float.Parse(Model.MoneyPond)))
@(Model.LotteryName)历史开奖: 近30期 近50期 近80期 近120期
@(Model.LotteryName)相关推荐: @if (Model.LotteryText == "fc3d" || Model.LotteryText == "pl3" || Model.LotteryText == "ssq" || Model.LotteryText == "dlt") { 开机号 } @if (Model.LotteryText == "fc3d" || Model.LotteryText == "pl3") { 试机号 } 玩法规则 历史开奖 走势图 工具
@Html.Action("recomurl", "Shared", new { code = Model.LotteryText, type = 0 })
@if (Model.LotteryText != "shttc") {
@if (Model.ResultsList != null && Model.ResultsList.Count > 0) { for (int i = 0; i < Model.ResultsList.Count; i++) { } } else { @Html.Raw(""); }
本期开奖情况
奖项 单注奖金(元) 中奖注数
@Model.ResultsList[i].LevelName @(string.IsNullOrWhiteSpace(Model.ResultsList[i].Money) ? "0.00" : string.Format("{0:N2}", float.Parse(Model.ResultsList[i].Money))) @Model.ResultsList[i].Count
暂无此彩种开奖情况

@(Model.LotteryName)中奖说明

}
@(Model.LotteryName)走势图推荐
@Html.Action("zsTools", "Shared", new { lottery = Model.LotteryText, type = 1 })
@(Model.LotteryName)玩法介绍
@Html.Action("recomzxBytype", "Shared", new { type = Model.LotteryText }) @if (lotterytype == "DFC") {
@(Model.LotteryName)近8期开奖结果
更多
}
@if (Model.LotteryText == "hk6" && ViewBag.newBall != null) {
属性参照表
波色生肖五行
@foreach (var item in ViewBag.bs) { }
波色对照表
红波 蓝波 绿波
@foreach (int item1 in item.Value as List) { @item1 }
@foreach (var item in ViewBag.sx) { }
生肖对照表
@foreach (var item1 in item.Value) { @item1 }
@foreach (var item in ViewBag.wx) { }
五行对照表
@foreach (var item1 in item.Value) { @item1 }
}
@Html.Action("footer", "Shared") @**@