订单详情优化

feat/task1-c-wallet
devil_gong 2019-03-15 11:05:01 +08:00
parent d460819dd1
commit e4287b9b57
1 changed files with 1 additions and 1 deletions

View File

@ -356,7 +356,7 @@
<div class="table-no"><i class="am-icon-warning"></i> 没有支付方式</div>
{{/if}}
</div>
<div class="am-form-group">
<div class="am-form-group am-form-group-refreshing">
<input type="hidden" name="id" value="0" />
<input type="hidden" name="payment_id" value="0" />
<button type="submit" class="am-btn am-btn-primary am-radius btn-loading-example am-btn-sm am-btn-block" data-am-loading="{loadingText:'处理中...'}">确认支付</button>