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
58fde4b7
Commit
58fde4b7
authored
Jul 09, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
66297e02
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
user_genjing_modal.js
public/resource/js/user_genjing_modal.js
+1
-1
financial_manager_daily_list_template_tpl.html
...e/template/financial_manager_daily_list_template_tpl.html
+2
-2
No files found.
public/resource/js/user_genjing_modal.js
View file @
58fde4b7
...
@@ -1576,7 +1576,7 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c
...
@@ -1576,7 +1576,7 @@ define(['doT', 'text!temp/user_model_template_tpl.html','css!style/home.css', 'c
}
else
{
}
else
{
var
follow_status
=
'电话跟进:'
var
follow_status
=
'电话跟进:'
};
};
caozuo_table
+=
'<tr><td class="text-left follow-up-home" width="70%">'
+
follow_status
+
dealPunctuation
(
item
.
content
)
+
user_status
+
'<img src="'
+
ServerHostImageLiu
+
'/static/chat_image/'
+
item
.
img_str
+
'" alt="" style="width: 20px;height: 20px;"/></td><td>'
+
item
.
name
+
'</td><td>'
+
item
.
create_time
+
'</td></tr>'
;
caozuo_table
+=
'<tr><td class="text-left follow-up-home" width="70%">'
+
follow_status
+
dealPunctuation
(
item
.
content
)
+
user_status
+
'<img src="'
+
ServerHostImageLiu
+
'/static/chat_image/'
+
item
.
img_str
+
'" alt="" style="width: 20px;height: 20px;"
class="diagram-image J_preview"
/></td><td>'
+
item
.
name
+
'</td><td>'
+
item
.
create_time
+
'</td></tr>'
;
});
});
if
(
caozuo_table
){
if
(
caozuo_table
){
...
...
public/resource/template/financial_manager_daily_list_template_tpl.html
View file @
58fde4b7
...
@@ -34,7 +34,7 @@
...
@@ -34,7 +34,7 @@
<
td
>
[
%=
sw
(
it
[
item
][
'pay_type'
])
%
]
<
/td
>
<
td
>
[
%=
sw
(
it
[
item
][
'pay_type'
])
%
]
<
/td
>
<
td
>
[
%
if
(
it
[
item
][
"transfer_name"
]
!=
null
)
{
%
]
[
%=
it
[
item
][
"transfer_name"
]
%
]
[
%
}
%
]
<
/td
>
<
td
>
[
%
if
(
it
[
item
][
"transfer_name"
]
!=
null
)
{
%
]
[
%=
it
[
item
][
"transfer_name"
]
%
]
[
%
}
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'current_agent_name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'current_agent_name'
]
%
]
<
/td
>
[
%
if
(
it
[
item
][
"type"
]
==
1
)
{
%
]
[
%
if
(
it
[
item
][
"type
s
"
]
==
1
)
{
%
]
<
td
>
[
%=
swopen
(
it
[
item
][
'is_open'
])
%
]
<
/td
>
<
td
>
[
%=
swopen
(
it
[
item
][
'is_open'
])
%
]
<
/td
>
[
%
}
else
{
%
]
[
%
}
else
{
%
]
<
td
><
/td
>
<
td
><
/td
>
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<
td
>
[
%=
sw
(
it
[
item
][
'pay_type'
])
%
]
<
/td
>
<
td
>
[
%=
sw
(
it
[
item
][
'pay_type'
])
%
]
<
/td
>
<
td
>
[
%
if
(
it
[
item
][
"transfer_name"
]
!=
null
)
{
%
]
[
%=
it
[
item
][
"transfer_name"
]
%
]
[
%
}
%
]
<
/td
>
<
td
>
[
%
if
(
it
[
item
][
"transfer_name"
]
!=
null
)
{
%
]
[
%=
it
[
item
][
"transfer_name"
]
%
]
[
%
}
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'current_agent_name'
]
%
]
<
/td
>
<
td
>
[
%=
it
[
item
][
'current_agent_name'
]
%
]
<
/td
>
[
%
if
(
it
[
item
][
"type"
]
==
1
)
{
%
]
[
%
if
(
it
[
item
][
"type
s
"
]
==
1
)
{
%
]
<
td
>
[
%=
swopen
(
it
[
item
][
'is_open'
])
%
]
<
/td
>
<
td
>
[
%=
swopen
(
it
[
item
][
'is_open'
])
%
]
<
/td
>
[
%
}
else
{
%
]
[
%
}
else
{
%
]
<
td
><
/td
>
<
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