ce3568ce by yangjianbin

init

1 parent 764ed018
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
32 </div> 32 </div>
33 <div class="row cl"> 33 <div class="row cl">
34 <div class="form-group col-sm-4 col-md-2"> 34 <div class="form-group col-sm-4 col-md-2">
35 <label>还款方式</label> 35 <label>还款方式<?= $data->repaymentMode?></label>
36 <span class="form-control select-box"> 36 <span class="form-control select-box">
37 <select class="select" size="1" name="repaymentMode"> 37 <select class="select" size="1" name="repaymentMode">
38 <option>请选择</option> 38 <option>请选择</option>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!