|
|
|
@ -16,7 +16,7 @@
|
|
|
|
|
<div class="trunk-search clearfix">
|
|
|
|
|
<table class="tab jstab">
|
|
|
|
|
<tr>
|
|
|
|
|
<td class="<eq name='Think.get.type' value='0'>current<else /><empty name='Think.get.type'>current</empty></eq> first_border" ><a href="javascript:;" >基本信息</a></td>
|
|
|
|
|
<td class="<eq name='Think.get.type' value='0'>current<else /><empty name='Think.get.type'>current</empty></eq> first_border" ><a href="javascript:;" style="cursor: auto;">基本信息</a></td>
|
|
|
|
|
<!--<td class="<eq name='Think.get.type' value='1'>current</eq>"><a href="javascript:;" >结算信息</a></td>-->
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
@ -26,101 +26,54 @@
|
|
|
|
|
<form action="{:U('Promote/edit_chlid',array('type'=>0))}" novalidate="novalidate" method="post" class="edit_info" id="form_child_info">
|
|
|
|
|
<table class="table2">
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td class="l">登录帐号:</td>
|
|
|
|
|
|
|
|
|
|
<td class="r">
|
|
|
|
|
|
|
|
|
|
<input type="text" class="name txt" name="account" id="account" value="{$data['account']}" disabled="disabled">
|
|
|
|
|
|
|
|
|
|
<span id="account_tip"></span>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td class="l">登录密码:</td>
|
|
|
|
|
|
|
|
|
|
<td class="r">
|
|
|
|
|
|
|
|
|
|
<input type="password" class="name txt" name="password" id="password" placeholder="如不更改密码,不需填写">
|
|
|
|
|
|
|
|
|
|
<span id="password_tip"></span>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td class="l"><i style="margin-right:4px;color:red">*</i>子渠道昵称:</td>
|
|
|
|
|
|
|
|
|
|
<td class="r">
|
|
|
|
|
|
|
|
|
|
<input type="text" class="name txt" name="nickname" id="nickname" value="{$data['nickname']}" placeholder="请输入子渠道昵称">
|
|
|
|
|
|
|
|
|
|
<span id="nickname_tip"></span>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td class="l"><i style="margin-right:4px;color:red">*</i>联系人:</td>
|
|
|
|
|
|
|
|
|
|
<td class="r">
|
|
|
|
|
|
|
|
|
|
<input type="text" class="name txt" name="real_name" id="real_name" value="{$data['real_name']}" placeholder="请输入子渠道联系人">
|
|
|
|
|
|
|
|
|
|
<span id="real_name_tip"></span>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td class="l"><i style="margin-right:4px;color:red">*</i>手机号:</td>
|
|
|
|
|
|
|
|
|
|
<td class="r">
|
|
|
|
|
|
|
|
|
|
<input type="text" class="name txt" name="mobile_phone" id="mobile_phone" value="{$data['mobile_phone']}" placeholder="请输入子渠道手机号">
|
|
|
|
|
|
|
|
|
|
<span id="mobile_phone_tip"></span>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td class="l">电子邮箱</td>
|
|
|
|
|
|
|
|
|
|
<td class="r">
|
|
|
|
|
|
|
|
|
|
<input type="text" class="name txt" name="email" id="email" value="{$data['email']}" placeholder="请输入子渠道电子邮箱">
|
|
|
|
|
|
|
|
|
|
<span id="email_tip"></span>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td class="l"></td>
|
|
|
|
|
|
|
|
|
|
<td class="r">
|
|
|
|
|
|
|
|
|
|
<input type="hidden" name="id" value="{$data.id}"/>
|
|
|
|
|
|
|
|
|
|
<input type="submit" class="tj btn ajax-post" onclick="check('form_child_info')" value="确认修改" title="" target-form="edit_info">
|
|
|
|
|
<input type="submit" class="tj btn ajax-post" onclick="check('form_child_info')" value="确认修改" title="" target-form="edit_info" style="cursor: pointer;">
|
|
|
|
|
<a class="back_btn " alt="返回上一页" title="返回上一页" href="javascript:window.history.back();">返回</a>
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</form>
|
|
|
|
@ -128,21 +81,13 @@
|
|
|
|
|
<div class="tabpan <eq name='Think.get.type' value='1'>current</eq>">
|
|
|
|
|
<form action="{:U('Promote/edit_chlid',array('type'=>1))}" novalidate="novalidate" method="post" class="edit_info_bake" id="form_child_back" >
|
|
|
|
|
<table class="table2">
|
|
|
|
|
|
|
|
|
|
<!-- <tr>
|
|
|
|
|
|
|
|
|
|
<td class="l"><span class="req">*</span>结算电话:</td>
|
|
|
|
|
|
|
|
|
|
<td class="r">
|
|
|
|
|
|
|
|
|
|
<input type="text" class="name txt" name="mobile_phone" id="mobile_phone" value="{$data['mobile_phone']}" placeholder="输入结算电话">
|
|
|
|
|
|
|
|
|
|
<span id="password_tip"></span>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr> -->
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
<td class="l"><span class="req">*</span>开户城市:</td>
|
|
|
|
|
<td class="r r1">
|
|
|
|
@ -172,72 +117,41 @@
|
|
|
|
|
<span id="bank_area_tip"></span>
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td class="l"><span class="req">*</span>开户网点:</td>
|
|
|
|
|
|
|
|
|
|
<td class="r">
|
|
|
|
|
|
|
|
|
|
<input type="text" class="name txt" name="account_openin" id="account_openin" value="{$data['account_openin']}" placeholder="请输入银行开户网点">
|
|
|
|
|
|
|
|
|
|
<span id="account_openin_tip"></span>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td class="l"><span class="req">*</span>收款银行:</td>
|
|
|
|
|
|
|
|
|
|
<td class="r">
|
|
|
|
|
|
|
|
|
|
<input type="text" class="name txt" name="bank_name" id="bank_name" value="{$data['bank_name']}" placeholder="请输入收款银行">
|
|
|
|
|
|
|
|
|
|
<span id="bank_name_tip"></span>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td class="l"><span class="req">*</span>银行户名:</td>
|
|
|
|
|
|
|
|
|
|
<td class="r">
|
|
|
|
|
|
|
|
|
|
<input type="text" class="name txt" name="bank_account" id="bank_account" value="{$data['bank_account']}" placeholder="请输入银行户名">
|
|
|
|
|
|
|
|
|
|
<span id="email_tip"></span>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td class="l"><span class="req">*</span>银行卡号:</td>
|
|
|
|
|
|
|
|
|
|
<td class="r">
|
|
|
|
|
|
|
|
|
|
<input type="text" class="name txt" name="bank_card" id="bank_card" value="{$data['bank_card']}" placeholder="请输入银行卡号">
|
|
|
|
|
|
|
|
|
|
<span id="email_tip"></span>
|
|
|
|
|
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
<tr>
|
|
|
|
|
|
|
|
|
|
<td class="l"></td>
|
|
|
|
|
|
|
|
|
|
<td class="r">
|
|
|
|
|
|
|
|
|
|
<input type="hidden" name="id" value="{$data.id}"/>
|
|
|
|
|
|
|
|
|
|
<input type="submit" class="tj btn ajax-post" onclick="check('form_child_back')" value="确认修改" title="" target-form="edit_info_bake">
|
|
|
|
|
<a class="back_btn " alt="返回上一页" title="返回上一页" href="javascript:window.history.back();">返回</a>
|
|
|
|
|
</td>
|
|
|
|
|
|
|
|
|
|
</tr>
|
|
|
|
|
</table>
|
|
|
|
|
</form>
|
|
|
|
|