cecddf10 by wang

init

1 parent 7baace4d
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
87 <!-- </div>--> 87 <!-- </div>-->
88 <div class="form-group col-sm-4 col-md-2"> 88 <div class="form-group col-sm-4 col-md-2">
89 <label>罚息</label> 89 <label>罚息</label>
90 <input type="text" class="form-control input-text" value="<?=$interestPenalty?>"> 90 <input type="text" class="form-control input-text" name="interestPenalty" value="<?=$interestPenalty?>">
91 </div> 91 </div>
92 <div class="form-group col-sm-4 col-md-2"> 92 <div class="form-group col-sm-4 col-md-2">
93 <label>滞纳金</label> 93 <label>滞纳金</label>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!