...
|
...
|
@@ -8275,7 +8275,7 @@ |
|
|
<td>pay_type</td>
|
|
|
<td>string</td>
|
|
|
<td>是</td>
|
|
|
<td>支付方式:wechat=微信,alipay=支付宝,ios=苹果内购</td>
|
|
|
<td>支付方式:wechat=微信,alipay=支付宝,money=余额</td>
|
|
|
</tr>
|
|
|
</tbody>
|
|
|
</table>
|
...
|
...
|
@@ -8320,7 +8320,7 @@ |
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
<label class="control-label" for="pay_type">pay_type</label>
|
|
|
<input type="string" class="form-control input-sm" id="pay_type" required placeholder="支付方式:wechat=微信,alipay=支付宝,ios=苹果内购" name="pay_type">
|
|
|
<input type="string" class="form-control input-sm" id="pay_type" required placeholder="支付方式:wechat=微信,alipay=支付宝,money=余额" name="pay_type">
|
|
|
</div>
|
|
|
<div class="form-group">
|
|
|
<button type="submit" class="btn btn-success send" rel="54">提交</button>
|
...
|
...
|
@@ -23636,7 +23636,7 @@ |
|
|
|
|
|
<div class="row mt0 footer">
|
|
|
<div class="col-md-6" align="left">
|
|
|
Generated on 2021-02-27 19:42:31 </div>
|
|
|
Generated on 2021-02-27 20:01:32 </div>
|
|
|
<div class="col-md-6" align="right">
|
|
|
<a href="./" target="_blank">企智帮</a>
|
|
|
</div>
|
...
|
...
|
|