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
e7618f2d
Commit
e7618f2d
authored
Jan 07, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客户详情同步线上
parent
951b0098
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
36 additions
and
8 deletions
+36
-8
users_list.html
application/index/view/member/users_list.html
+1
-2
remark_follow_index.html
application/index/view/remark/remark_follow_index.html
+35
-6
RemarkFollowIndex.js
public/resource/js/RemarkFollowIndex.js
+0
-0
user.js
public/resource/js/user.js
+0
-0
No files found.
application/index/view/member/users_list.html
View file @
e7618f2d
...
...
@@ -401,7 +401,7 @@
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<tr>
<td
colspan=
"1
2
"
>
<td
colspan=
"1
1
"
>
<form
action=
""
method=
"get"
id=
"form_search"
>
<select
class=
"form-control btn2-city ld-Marheight user_city_choose_site_list"
></select>
<!--<select class="form-control btn2 ld-Marheight" id="user_area_choose">
...
...
@@ -549,7 +549,6 @@
<th
class=
"text-center"
>
价格
</th>
<th
class=
"text-center"
>
面积
</th>
<th
class=
"text-center"
>
产生类型
</th>
<th
class=
"text-center"
>
客方
</th>
<th
class=
"text-center"
>
操作
</th>
</tr>
</thead>
...
...
application/index/view/remark/remark_follow_index.html
View file @
e7618f2d
...
...
@@ -250,7 +250,12 @@
.modal-title-genjing
{
height
:
36px
;
line-height
:
36px
;
border-top
:
3px
solid
#ccc
;
font-weight
:
600
;
font-size
:
16px
;
}
.modal-title-genjing
span
{
cursor
:
pointer
;
margin-right
:
20px
;
}
.center-btn
{
...
...
@@ -590,21 +595,45 @@
</thead>
</table>
<h4
class=
"modal-title-genjing clear text-info"
>
客户跟进
</h4>
<div>
<div
class=
"text-info"
style=
"margin: 2px;font-size: 16px;"
>
最近一条带看动态
</div>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<tbody
class=
"text-center user-log-detail"
>
</tbody>
</table>
</div>
<div
class=
"clear modal-title-genjing"
>
<span
class=
"modal-title-genjing-con"
>
<span
class=
"text-info"
>
客户动态
</span>
<span>
带看动态
</span>
</span>
<!--<span class="user-log-more text-info" style="float: right;">加载更多</span>-->
</div>
<div
id=
"gen_jing_user"
>
<div
class=
"followup-modal-list-area"
>
<div>
<div
class=
"follow-up-modal-list-area"
style=
"height: 212px"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<tbody
class=
"text-center"
id=
"caozuo_table2"
>
</tbody>
<tr
class=
"text-center is-show-more-followlog"
>
<td
colspan=
"3"
>
<span
class=
"user-log-more text-info"
style=
"cursor: pointer;"
>
加载更多
</span>
</td>
</tr>
</table>
</div>
<div
class=
"follow-up-modal-list-area"
style=
"height: 212px"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<tbody
class=
"text-center"
id=
"caozuo_table_log"
>
</tbody>
</table>
</div>
</div>
<div
class=
"clear margin-top-ld"
>
</div>
<label
class=
"col-sm-3 control-label"
>
跟进
<span
class=
"text-danger"
>
(必填)
</span>
:
</label>
<div
class=
"col-sm-9"
>
<textarea
class=
"form-control"
rows=
"
3
"
id=
"genj_text"
></textarea>
<textarea
class=
"form-control"
rows=
"
2
"
id=
"genj_text"
></textarea>
</div>
<label
class=
"col-sm-3 control-label"
>
状态标签
<span
class=
"text-danger"
>
(必填)
</span>
:
</label>
...
...
public/resource/js/RemarkFollowIndex.js
View file @
e7618f2d
This diff is collapsed.
Click to expand it.
public/resource/js/user.js
View file @
e7618f2d
This diff is collapsed.
Click to expand it.
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