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
52f05d09
Commit
52f05d09
authored
Apr 21, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
a54437df
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
2 deletions
+7
-2
userEntrusted_list_template_tpl.html
...ic/resource/template/userEntrusted_list_template_tpl.html
+7
-2
No files found.
public/resource/template/userEntrusted_list_template_tpl.html
View file @
52f05d09
...
@@ -8,10 +8,15 @@
...
@@ -8,10 +8,15 @@
<
td
>
[
%=
it
[
item
][
'user_id'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'user_id'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'user_name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'user_name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'user_phone'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'user_phone'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'disc'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'
city'
]
%
][
%=
it
[
item
][
'
disc'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'industry_type'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'industry_type'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'area_start'
]
%
]
-
[
%=
it
[
item
][
'area_end'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'area_start'
]
%
]
-
[
%=
it
[
item
][
'area_end'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'price_start'
]
%
]
-
[
%=
it
[
item
][
'price_end'
]
%
]
<
/td
>
[
%
if
(
it
[
item
][
'price_type'
]
==
1
){
%
]
<
td
>
[
%=
it
[
item
][
'price_start'
]
%
]
-
[
%=
it
[
item
][
'price_end'
]
%
]
元
/
天
/
m
²
<
/td
>
[
%
}
else
{
%
]
<
td
>
[
%=
it
[
item
][
'price_start'
]
%
]
-
[
%=
it
[
item
][
'price_end'
]
%
]
元
/
月
<
/td
>
[
%
}
%
]
<
td
>
<
td
>
<
a
class
=
"btn1 caozuo genj_ure btn-success"
href
=
"#modal-record"
data
-
toggle
=
"modal"
data
-
phone
=
'[%= it[item]["user_phone"] %]'
data
-
id
=
'[%= it[item]["user_id"] %]'
data
-
agentId
=
'[%= it[item]["agent_id"] %]'
data
-
name
=
'[%= it[item]["user_name"] %]'
>
详情
/
跟进
<
/a><p style="display: none;">
[
%= JSON.stringify(delName(it[item
]))
%]</
p
>
<
a
class
=
"btn1 caozuo genj_ure btn-success"
href
=
"#modal-record"
data
-
toggle
=
"modal"
data
-
phone
=
'[%= it[item]["user_phone"] %]'
data
-
id
=
'[%= it[item]["user_id"] %]'
data
-
agentId
=
'[%= it[item]["agent_id"] %]'
data
-
name
=
'[%= it[item]["user_name"] %]'
>
详情
/
跟进
<
/a><p style="display: none;">
[
%= JSON.stringify(delName(it[item
]))
%]</
p
>
<
/td
>
<
/td
>
...
...
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