Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
f4221c86
Commit
f4221c86
authored
Aug 14, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
经纪人编辑 新增
parent
1b772e5b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
24 additions
and
4 deletions
+24
-4
agent.html
application/index/view/broker/agent.html
+24
-4
No files found.
application/index/view/broker/agent.html
View file @
f4221c86
...
...
@@ -140,8 +140,7 @@
<td
colspan=
"14"
>
<form
id=
"form_search"
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"industry_type"
placeholder=
"角色"
type=
"text"
value=
""
name=
"groupname"
>
<!--<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="dish" placeholder="门店"
type="text" value="" name="store_name">-->
<select
class=
"form-control btn2 input ld-Marheight"
name=
""
id=
"district_id2_city"
>
<option
value=
""
>
选择城市
</option>
<option
value=
"上海市"
>
上海市
</option>
...
...
@@ -169,9 +168,10 @@
<option
value=
"5"
>
自动锁定
</option>
</select>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"identity_id"
placeholder=
"身份证号码"
type=
"text"
value=
""
name=
""
>
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"reset"
>
重置
</span>
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"export"
>
导出excel
</span>
</form>
</td>
</tr>
...
...
@@ -226,6 +226,10 @@
<label
class=
"col-sm-4 control-label"
>
电话(登录账号):
</label>
<input
type=
"number"
class=
"form-control btn6"
name=
"phone_add"
value=
""
placeholder=
"填写手机号"
>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
身份证号:
</label>
<input
type=
"number"
class=
"form-control btn6"
name=
"identity_add"
value=
""
placeholder=
"填写身份证号"
>
</div>
<!--<div class="form-group hide">
<label class="col-sm-4 control-label">密码:</label>
<input type="text" class="form-control btn6" name="password" id="password_add" value="44444" placeholder="填写密码">
...
...
@@ -315,6 +319,14 @@
<label
class=
"col-sm-4 control-label"
>
电话(登录账号):
</label>
<input
type=
"number"
class=
"form-control btn6"
name=
"phone"
value=
""
placeholder=
"填写手机号"
>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
身份证号:
</label>
<input
type=
"number"
class=
"form-control btn6"
name=
"identity"
value=
""
placeholder=
"填写身份证号"
>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
身份证号:
</label>
<input
type=
"number"
class=
"form-control btn6"
name=
"identity"
value=
""
placeholder=
"填写身份证号"
>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
密码:
</label>
<input
type=
"text"
class=
"form-control btn6"
name=
"password"
id=
"password"
value=
"44444"
placeholder=
"填写密码"
>
...
...
@@ -366,7 +378,15 @@
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
个人说明:
</label>
<textarea
name=
"remarks"
id=
"remarks"
class=
"form-control btn6"
length=
"120"
rows=
"5"
placeholder=
"请填写个人说明"
></textarea>
<textarea
name=
"remarks"
id=
"remarks"
class=
"form-control btn6"
length=
"120"
rows=
"2"
placeholder=
"请填写个人说明"
></textarea>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-4 control-label"
>
建设银行工资卡:
</label>
<div
style=
"float: left;"
>
户名:
<span
class=
"card-name"
>
周小雨
</span><br
/>
卡号:
<span
class=
"card-num"
>
6665554424444
</span><br
/>
开户行:
<span
class=
"card-account"
>
建设银行上海市南京东路分行
</span><br
/>
</div>
</div>
</form>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment