Showing
1 changed file
with
3 additions
and
1 deletions
@@ -82,9 +82,11 @@ | @@ -82,9 +82,11 @@ | ||
82 | <label>订 单 编 号:</label> | 82 | <label>订 单 编 号:</label> |
83 | <input id="mark_paid_orderCode" type="text" class="easyui-textbox" style="width:250px" readonly disabled/> | 83 | <input id="mark_paid_orderCode" type="text" class="easyui-textbox" style="width:250px" readonly disabled/> |
84 | 84 | ||
85 | + <!-- | ||
85 | <br/><br/> | 86 | <br/><br/> |
86 | <label>支付宝账号:</label> | 87 | <label>支付宝账号:</label> |
87 | - <input id="mark_paid_alipayAccount" type="hidden" class="easyui-textbox" style="width:250px" /> | 88 | + <input id="mark_paid_alipayAccount" type="text" class="easyui-textbox" style="width:250px" /> |
89 | + --> | ||
88 | 90 | ||
89 | <br/><br/> | 91 | <br/><br/> |
90 | <label>打 款 金 额:</label> | 92 | <label>打 款 金 额:</label> |
-
Please register or login to post a comment