@using KJH55128_Rec.ViewModels @model List @if (ViewBag.lottery == "GP_SSL_ShangHai") { } @if (Model != null && Model.Count > 0) { foreach (LotteryViewModel item in Model) { @*开奖号码处理*@ @if (ViewBag.lottery == "GP_SSL_ShangHai") { } } }
开奖时间 期数 号码 和值 跨度奇偶比 质合比
@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.kuadu@item.jio @item.zihebi