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
d940f0a0
Commit
d940f0a0
authored
Aug 15, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
经纪人列表
parent
61a2a152
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
agent.html
application/index/view/broker/agent.html
+5
-5
agent.js
public/resource/js/agent.js
+1
-1
No files found.
application/index/view/broker/agent.html
View file @
d940f0a0
...
@@ -143,11 +143,11 @@
...
@@ -143,11 +143,11 @@
<select
class=
"form-control btn2 input ld-Marheight"
name=
""
id=
"district_id2_city"
>
<select
class=
"form-control btn2 input ld-Marheight"
name=
""
id=
"district_id2_city"
>
<option
value=
""
>
选择城市
</option>
<option
value=
""
>
选择城市
</option>
<option
value=
"
上海市
"
>
上海市
</option>
<option
value=
"
10001
"
>
上海市
</option>
<option
value=
"
杭州市
"
>
杭州市
</option>
<option
value=
"
10002
"
>
杭州市
</option>
<option
value=
"
深圳市
"
>
深圳市
</option>
<option
value=
"
10003
"
>
深圳市
</option>
<option
value=
"
广州市
"
>
广州市
</option>
<option
value=
"
10004
"
>
广州市
</option>
<option
value=
"
北京市
"
>
北京市
</option>
<option
value=
"
10005
"
>
北京市
</option>
</select>
</select>
<select
class=
"form-control btn2 input ld-Marheight"
name=
""
id=
"district_id2"
>
<select
class=
"form-control btn2 input ld-Marheight"
name=
""
id=
"district_id2"
>
...
...
public/resource/js/agent.js
View file @
d940f0a0
...
@@ -1000,7 +1000,7 @@ define(['doT', 'text!temp/agent_template_tpl.html', 'text!temp/phoneBinding_temp
...
@@ -1000,7 +1000,7 @@ define(['doT', 'text!temp/agent_template_tpl.html', 'text!temp/phoneBinding_temp
async
:
true
,
async
:
true
,
data
:
{
data
:
{
"pageSize"
:
1000
,
"pageSize"
:
1000
,
"
city
"
:
$
(
'#district_id2_city'
).
val
()
"
site_id
"
:
$
(
'#district_id2_city'
).
val
()
},
},
dataType
:
'json'
,
dataType
:
'json'
,
...
...
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