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
edf4ba84
Commit
edf4ba84
authored
Mar 06, 2018
by
clone
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'test'
parents
4f662ec1
2609d0af
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
195 deletions
+9
-195
remark_follow_index.html
application/index/view/Remark/remark_follow_index.html
+4
-0
navigation.html
application/index/view/global/navigation.html
+4
-4
remark_follow_index.html
application/index/view/remark/remark_follow_index.html
+0
-173
Remarks.php
application/model/Remarks.php
+1
-18
No files found.
application/index/view/Remark/remark_follow_index.html
View file @
edf4ba84
...
@@ -6,6 +6,10 @@
...
@@ -6,6 +6,10 @@
overflow-y
:
auto
;
overflow-y
:
auto
;
padding-bottom
:
60px
;
padding-bottom
:
60px
;
}
}
.user-ul2
{
.user-ul2
{
width
:
100%
;
width
:
100%
;
height
:
auto
;
height
:
auto
;
...
...
application/index/view/global/navigation.html
View file @
edf4ba84
...
@@ -37,7 +37,7 @@
...
@@ -37,7 +37,7 @@
<li
role=
"presentation"
>
<li
role=
"presentation"
>
<a
href=
"/admin.php/index/version.html"
>
版本号管理
</a>
<a
href=
"/admin.php/index/version.html"
>
版本号管理
</a>
</li>
</li>
<li
role=
"presentation"
>
<!--
<li role="presentation">
<a href="/admin.php/index/auth.html">角色管理</a>
<a href="/admin.php/index/auth.html">角色管理</a>
</li>
</li>
<li role="presentation">
<li role="presentation">
...
@@ -48,11 +48,11 @@
...
@@ -48,11 +48,11 @@
</li>
</li>
<li role="presentation">
<li role="presentation">
<a href="/admin.php/index/districtList.html">部门列表</a>
<a href="/admin.php/index/districtList.html">部门列表</a>
</li>
</li>
-->
<li
role=
"presentation"
>
<li
role=
"presentation"
>
<a
href=
"/admin.php/index/remarkFollowIndex.html"
>
跟进列表
</a>
<a
href=
"/admin.php/index/remarkFollowIndex.html"
>
跟进列表
</a>
</li>
</li>
<li
role=
"presentation"
>
<!--
<li role="presentation">
<a href="/admin.php/index/authRuleIndex.html">权限管理</a>
<a href="/admin.php/index/authRuleIndex.html">权限管理</a>
</li>
</li>
<li role="presentation">
<li role="presentation">
...
@@ -63,7 +63,7 @@
...
@@ -63,7 +63,7 @@
</li>
</li>
<li role="presentation">
<li role="presentation">
<a href="/admin.php/index/BusinessDistrict.html">商圈列表</a>
<a href="/admin.php/index/BusinessDistrict.html">商圈列表</a>
</li>
</li>
-->
<li
role=
"presentation"
>
<li
role=
"presentation"
>
<a
href=
"/admin.php/index/CellPhoneAgentIndex.html"
>
经纪人通话列表
</a>
<a
href=
"/admin.php/index/CellPhoneAgentIndex.html"
>
经纪人通话列表
</a>
</li>
</li>
...
...
application/index/view/remark/remark_follow_index.html
deleted
100644 → 0
View file @
4f662ec1
{layout name="global/frame_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"RemarkFollowIndex"
/>
<style>
.modal-body
{
height
:
600px
;
overflow-y
:
auto
;
padding-bottom
:
60px
;
}
.user-ul2
{
width
:
100%
;
height
:
auto
;
padding-bottom
:
15px
;
float
:
left
;
}
.user-ul2
li
{
list-style
:
none
;
line-height
:
30px
;
}
</style>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-lg-10 col-lg-offset-0"
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading breadcrumb"
>
<li>
<a
href=
"javascript:;"
>
跟进列表
</a>
</li>
</div>
<div
class=
"panel-body"
>
<div
class=
"table-responsive"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<tr>
<td
colspan=
"9"
>
<form
id=
"form_search"
>
<span
class=
"fore-span ld-Marheight"
>
跟进时间:
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"start_date"
name=
"start_date"
type=
"date"
>
<span
class=
"fore-span ld-Marheight"
>
-
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"end_date"
name=
"end_date"
type=
"date"
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"customer_name"
placeholder=
"客户姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"customer_phone"
placeholder=
"客户手机号"
type=
"tel"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"follow_content"
placeholder=
"跟进内容"
type=
"text"
value=
""
>
<span
class=
"btn btn-default btn3 ld-Marheight"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-default btn3 ld-Marheight"
id=
"reset"
>
重置
</span>
</form>
</td>
</tr>
<tr>
<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>
<th
class=
"text-center"
>
操作
</th>
</tr>
</thead>
<tbody
class=
"text-center"
id=
"follow_list"
>
<!--<tr>-->
<!--<td>212</td>-->
<!--<td>商场</td>-->
<!--<td>长兴</td>-->
<!--<td>1000</td>-->
<!--<td>是</td>-->
<!--<td>2018-01-16 17:02:00</td>-->
<!--<td>已租</td>-->
<!--<td>张娜张-->
<!--<a data-toggle="modal" data-id="77" href="#modal-watch" class="btn1 btn-danger add_applies">修改</a>-->
<!--</td>-->
<!--<td>-->
<!--<a class="btn1 btn-success " href="#modal-process" data-toggle="modal" data-id="77" onclick="alertFollow(this)">编辑</a>-->
<!--<a class="btn1 btn-success " href="#modal-process" data-toggle="modal" data-id="77" onclick="alertFollow(this)">推荐至首页</a>-->
<!--<a class="btn1 btn-success " href="#modal-process" data-toggle="modal" data-id="77" onclick="alertFollow(this)">设置案场权限人</a>-->
<!--<a class="btn1 btn-success " href="#modal-process" data-toggle="modal" data-id="77" onclick="alertFollow(this)">是否独家</a>-->
<!--<a class="btn1 btn-success " href="#modal-process" data-toggle="modal" data-id="77" onclick="alertFollow(this)">操作记录</a>-->
<!--<a data-toggle="modal" data-id="77" href="#modal-watch" class="btn1 btn-danger add_applies" onclick="delete_house(4720)">删除</a>-->
<!--</td>-->
<!--</tr>-->
</table>
</div>
<!-- /#page-content-wrapper -->
<div
class=
"text-right"
id=
"pagediv"
>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--操作详情记录-->
<div
class=
"modal fade"
id=
"modal-record"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title"
>
客户资料/跟进
</h4>
</div>
<div
class=
"modal-body modal-body1"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
id=
"caozuo_hide"
>
<thead>
<tr>
<td
colspan=
"9"
>
<form
id=
"form1"
>
<span
class=
"fore-span ld-Marheight"
>
客户编号:
</span>
<span
class=
"fore-span ld-Marheight"
id=
"cus_id"
></span>
<span
class=
"fore-span ld-Marheight"
>
姓名:
</span>
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"cus_name"
name=
"name"
type=
"text"
>
<select
class=
"form-control btn4 ld-Marheight"
id=
"sex"
>
<option
value=
""
class=
"successModel"
>
性别
</option>
<option
value=
"0"
>
男
</option>
<option
value=
"1"
>
女
</option>
</select>
<span
class=
"fore-span ld-Marheight"
>
电话:
</span>
<span
class=
"fore-span ld-Marheight"
id=
"cus_phone"
></span>
<div
class=
"row"
>
</div>
<span
class=
"fore-span ld-Marheight"
>
上传时间:
</span>
<span
class=
"fore-span ld-Marheight"
id=
"cus_date"
></span>
<div
class=
"row"
>
</div>
<div
class=
"form-group"
>
<span
class=
"fore-span "
>
客方:
</span>
<div
class=
"col-sm-9"
>
<input
type=
"text"
class=
"form-control btn6 "
name=
"pwd"
autocomplete=
"off"
id=
"cus_fang"
>
<ul
class=
"user-ul2"
>
</ul>
</div>
</div>
</form>
</td>
</tr>
<tr>
<th
class=
"text-center"
>
跟进内容
</th>
<th
class=
"text-center"
>
跟进人
</th>
<th
class=
"text-center"
>
跟进时间
</th>
</tr>
</thead>
<tbody
class=
"text-center"
id=
"caozuo_table"
>
</table>
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
关闭
</button>
<button
type=
"button"
class=
"btn btn-primary submit_edit"
data-dismiss=
"modal"
>
提交
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
application/model/Remarks.php
View file @
edf4ba84
...
@@ -69,24 +69,7 @@ class Remarks extends Model
...
@@ -69,24 +69,7 @@ class Remarks extends Model
->
where
(
$params
)
->
where
(
$params
)
->
group
(
'apply_id'
)
->
group
(
'apply_id'
)
->
select
();
->
select
();
//echo $this->getLastSql();
return
$result
;
if
(
!
$data
){
return
$result
;
}
/****************************处理客户电话****************************************/
foreach
(
$data
as
$k
=>
$li
)
{
$phonestr
=
htmlentities
(
trim
(
$li
[
"phpone"
]));
$phonearr
=
explode
(
'|'
,
$phonestr
);
$customer_phone
=
''
;
foreach
(
$phonearr
as
$v
)
{
if
(
$v
)
{
$customer_phone
.=
substr_replace
(
$v
,
'****'
,
3
,
4
)
.
'|'
;
}
}
$data
[
$k
][
'phpone'
]
=
trim
(
$customer_phone
,
'|'
);
}
/****************************处理客户电话****************************************/
return
$data
;
}
}
/**
/**
...
...
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