@model CP.Admin.TcdltInfoModel @{ Layout = null; Page.Title = "编辑大乐透开奖信息"; }
@Html.Raw(Page.Title)
@using (Html.BeginForm("Edit", "TcdltNum", FormMethod.Post, new { @id = "signupForm", @class = "form-horizontal" })) { @Html.AntiForgeryToken() @Html.ValidationSummary(true) @Html.HiddenFor(model => model.id);
@Html.Label("期号", new { @class = "col-sm-2 control-label" })
@Html.TextBoxFor(model => model.qi, new { @class = "form-control" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left" })
@Html.Label("开机号", new { @class = "col-sm-2 control-label" })
+
@Html.Label("(必填:在01-35取值)", new { @class = "col-sm-2 control-label", style = "color:red;text-align: left" })
@Html.Label("开奖号", new { @class = "col-sm-2 control-label" })
@Html.TextBoxFor(m => m.n1, new { @class = "form-width onlyNum_two_35" }) @Html.TextBoxFor(m => m.n2, new { @class = "form-width onlyNum_two_35" }) @Html.TextBoxFor(m => m.n3, new { @class = "form-width onlyNum_two_35" }) @Html.TextBoxFor(m => m.n4, new { @class = "form-width onlyNum_two_35" }) @Html.TextBoxFor(m => m.n5, new { @class = "form-width onlyNum_two_35" }) + @Html.TextBoxFor(m => m.n6, new { @class = "form-width onlyNum_two_12" }) @Html.TextBoxFor(m => m.n7, new { @class = "form-width onlyNum_two_12" })
@Html.Label("(必填:在01-35取值)", new { @class = "col-sm-2 control-label", style = "color:red;text-align: left" })
@Html.Label("开奖日期", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left" })
@Html.Label("投注金额", new { @class = "col-sm-2 control-label" })
@Html.TextBoxFor(model => model.tzmoney, new { @class = "form-control" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
@Html.Label("滚动金额", new { @class = "col-sm-2 control-label" })
@Html.TextBoxFor(model => model.nextmoney, new { @class = "form-control" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
@Html.Label("一等奖注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
@Html.Label("一等奖追加注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("追加奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
@Html.Label("二等奖注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
@Html.Label("二等奖追加注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("追加奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
@Html.Label("三等奖注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
@*
@Html.Label("三等奖追加注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("追加奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
*@
@Html.Label("四等奖注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
@*
@Html.Label("四等奖追加注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("追加奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
*@
@Html.Label("五等奖注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
@*
@Html.Label("五等奖追加注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("追加奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
*@
@Html.Label("六等奖注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
@Html.Label("七等奖注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
@Html.Label("八等奖注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
@Html.Label("九等奖注数", new { @class = "col-sm-2 control-label" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" }) @Html.Label("奖金", new { @class = "col-sm-1 control-label", style = "width:100px;" })
@Html.Label("(必填)", new { @class = "col-sm-1 control-label", style = "color:red;text-align: left;width:45px" })
返回列表
}