e67d579b by yangjianbin

init

1 parent 634add66
...@@ -66,7 +66,7 @@ ...@@ -66,7 +66,7 @@
66 <div class="form-group col-sm-4 col-md-2"> 66 <div class="form-group col-sm-4 col-md-2">
67 <span class="form-control select-box"> 67 <span class="form-control select-box">
68 <select class="select" size="1"> 68 <select class="select" size="1">
69 <option ><?=$item->payBackType?></option> 69 <option><?=$item->payBackType?></option>
70 </select> 70 </select>
71 </span> 71 </span>
72 </div> 72 </div>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!