@using KJH55128_Rec.ViewModels @model List @if (ViewBag.Dispaly) { } else { } @if (!ViewBag.Dispaly) { @**@ } @if (ViewBag.Dispaly) { } else { } @if (Model != null && Model.Count > 0) { foreach (LotteryViewModel item in Model) { @*开奖号码处理*@ @if (ViewBag.Dispaly) { } else { @(int.Parse(item.hezhi) % 2 == 0 ? Html.Raw("") : Html.Raw("")) } @if (!ViewBag.Dispaly) { @**@ } @if (ViewBag.Dispaly) { } else { } } }
开奖时间 期数 号码和值 和值特征奇偶比大小比 大小形态跨度质合比012路个数比
@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@item.zotgsb