9379970d by yangjianbin

init

1 parent 8acd19ae
...@@ -41,11 +41,11 @@ ...@@ -41,11 +41,11 @@
41 </div> 41 </div>
42 42
43 <div class="row cl"> 43 <div class="row cl">
44 <div class="form-group col-sm-3 col-md-2"> 44 <!--<div class="form-group col-sm-3 col-md-2">
45 <label>月收入</label> 45 <label>月收入</label>
46 <input type="text" class="form-control input-text" value="<?=$clientUnitOutputVO ? $clientUnitOutputVO->monthlyIncome : ''?>"> 46 <input type="text" class="form-control input-text" value="<?/*=$clientUnitOutputVO ? $clientUnitOutputVO->monthlyIncome : ''*/?>">
47 <span class="glyphicon glyphicon-rmb form-control-feedback" aria-hidden="true"></span> 47 <span class="glyphicon glyphicon-rmb form-control-feedback" aria-hidden="true"></span>
48 </div> 48 </div>-->
49 <div class="form-group col-sm-3 col-md-2"> 49 <div class="form-group col-sm-3 col-md-2">
50 <label>工资发放形式</label> 50 <label>工资发放形式</label>
51 <span class="form-control select-box"> 51 <span class="form-control select-box">
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!