username@email.com
2021-06-21 83280d90d12545d36a301c437c7d9095f190aac3
zhengcaioa/zhengcaioa/Views/User/Edit.cshtml
@@ -140,7 +140,7 @@
                <div class="col-sm-12">
                    <div class="ibox float-e-margins">
                        <div class="ibox-title">
                            <h5><i class="fa fa-list"></i>&nbsp;项目录入</h5>
                            <h5><i class="fa fa-list"></i>&nbsp;人员录入</h5>
                        </div>
                        <div id="div_content" class="ibox-content" style="background-color:white;">
                            <div class="row">
@@ -367,7 +367,7 @@
                                    <label class="text-right col-sm-1 col-md-1 control-label">薪资待遇 </label>
                                    <div class="col-sm-2 col-md-2">
                                        <input id="BasicPrice" class="form-control" label="薪资待遇" name="BasicPrice" labtype="txt" addvisible="true" maxlength="500" editvisible="true" reg="" ismust="true" type="text" value="@Model.BasicPrice" oninput="if(value.length>8)value=value.slice(0,18)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
                                        <input id="BasicPrice" class="form-control" label="薪资待遇" name="BasicPrice" labtype="txt" addvisible="true" maxlength="500" editvisible="true" reg="" ismust="true" type="text" value="@Model.BasicPrice" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
                                    </div>
                                    <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">是否购买社保 </label>
@@ -408,7 +408,7 @@
                                    </div>
                                    <label class="text-right col-sm-1 col-md-1 control-label">试用期待遇</label>
                                    <div class="col-sm-2 col-md-2">
                                        <input id="ShiyongPrice" class="form-control" label="试用期待遇" name="ShiyongPrice" labtype="txt" addvisible="true" maxlength="500" editvisible="true" reg="" ismust="true" type="text" value="@Model.ShiyongPrice" oninput="if(value.length>8)value=value.slice(0,18)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
                                        <input id="ShiyongPrice" class="form-control" label="试用期待遇" name="ShiyongPrice" labtype="txt" addvisible="true" maxlength="500" editvisible="true" reg="" ismust="true" type="text" value="@Model.ShiyongPrice" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
                                    </div>
                                    <label grouptype="Vdata" class="text-right col-sm-1 col-md-1 control-label">是否签订合同 </label>
@@ -475,6 +475,41 @@
                                    </div>
                                </div>
                                @*<div class="clearfix layer-area" style="padding-bottom:15px;">
                                    <label class="text-right col-sm-1 col-md-1 control-label">基本工资 </label>
                                    <div class="col-sm-2 col-md-2">
                                        <div class="col-sm-9 col-md-9" style="padding:0">
                                            <input class="form-control" label="基本工资" name="jibensalary" labtype="txt" addvisible="true" maxlength="20" editvisible="true" reg="" ismust="true" type="text" value="@Model.jibensalary" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
                                        </div>
                                        <div class="col-sm-3 col-md-3" style="padding:0 0 0 10px">
                                            <label class="text-left control-label">元/月</label>
                                        </div>
                                    </div>
                                    <label class="text-right col-sm-1 col-md-1 control-label">保密费</label>
                                    <div class="col-sm-2 col-md-2">
                                        <div class="col-sm-9 col-md-9" style="padding:0">
                                            <input class="form-control" label="保密费" name="baomisalary" labtype="txt" addvisible="true" maxlength="20" editvisible="true" reg="" ismust="true" type="text" value="@Model.baomisalary" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
                                        </div>
                                        <div class="col-sm-3 col-md-3" style="padding:0 0 0 10px">
                                            <label class="text-left control-label">元/月</label>
                                        </div>
                                    </div>
                                    <label class="text-right col-sm-1 col-md-1 control-label">工作补贴</label>
                                    <div class="col-sm-2 col-md-2">
                                        <div class="col-sm-9 col-md-9" style="padding:0">
                                            <input class="form-control" label="工作补贴" name="jintiesalary" labtype="txt" addvisible="true" maxlength="20" editvisible="true" reg="" ismust="true" type="text" value="@Model.jintiesalary" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
                                        </div>
                                        <div class="col-sm-3 col-md-3" style="padding:0 0 0 10px">
                                            <label class="text-left control-label">元/年</label>
                                        </div>
                                    </div>
                                </div>*@
                                <div class="clearfix layer-area" style="padding-bottom:15px;">
                                    <label class="text-right col-sm-1 col-md-1 control-label">预发工资 </label>
                                    <div class="col-sm-2 col-md-2">
@@ -483,13 +518,13 @@
                                        </div>
                                        <div class="col-sm-3 col-md-3" style="padding:0 0 0 10px">
                                            <label class="text-left control-label">元/月</label>
                                        </div>
                                    </div>
                                        </div>
                                    </div>
                                    <label class="text-right col-sm-1 col-md-1 control-label">保底年薪</label>
                                    <div class="col-sm-2 col-md-2">
                                        <div class="col-sm-9 col-md-9" style="padding:0">
                                        <div class="col-sm-9 col-md-9" style="padding:0">
                                            <input class="form-control" label="保底年薪" name="miniyearsalary" labtype="txt" addvisible="true" maxlength="20" editvisible="true" reg="" ismust="true" type="text" value="@Model.miniyearsalary" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
                                        </div>
                                        <div class="col-sm-3 col-md-3" style="padding:0 0 0 10px">
@@ -504,7 +539,7 @@
                                        <div class="col-sm-3 col-md-3" style="padding:0 0 0 10px">
                                            <label class="text-left control-label">元/年</label>
                                        </div>
                                    </div>
                                    <label class="text-right col-sm-1 col-md-1 control-label">是否交通补贴</label>
@@ -530,6 +565,7 @@
                                    </div>
                                </div>
                                <div class="clearfix layer-area" style="padding-bottom:15px;">
                                    <label class="text-right col-sm-1 col-md-1 control-label">联系电话<i class="red">*</i></label>
                                    <div class="col-sm-2 col-md-2">
@@ -543,7 +579,10 @@
                                    <div class="col-sm-2 col-md-2">
                                        <input id="Email" class="form-control" label="电子邮箱" name="Email" labtype="txt" addvisible="true" maxlength="50" editvisible="true" reg="" ismust="true" type="text" value="@Model.Email">
                                    </div>
                                    <label class="text-right col-sm-1 col-md-1 control-label">专项扣除</label>
                                    <div class="col-sm-2 col-md-2">
                                        <input id="geshuiqizheng" class="form-control" label="专项扣除" name="geshuiqizheng" labtype="txt" addvisible="true" maxlength="500" editvisible="true" reg="" ismust="true" type="text" value="@Model.geshuiqizheng" oninput="if(value.length>8)value=value.slice(0,10)" onkeyup="value=value.toString().match(/^\d+(?:\.\d{0,2})?/)">
                                    </div>
                                </div>
                                <div class="clearfix layer-area" style="padding-bottom:15px;">