@model dccdc.Models.infectionRedMoneyModel
@section scripts{ }| 签到日期次数: | @Html.TextBoxFor(m => m.days, new { Styles = "width:140px", Class = "l-text" })@**@ | 满次数红包金额: | @Html.TextBoxFor(m => m.daymoney, new { Styles = "width:140px", Class = "l-text" })@**@ |
| 问卷调查后红包金额: | @Html.TextBoxFor(m => m.questionnairemoney, new { Styles = "width:140px", Class = "l-text" })@**@ | @**@ | |
|
|
|||