|
@@ -6045,13 +6045,13 @@ |
|
@@ -6045,13 +6045,13 @@ |
6045
|
</thead>
|
6045
|
</thead>
|
6046
|
<tbody>
|
6046
|
<tbody>
|
6047
|
<tr>
|
6047
|
<tr>
|
6048
|
- <td>g_id</td>
|
6048
|
+ <td>p_id</td>
|
6049
|
<td>string</td>
|
6049
|
<td>string</td>
|
6050
|
<td>是</td>
|
6050
|
<td>是</td>
|
6051
|
<td>商品id(以逗号隔开组成字符串</td>
|
6051
|
<td>商品id(以逗号隔开组成字符串</td>
|
6052
|
</tr>
|
6052
|
</tr>
|
6053
|
<tr>
|
6053
|
<tr>
|
6054
|
- <td>g_num</td>
|
6054
|
+ <td>p_num</td>
|
6055
|
<td>string</td>
|
6055
|
<td>string</td>
|
6056
|
<td>是</td>
|
6056
|
<td>是</td>
|
6057
|
<td>商品数量(以逗号隔开组成字符串)</td>
|
6057
|
<td>商品数量(以逗号隔开组成字符串)</td>
|
|
@@ -6086,12 +6086,12 @@ |
|
@@ -6086,12 +6086,12 @@ |
6086
|
<div class="panel-body">
|
6086
|
<div class="panel-body">
|
6087
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/api/porders/settle" method="GET" name="form42" id="form42">
|
6087
|
<form enctype="application/x-www-form-urlencoded" role="form" action="/api/porders/settle" method="GET" name="form42" id="form42">
|
6088
|
<div class="form-group">
|
6088
|
<div class="form-group">
|
6089
|
- <label class="control-label" for="g_id">g_id</label>
|
|
|
6090
|
- <input type="string" class="form-control input-sm" id="g_id" required placeholder="商品id(以逗号隔开组成字符串" name="g_id">
|
6089
|
+ <label class="control-label" for="p_id">p_id</label>
|
|
|
6090
|
+ <input type="string" class="form-control input-sm" id="p_id" required placeholder="商品id(以逗号隔开组成字符串" name="p_id">
|
6091
|
</div>
|
6091
|
</div>
|
6092
|
<div class="form-group">
|
6092
|
<div class="form-group">
|
6093
|
- <label class="control-label" for="g_num">g_num</label>
|
|
|
6094
|
- <input type="string" class="form-control input-sm" id="g_num" required placeholder="商品数量(以逗号隔开组成字符串)" name="g_num">
|
6093
|
+ <label class="control-label" for="p_num">p_num</label>
|
|
|
6094
|
+ <input type="string" class="form-control input-sm" id="p_num" required placeholder="商品数量(以逗号隔开组成字符串)" name="p_num">
|
6095
|
</div>
|
6095
|
</div>
|
6096
|
<div class="form-group">
|
6096
|
<div class="form-group">
|
6097
|
<button type="submit" class="btn btn-success send" rel="42">提交</button>
|
6097
|
<button type="submit" class="btn btn-success send" rel="42">提交</button>
|
|
@@ -12025,7 +12025,7 @@ |
|
@@ -12025,7 +12025,7 @@ |
12025
|
|
12025
|
|
12026
|
<div class="row mt0 footer">
|
12026
|
<div class="row mt0 footer">
|
12027
|
<div class="col-md-6" align="left">
|
12027
|
<div class="col-md-6" align="left">
|
12028
|
- Generated on 2019-04-12 15:06:49 </div>
|
12028
|
+ Generated on 2019-04-12 19:18:31 </div>
|
12029
|
<div class="col-md-6" align="right">
|
12029
|
<div class="col-md-6" align="right">
|
12030
|
<a href="https://www.fastadmin.net" target="_blank">FastAdmin</a>
|
12030
|
<a href="https://www.fastadmin.net" target="_blank">FastAdmin</a>
|
12031
|
</div>
|
12031
|
</div>
|