@using KJH55128_Rec.ViewModels @model List @if (ViewBag.lottery != "GP_QYH_ShanDong") { } @if (ViewBag.lottery == "GP_QYH_ShanDong") { } @if (ViewBag.lottery != "GP_QYH_ShanDong") { } @if (Model != null && Model.Count > 0) { foreach (LotteryViewModel item in Model) { @*开奖号码处理*@ @if (ViewBag.lottery != "GP_QYH_ShanDong") { @*和值特征 处理*@ @(int.Parse(item.hezhi) % 2 == 0 ? Html.Raw("") : Html.Raw("")) } @if (ViewBag.lottery == "GP_QYH_ShanDong") { } @if (ViewBag.lottery != "GP_QYH_ShanDong") { } } }
开奖时间 期数 号码和值特征和值奇偶比大小比 大小形态跨度 质合比
@item.OpenTime @item.Term @if (item.RedBall != null && item.RedBall.Length > 0) { foreach (string ball in item.RedBall) { @ball } } @if (item.BlueBall != null && item.BlueBall.Length > 0) { foreach (string ball in item.BlueBall) { @ball } } @item.hezhi@item.hezhi@item.jio@item.daxiao @item.dxxt@item.kuadu @item.zihebi