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
8659ed79
Commit
8659ed79
authored
Jan 22, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客户详情优化
parent
69923a87
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
user_genjing_modal.js
public/resource/js/user_genjing_modal.js
+7
-0
No files found.
public/resource/js/user_genjing_modal.js
View file @
8659ed79
...
...
@@ -1377,6 +1377,13 @@ define(['doT', 'css!style/home.css', 'ckfinder', 'ckfinderStart', 'bootstrapJs']
caozuo_table
+=
'<tr><td class="text-left follow-up-home" width="70%">'
+
follow_status
+
dealPunctuation
(
item
.
content
)
+
user_status
+
'</td><td>'
+
item
.
name
+
'</td><td>'
+
item
.
create_time
+
'</td></tr>'
;
});
if
(
data
.
data
.
length
<
10
){
user
.
isExitsNewInfo
=
0
;
user
.
isExitsNew
=
1
;
//数据为空 num 置1
user
.
pageNoUser
=
1
;
user
.
getGenjincontwo
();
};
if
(
caozuo_table
){
$
(
"#caozuo_table2"
).
append
(
caozuo_table
);
}
else
{
...
...
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