@{ Layout = null; } 新型冠状病毒核酸检测结果查询 @Scripts.Render("~/bundles/jquery") @using (Html.BeginForm("ChargeResult", "WeiXin", new { id = "" }, FormMethod.Post, new { enctype = "multipart/form-data", name = "yy", id = "yy" })) {

新型冠状病毒核酸检测结果查询

@Html.TextBox("IDCard","", new { @class = "weui-input", @placeholder = "请输入您的身份证", @maxlength = "18", emptytips = "请输入您的身份证", notmatchtips = "请输入您的身份证", required = "" })
@Html.TextBox("Mobile", "", new { @class = "weui-input", @placeholder = "请输入您的手机号", @maxlength = "11", @type = "tel", emptytips = "请输入手机号码", required = "" })
@Html.TextBox("yzm", "", new { @class = "weui-input", @placeholder = "请输入您的验证码", type = "tel", @maxlength = "6", required = "", emptytips = "请输入验证码" })
请输入被检人登记时登记的身份证号码和手机号码进行验证。
} @* *@ @* *@