Example #1
0
                                </tbody>
                            </table>
                        </form>
                    </div>
                        
                    <div id="tabs-10">
                        <form id="add_form10" name="add_form" method="post" action="<?php 
echo url::base() . 'manage/payment/do_edit/10/' . $data['id'];
?>
">
                            <table cellspacing="0" cellpadding="0" border="0" width="100%">
                                <tbody>
                                    <tr>
                                        <th width="25%">提交地址: </th>
                                        <td><input size="100" name="submit_url" class="text required" readonly="readonly" value="<?php 
echo arr::get_val_by_kvk('id', '10', 'submit_url', $payment_types);
?>
">
                                        </td>
                                    </tr>
                                    <tr>
                                        <th width="25%">签约支付宝账号: </th>
                                        <td><input size="30" name="account" class="text required" value="<?php 
echo $data['account'];
?>
"><span class="required"> *</span> (卖家支付宝帐户)
                                        </td>
                                    </tr>
                                    <tr>
                                        <th width="25%">合作身份者ID: </th>
                                        <td><input size="30" name="partner" class="text required" value="<?php