@(Model.LotteryName)第
期开奖结果
@*@(Model.LotteryName)第@(Model.Term) 期开奖结果*@
开奖时间:@string.Format("{0:yyyy年MM月dd日}", Convert.ToDateTime(Model.OpenTime))|
兑奖截止:@(StringHelper.GetDuiJiangtime(Model.OpenTime).ToString("yyyy年MM月dd日"))
@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; } }
@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)
{
}
@*@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
}
}
@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)))
@Html.Action("recomurl", "Shared", new { code = Model.LotteryText, type = 0 })
奖项 | 单注奖金(元) | 中奖注数 |
---|---|---|
@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)走势图推荐
@(Model.LotteryName)玩法介绍
@(Model.LotteryName)近8期开奖结果
更多
@for (int i = 1; i <= 8; i++)
{
}
属性参照表
波色生肖五行
波色对照表 | ||
---|---|---|
红波 | 蓝波 | 绿波 |
@foreach (int item1 in item.Value as List |
}
生肖对照表 | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
鼠 | 牛 | 虎 | 兔 | 龙 | 蛇 | 马 | 羊 | 猴 | 鸡 | 狗 | 猪 |
@foreach (var item1 in item.Value) { @item1 } | }
五行对照表 | ||||
---|---|---|---|---|
金 | 木 | 水 | 火 | 土 |
@foreach (var item1 in item.Value) { @item1 } | }