Commit 9b528162 authored by agping's avatar agping

收款修改

parent 3eeb9a27
{layout name="global/frame_tpl" /}
<input type="hidden" class="page-load" id="getCollection" />
<style>
.modal-body {
.modal-body-height {
overflow-y: auto;
height: 200px;
}
......@@ -339,7 +339,7 @@
收付金额
</h4>
</div>
<div class="modal-body">
<div class="modal-body modal-body-height">
实付金额:<input type="number" id='real_money' />
<div class="clear"></div>
手续费:&nbsp;&nbsp;&nbsp;<input type="number" id='real_money2' />
......@@ -368,7 +368,7 @@
收款图片
</h4>
</div>
<div class="modal-body">
<div class="modal-body modal-body-height">
<ul class="list-group">
<li class="list-group-item">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment