@using KJH55128_Rec.ViewModels @model List @if (ViewBag.lottery == "QG_FC3D" || ViewBag.lottery == "QG_TCP3") { } @if (ViewBag.lottery == "QG_FC3D" || ViewBag.lottery == "QG_FCSSQ") { } @if (ViewBag.lottery == "QG_FC3D" || ViewBag.lottery == "QG_FCSSQ" || ViewBag.lottery == "QG_FCQLC") { } @**@ @if (Model != null && Model.Count > 0) { foreach (LotteryViewModel item in Model) { @*开奖号码处理*@ @if (ViewBag.lottery == "QG_FC3D" || ViewBag.lottery == "QG_TCP3") { } @if (ViewBag.lottery == "QG_FC3D" || ViewBag.lottery == "QG_FCSSQ") { } @*和值特征 处理*@ @(int.Parse(item.hezhi) % 2 == 0 ? Html.Raw("") : Html.Raw("")) @*大小比 七乐彩||双色球||福彩3D 处理*@ @if (ViewBag.lottery == "QG_FC3D" || ViewBag.lottery == "QG_FCSSQ" || ViewBag.lottery == "QG_FCQLC") { } @**@ } }
开奖时间 期数 号码 试机号开机号 和值特征 奇偶比 大小比奇偶形态 其他走势图
@string.Format("{0:yyyy-MM-dd}", Convert.ToDateTime(item.OpenTime)) @item.Term @if (item.RedBall != null && item.RedBall.Length > 0) { foreach (string ball in item.RedBall) { if (ball != "-1") { @ball } else { - break; } } } @if (item.BlueBall != null && item.BlueBall.Length > 0) { foreach (string ball in item.BlueBall) { if (ball != "-1") { @ball } else { - break; } } } @item.ShiJiHao@item.KaiJiHao@item.hezhi@item.jio@item.daxiao@item.jioxt 详情 走势图 走势图