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
11fe5301
Commit
11fe5301
authored
Aug 03, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改
parent
14e2f7d4
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
267 additions
and
93 deletions
+267
-93
users_list.html
application/index/view/member/users_list.html
+211
-43
RemarkFollowIndex.js
public/resource/js/RemarkFollowIndex.js
+23
-21
user.js
public/resource/js/user.js
+31
-29
remark_follow_template_tpl.html
public/resource/template/remark_follow_template_tpl.html
+1
-0
user_template_tpl.html
public/resource/template/user_template_tpl.html
+1
-0
No files found.
application/index/view/member/users_list.html
View file @
11fe5301
...
@@ -203,7 +203,7 @@
...
@@ -203,7 +203,7 @@
opacity
:
0
;
opacity
:
0
;
}
}
#
user_call
{
.
user_call
{
height
:
20px
;
height
:
20px
;
width
:
30px
;
width
:
30px
;
border-radius
:
3px
;
border-radius
:
3px
;
...
@@ -219,7 +219,7 @@
...
@@ -219,7 +219,7 @@
overflow-y
:
scroll
;
overflow-y
:
scroll
;
}
}
/*客户详情 头像*/
/*客户详情 头像*/
#
user_pic
{
.
user_pic
{
width
:
30px
;
width
:
30px
;
height
:
30px
;
height
:
30px
;
border-radius
:
15px
;
border-radius
:
15px
;
...
@@ -579,7 +579,7 @@
...
@@ -579,7 +579,7 @@
<!-- /.modal -->
<!-- /.modal -->
</div>
</div>
<!--客户详情 客户跟进-->
<!--客户详情 客户跟进
不可编辑
-->
<div
class=
"modal fade"
id=
"modal-record"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal fade"
id=
"modal-record"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content modal-body-details"
>
<div
class=
"modal-content modal-body-details"
>
...
@@ -597,12 +597,12 @@
...
@@ -597,12 +597,12 @@
<tr>
<tr>
<td
width=
"40%"
>
<td
width=
"40%"
>
<span
class=
"fore-span ld-Marheight"
>
产生类型:
</span>
<span
class=
"fore-span ld-Marheight"
>
产生类型:
</span>
<span
class=
"fore-span ld-Marheight
"
id=
"
source_type"
></span>
<span
class=
"fore-span ld-Marheight
source_type"
></span>
</td>
</td>
<td>
<td>
<span
class=
"fore-span ld-Marheight"
>
VIP客户:
</span>
<span
class=
"fore-span ld-Marheight"
>
VIP客户:
</span>
<select
class=
"form-control btn6 ld-Marheight
"
id=
"user_vip2
"
>
<select
class=
"form-control btn6 ld-Marheight
user_vip2"
disabled=
"disabled
"
>
<option
value=
''
class=
"successModel"
>
请选择
</option>
<option
value=
''
class=
"successModel"
>
请选择
</option>
<option
value=
"1"
>
是
</option>
<option
value=
"1"
>
是
</option>
<option
value=
"0"
>
否
</option>
<option
value=
"0"
>
否
</option>
...
@@ -610,18 +610,18 @@
...
@@ -610,18 +610,18 @@
</td>
</td>
<td>
<td>
<span
class=
"fore-span ld-Marheight"
>
客户编号:
</span>
<span
class=
"fore-span ld-Marheight"
>
客户编号:
</span>
<span
class=
"fore-span ld-Marheight
"
id=
"
cus_id"
></span>
<span
class=
"fore-span ld-Marheight
cus_id"
></span>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td>
<td>
<span
class=
"fore-span ld-Marheight"
>
姓名:
</span>
<span
class=
"fore-span ld-Marheight"
>
姓名:
</span>
<input
class=
"form-control btn6 ld-Marheight
"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"cus_name"
name=
"name"
type=
"text
"
>
<input
class=
"form-control btn6 ld-Marheight
cus_name"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"name"
type=
"text"
disabled=
"disabled
"
>
</td>
</td>
<td>
<td>
<span
class=
"fore-span ld-Marheight"
>
性别:
</span>
<span
class=
"fore-span ld-Marheight"
>
性别:
</span>
<select
class=
"form-control btn6 ld-Marheight
"
id=
"sex
"
>
<select
class=
"form-control btn6 ld-Marheight
sex"
disabled=
"disabled
"
>
<option
value=
"0"
class=
"successModel"
>
性别
</option>
<option
value=
"0"
class=
"successModel"
>
性别
</option>
<option
value=
"1"
>
男
</option>
<option
value=
"1"
>
男
</option>
<option
value=
"2"
>
女
</option>
<option
value=
"2"
>
女
</option>
...
@@ -629,14 +629,14 @@
...
@@ -629,14 +629,14 @@
</td>
</td>
<td>
<td>
<span
class=
"fore-span ld-Marheight"
>
电话:
</span>
<span
class=
"fore-span ld-Marheight"
>
电话:
</span>
<span
class=
"fore-span ld-Marheight
"
id=
"
cus_phone"
></span>
<span
class=
"fore-span ld-Marheight
cus_phone"
></span>
<a
class=
"fore-span btn-primary ld-Marheight
"
id=
"
user_call"
href=
"#modal-call"
data-toggle=
"modal"
>
拨打
</a>
<a
class=
"fore-span btn-primary ld-Marheight
user_call"
href=
"#modal-call"
data-toggle=
"modal"
>
拨打
</a>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td>
<td>
<span
class=
"fore-span ld-Marheight"
>
业态:
</span>
<span
class=
"fore-span ld-Marheight"
>
业态:
</span>
<select
class=
"form-control btn6 ld-Marheight"
name=
"industry_type_two"
>
<select
class=
"form-control btn6 ld-Marheight"
name=
"industry_type_two"
disabled=
"disabled"
>
<option>
轻餐饮
</option>
<option>
轻餐饮
</option>
<option>
重餐饮
</option>
<option>
重餐饮
</option>
<option>
百货零售
</option>
<option>
百货零售
</option>
...
@@ -648,41 +648,41 @@
...
@@ -648,41 +648,41 @@
</td>
</td>
<td>
<td>
<span
class=
"fore-span ld-Marheight"
>
价格:
</span>
<span
class=
"fore-span ld-Marheight"
>
价格:
</span>
<input
class=
"form-control btn6 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
""
name=
"price_demand"
type=
"number"
><span
class=
"fore-span ld-Marheight"
>
元/月
</span>
<input
class=
"form-control btn6 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
""
name=
"price_demand"
type=
"number"
disabled=
"disabled"
><span
class=
"fore-span ld-Marheight"
>
元/月
</span>
</td>
</td>
<td>
<td>
<span
class=
"fore-span ld-Marheight"
>
面积:
</span>
<span
class=
"fore-span ld-Marheight"
>
面积:
</span>
<input
class=
"form-control btn6 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
""
name=
"area_demand"
type=
"number"
><span
class=
"fore-span ld-Marheight"
>
m²
</span>
<input
class=
"form-control btn6 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
""
name=
"area_demand"
type=
"number"
disabled=
"disabled"
><span
class=
"fore-span ld-Marheight"
>
m²
</span>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td>
<td>
<span
class=
"fore-span ld-Marheight"
>
注册时间:
</span>
<span
class=
"fore-span ld-Marheight"
>
注册时间:
</span>
<span
class=
"fore-span ld-Marheight
"
id=
"
registration_time"
></span>
<span
class=
"fore-span ld-Marheight
registration_time"
></span>
</td>
</td>
<td>
<td>
<span
class=
"fore-span ld-Marheight"
>
邀请人:
</span>
<span
class=
"fore-span ld-Marheight"
>
邀请人:
</span>
<span
class=
"fore-span ld-Marheight
"
id=
"
referrer_user"
></span>
<span
class=
"fore-span ld-Marheight
referrer_user"
></span>
</td>
</td>
<td>
<td>
<span
class=
"fore-span ld-Marheight"
>
昵称:
</span>
<span
class=
"fore-span ld-Marheight"
>
昵称:
</span>
<!--<input type="hidden" value='[%= it[item]["agent_img"] %]'>-->
<!--<input type="hidden" value='[%= it[item]["agent_img"] %]'>-->
<!--<img src='' class="diagram-image J_preview" data-bimg=''>-->
<!--<img src='' class="diagram-image J_preview" data-bimg=''>-->
<img
src=
""
alt=
""
id=
"user_pic"
class=
"fore-span ld-Marheight diagram-image J_preview
"
data-bimg=
''
/>
<img
src=
""
alt=
""
class=
"fore-span ld-Marheight diagram-image J_preview user_pic
"
data-bimg=
''
/>
<span
class=
"fore-span ld-Marheight
"
id=
"
cus_nick"
></span>
<span
class=
"fore-span ld-Marheight
cus_nick"
></span>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
<td>
<td>
<span
class=
"fore-span ld-Marheight"
>
创建时间:
</span>
<span
class=
"fore-span ld-Marheight"
>
创建时间:
</span>
<span
class=
"fore-span ld-Marheight
"
id=
"
cus_date"
></span>
<span
class=
"fore-span ld-Marheight
cus_date"
></span>
</td>
</td>
<!--<td>
<!--<td>
</td>-->
</td>-->
<td>
<td>
<span
class=
"fore-span ld-Marheight"
>
下载登录时间:
</span>
<span
class=
"fore-span ld-Marheight"
>
下载登录时间:
</span>
<span
class=
"fore-span ld-Marheight
"
id=
"
firstlogin_time"
></span>
<span
class=
"fore-span ld-Marheight
firstlogin_time"
></span>
</td>
</td>
</tr>
</tr>
<tr>
<tr>
...
@@ -690,36 +690,18 @@
...
@@ -690,36 +690,18 @@
<div
class=
"form-group"
>
<div
class=
"form-group"
>
<span
class=
"fore-span ld-Marheight"
>
客方:
</span>
<span
class=
"fore-span ld-Marheight"
>
客方:
</span>
<div
class=
"col-sm-9"
>
<div
class=
"col-sm-9"
>
<input
type=
"text"
class=
"form-control btn6-1 ld-Marheight
"
name=
"pwd"
autocomplete=
"off"
id=
"cus_fang
"
>
<input
type=
"text"
class=
"form-control btn6-1 ld-Marheight
cus_fang_edit"
name=
"pwd"
autocomplete=
"off"
disabled=
"disabled
"
>
<
ul
class=
"user-ul2"
></ul
>
<
!--<ul class="user-ul2"></ul>--
>
</div>
</div>
</div>
</div>
</td>
</td>
</tr>
</tr>
<tr
class=
"ld-Marheight"
>
<
!--<
tr class="ld-Marheight">
<td class="text-left"><label>客方修改记录:</label></td>
<td class="text-left"><label>客方修改记录:</label></td>
</tr>
</tr>
-->
</thead>
</thead>
</table>
</table>
<div
id=
"caozuo_table_scroll"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<!--<thead>
<tr class="ld-Marheight">
<td class="text-left">客方修改记录:</td>
</tr>
</thead>-->
<tbody
class=
"text-center"
id=
"caozuo_table"
></tbody>
</table>
</div>
<!--客户详情保存-->
<div
class=
"center-btn"
>
<button
type=
"button"
class=
"btn btn-primary submit_edit"
>
保存
</button>
</div>
<h4
class=
"modal-title-genjing clear text-info"
>
<h4
class=
"modal-title-genjing clear text-info"
>
客户跟进
客户跟进
</h4>
</h4>
...
@@ -731,9 +713,11 @@
...
@@ -731,9 +713,11 @@
</div>
</div>
<label
class=
"col-sm-3 control-label"
>
状态标签:
</label>
<label
class=
"col-sm-3 control-label"
>
状态标签:
</label>
<div
class=
"col-sm-9"
>
<div
class=
"col-sm-9"
>
<label
class=
"control-label"
>
求租
</label><input
type=
"radio"
name=
"user_status"
value=
"0"
>
<label
class=
"control-label"
>
已租
</label><input
type=
"radio"
name=
"user_status"
value=
"1"
>
<label
class=
"control-label"
>
无效
</label><input
type=
"radio"
name=
"user_status"
value=
"-1"
>
<label
class=
"control-label"
>
无效
</label><input
type=
"radio"
name=
"user_status"
value=
"-1"
>
<label
class=
"control-label"
>
已租
</label><input
type=
"radio"
name=
"user_status"
value=
"1"
>
<label
class=
"control-label"
>
求租
</label><input
type=
"radio"
name=
"user_status"
value=
"0"
>
<span
class=
"text-danger"
>
(必填)
</span>
<span
class=
"text-danger"
>
(必填)
</span>
</div>
</div>
<div
class=
"clear"
>
<div
class=
"clear"
>
...
@@ -995,4 +979,187 @@
...
@@ -995,4 +979,187 @@
<!-- /.modal-content -->
<!-- /.modal-content -->
</div>
</div>
<!-- /.modal -->
<!-- /.modal -->
</div>
<div
class=
"modal fade"
id=
"modal-record-edit"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content modal-body-details"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
</button>
<h4
class=
"modal-title text-info"
>
客户编辑
</h4>
</div>
<div
class=
"modal-body modal-body1"
>
<table
class=
""
id=
"caozuo_hide"
border=
'0'
>
<thead>
<tr>
<td
width=
"40%"
>
<span
class=
"fore-span ld-Marheight"
>
产生类型:
</span>
<span
class=
"fore-span ld-Marheight source_type"
></span>
</td>
<td>
<span
class=
"fore-span ld-Marheight"
>
VIP客户:
</span>
<select
class=
"form-control btn6 ld-Marheight user_vip2"
>
<option
value=
''
class=
"successModel"
>
请选择
</option>
<option
value=
"1"
>
是
</option>
<option
value=
"0"
>
否
</option>
</select>
</td>
<td>
<span
class=
"fore-span ld-Marheight"
>
客户编号:
</span>
<span
class=
"fore-span ld-Marheight cus_id"
></span>
</td>
</tr>
<tr>
<td>
<span
class=
"fore-span ld-Marheight"
>
姓名:
</span>
<input
class=
"form-control btn6 ld-Marheight cus_name"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"name"
type=
"text"
>
</td>
<td>
<span
class=
"fore-span ld-Marheight"
>
性别:
</span>
<select
class=
"form-control btn6 ld-Marheight sex"
>
<option
value=
"0"
class=
"successModel"
>
性别
</option>
<option
value=
"1"
>
男
</option>
<option
value=
"2"
>
女
</option>
</select>
</td>
<td>
<span
class=
"fore-span ld-Marheight"
>
电话:
</span>
<span
class=
"fore-span ld-Marheight cus_phone"
></span>
<!--<a class="fore-span btn-primary ld-Marheight user_call" href="#modal-call" data-toggle="modal">拨打</a>-->
</td>
</tr>
<tr>
<td>
<span
class=
"fore-span ld-Marheight"
>
业态:
</span>
<select
class=
"form-control btn6 ld-Marheight"
name=
"industry_type_two"
>
<option>
轻餐饮
</option>
<option>
重餐饮
</option>
<option>
百货零售
</option>
<option>
服装
</option>
<option>
亲子教育
</option>
<option>
休闲娱乐
</option>
</select>
</td>
<td>
<span
class=
"fore-span ld-Marheight"
>
价格:
</span>
<input
class=
"form-control btn6 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
""
name=
"price_demand"
type=
"number"
><span
class=
"fore-span ld-Marheight"
>
元/月
</span>
</td>
<td>
<span
class=
"fore-span ld-Marheight"
>
面积:
</span>
<input
class=
"form-control btn6 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
""
name=
"area_demand"
type=
"number"
><span
class=
"fore-span ld-Marheight"
>
m²
</span>
</td>
</tr>
<tr>
<td>
<span
class=
"fore-span ld-Marheight"
>
注册时间:
</span>
<span
class=
"fore-span ld-Marheight registration_time"
></span>
</td>
<td>
<span
class=
"fore-span ld-Marheight"
>
邀请人:
</span>
<span
class=
"fore-span ld-Marheight referrer_user"
></span>
</td>
<td>
<span
class=
"fore-span ld-Marheight"
>
昵称:
</span>
<!--<input type="hidden" value='[%= it[item]["agent_img"] %]'>-->
<!--<img src='' class="diagram-image J_preview" data-bimg=''>-->
<img
src=
""
alt=
""
class=
"fore-span ld-Marheight diagram-image J_preview user_pic"
data-bimg=
''
/>
<span
class=
"fore-span ld-Marheight cus_nick"
></span>
</td>
</tr>
<tr>
<td>
<span
class=
"fore-span ld-Marheight"
>
创建时间:
</span>
<span
class=
"fore-span ld-Marheight cus_date"
></span>
</td>
<!--<td>
</td>-->
<td>
<span
class=
"fore-span ld-Marheight"
>
下载登录时间:
</span>
<span
class=
"fore-span ld-Marheight firstlogin_time"
></span>
</td>
</tr>
<tr>
<td>
<div
class=
"form-group"
>
<span
class=
"fore-span ld-Marheight"
>
客方:
</span>
<div
class=
"col-sm-9"
>
<input
type=
"text"
class=
"form-control btn6-1 ld-Marheight cus_fang"
name=
"pwd"
autocomplete=
"off"
>
<ul
class=
"user-ul2"
></ul>
</div>
</div>
</td>
</tr>
<tr
class=
"ld-Marheight"
>
<td
class=
"text-left"
><label>
客方修改记录:
</label></td>
</tr>
</thead>
</table>
<div
id=
"caozuo_table_scroll"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<!--<thead>
<tr class="ld-Marheight">
<td class="text-left">客方修改记录:</td>
</tr>
</thead>-->
<tbody
class=
"text-center"
id=
"caozuo_table_edit"
></tbody>
</table>
</div>
<!--客户详情保存-->
<div
class=
"center-btn"
>
<button
type=
"button"
class=
"btn btn-primary submit_edit"
>
保存
</button>
</div>
</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>
<!-- /#删除模态框 -->
<div
class=
"modal fade"
id=
"modal-delete"
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"
>
<div
class=
"modal-body"
>
<input
type=
"hidden"
value=
""
id=
"delete_id"
/>
确认删除吗?
</div>
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
关闭
</button>
<button
type=
"button"
class=
"btn btn-primary"
id=
"confirm_delete"
>
删除
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
</div>
\ No newline at end of file
public/resource/js/RemarkFollowIndex.js
View file @
11fe5301
...
@@ -185,7 +185,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
...
@@ -185,7 +185,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
}
}
});
});
//拨打手机号
//拨打手机号
$
(
document
).
on
(
"click"
,
"
#
user_call"
,
function
()
{
$
(
document
).
on
(
"click"
,
"
.
user_call"
,
function
()
{
user
.
user_Call
();
user
.
user_Call
();
});
});
//没打通手机号
//没打通手机号
...
@@ -207,8 +207,8 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
...
@@ -207,8 +207,8 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
}
}
});
});
$
(
document
).
on
(
"input"
,
"
#
cus_fang"
,
function
()
{
//手机号搜索客方2 编辑
$
(
document
).
on
(
"input"
,
"
.
cus_fang"
,
function
()
{
//手机号搜索客方2 编辑
if
(
$
(
"
#
cus_fang"
).
val
()
==
''
)
{
if
(
$
(
"
.
cus_fang"
).
val
()
==
''
)
{
user
.
agent_id2
=
''
;
user
.
agent_id2
=
''
;
$
(
".user-ul2"
).
html
(
''
);
$
(
".user-ul2"
).
html
(
''
);
}
else
{
}
else
{
...
@@ -302,7 +302,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
...
@@ -302,7 +302,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
},
},
addphone2
:
function
(
obj
)
{
addphone2
:
function
(
obj
)
{
var
user_ht
=
$
(
obj
).
html
();
var
user_ht
=
$
(
obj
).
html
();
$
(
"
#
cus_fang"
).
val
(
user_ht
);
$
(
"
.
cus_fang"
).
val
(
user_ht
);
$
(
".user-ul2"
).
html
(
''
);
$
(
".user-ul2"
).
html
(
''
);
user
.
agent_id2
=
$
(
obj
).
attr
(
"data-id"
);
user
.
agent_id2
=
$
(
obj
).
attr
(
"data-id"
);
...
@@ -410,7 +410,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
...
@@ -410,7 +410,7 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
type
:
'GET'
,
type
:
'GET'
,
async
:
true
,
async
:
true
,
data
:
{
data
:
{
"phone"
:
$
(
"
#
cus_fang"
).
val
()
"phone"
:
$
(
"
.
cus_fang"
).
val
()
},
},
dataType
:
'json'
,
dataType
:
'json'
,
success
:
function
(
data
)
{
success
:
function
(
data
)
{
...
@@ -526,7 +526,9 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
...
@@ -526,7 +526,9 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
success
:
function
(
data
)
{
success
:
function
(
data
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
code
==
200
)
{
alert
(
'修改成功'
);
alert
(
'修改成功'
);
$
(
"#modal-record"
).
modal
(
'hide'
);
$
(
"#modal-record-edit"
).
modal
(
'hide'
);
// $("#modal-record").modal('hide');
}
else
{
}
else
{
alert
(
data
.
msg
)
alert
(
data
.
msg
)
}
}
...
@@ -582,31 +584,31 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
...
@@ -582,31 +584,31 @@ define(['doT', 'text!temp/remark_follow_template_tpl.html', 'css!style/home.css'
success
:
function
(
data
)
{
success
:
function
(
data
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
data
)
{
if
(
data
.
data
)
{
$
(
"
#
cus_id"
).
html
(
data
.
data
.
user_info
.
user_id
);
//客户编号
$
(
"
.
cus_id"
).
html
(
data
.
data
.
user_info
.
user_id
);
//客户编号
$
(
"
#
cus_name"
).
val
(
data
.
data
.
user_info
.
user_name
);
//姓名
$
(
"
.
cus_name"
).
val
(
data
.
data
.
user_info
.
user_name
);
//姓名
$
(
"
#
cus_nick"
).
html
(
data
.
data
.
user_info
.
user_nick
);
//昵称
$
(
"
.
cus_nick"
).
html
(
data
.
data
.
user_info
.
user_nick
);
//昵称
$
(
"
#
user_pic"
).
attr
(
'src'
,
data
.
data
.
user_info
.
user_pic
);
//头像
$
(
"
.
user_pic"
).
attr
(
'src'
,
data
.
data
.
user_info
.
user_pic
);
//头像
$
(
"
#
registration_time"
).
html
(
data
.
data
.
user_info
.
registration_time
);
$
(
"
.
registration_time"
).
html
(
data
.
data
.
user_info
.
registration_time
);
$
(
"
#
firstlogin_time"
).
html
(
data
.
data
.
user_info
.
first_login_time
);
//第一次登陆时间
$
(
"
.
firstlogin_time"
).
html
(
data
.
data
.
user_info
.
first_login_time
);
//第一次登陆时间
$
(
"
#
sex"
).
val
(
data
.
data
.
user_info
.
sex
);
//性别
$
(
"
.
sex"
).
val
(
data
.
data
.
user_info
.
sex
);
//性别
$
(
"
#
user_vip2"
).
val
(
data
.
data
.
user_info
.
vip
);
//是否vip
$
(
"
.
user_vip2"
).
val
(
data
.
data
.
user_info
.
vip
);
//是否vip
$
(
"
#
cus_phone"
).
html
(
hideTel
(
data
.
data
.
user_info
.
user_phone
));
//电话
$
(
"
.
cus_phone"
).
html
(
hideTel
(
data
.
data
.
user_info
.
user_phone
));
//电话
$
(
"
#
cus_date"
).
html
(
data
.
data
.
user_info
.
create_time
);
//创建时间
$
(
"
.
cus_date"
).
html
(
data
.
data
.
user_info
.
create_time
);
//创建时间
$
(
"
#
referrer_user"
).
html
(
data
.
data
.
user_info
.
referrer_user
);
//上传时间
$
(
"
.
referrer_user"
).
html
(
data
.
data
.
user_info
.
referrer_user
);
//上传时间
$
(
"
#
cus_fang"
).
val
(
data
.
data
.
user_info
.
agentinfo
);
//客方
$
(
"
.
cus_fang"
).
val
(
data
.
data
.
user_info
.
agentinfo
);
//客方
$
(
"select[name=industry_type_two]"
).
val
(
data
.
data
.
user_info
.
industry_type
);
$
(
"select[name=industry_type_two]"
).
val
(
data
.
data
.
user_info
.
industry_type
);
$
(
"input[name=price_demand]"
).
val
(
data
.
data
.
user_info
.
price_demand
*
1
);
$
(
"input[name=price_demand]"
).
val
(
data
.
data
.
user_info
.
price_demand
*
1
);
$
(
"input[name=area_demand]"
).
val
(
data
.
data
.
user_info
.
area_demand
*
1
);
$
(
"input[name=area_demand]"
).
val
(
data
.
data
.
user_info
.
area_demand
*
1
);
user
.
agent_id_two
=
data
.
data
.
user_info
.
agent_id
;
user
.
agent_id_two
=
data
.
data
.
user_info
.
agent_id
;
console
.
log
(
data
.
data
.
user_info
.
source
);
console
.
log
(
data
.
data
.
user_info
.
source
);
if
(
data
.
data
.
user_info
.
source
==
10
)
{
if
(
data
.
data
.
user_info
.
source
==
10
)
{
$
(
"
#
source_type"
).
html
(
'APP注册'
);
//客方
$
(
"
.
source_type"
).
html
(
'APP注册'
);
//客方
}
}
if
(
data
.
data
.
user_info
.
source
==
20
)
{
if
(
data
.
data
.
user_info
.
source
==
20
)
{
$
(
"
#
source_type"
).
html
(
'经纪人新增'
);
$
(
"
.
source_type"
).
html
(
'经纪人新增'
);
}
}
if
(
data
.
data
.
user_info
.
source
==
30
)
{
if
(
data
.
data
.
user_info
.
source
==
30
)
{
$
(
"
#
source_type"
).
html
(
'老数据客户'
);
$
(
"
.
source_type"
).
html
(
'老数据客户'
);
}
}
var
caozuo_table
=
""
;
var
caozuo_table
=
""
;
$
.
each
(
data
[
'data'
][
'user_history'
],
function
(
i
,
item
)
{
$
.
each
(
data
[
'data'
][
'user_history'
],
function
(
i
,
item
)
{
...
...
public/resource/js/user.js
View file @
11fe5301
...
@@ -180,7 +180,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
...
@@ -180,7 +180,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
}
}
});
});
//拨打手机号
//拨打手机号
$
(
document
).
on
(
"click"
,
"
#
user_call"
,
function
()
{
$
(
document
).
on
(
"click"
,
"
.
user_call"
,
function
()
{
user
.
user_Call
();
user
.
user_Call
();
});
});
//没打通手机号
//没打通手机号
...
@@ -202,8 +202,8 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
...
@@ -202,8 +202,8 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
}
}
});
});
$
(
document
).
on
(
"input"
,
"
#
cus_fang"
,
function
()
{
//手机号搜索客方2 编辑
$
(
document
).
on
(
"input"
,
"
.
cus_fang"
,
function
()
{
//手机号搜索客方2 编辑
if
(
$
(
"
#
cus_fang"
).
val
()
==
''
)
{
if
(
$
(
"
.
cus_fang"
).
val
()
==
''
)
{
user
.
agent_id2
=
''
;
user
.
agent_id2
=
''
;
$
(
".user-ul2"
).
html
(
''
);
$
(
".user-ul2"
).
html
(
''
);
}
else
{
}
else
{
...
@@ -296,7 +296,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
...
@@ -296,7 +296,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
},
},
addphone2
:
function
(
obj
)
{
addphone2
:
function
(
obj
)
{
var
user_ht
=
$
(
obj
).
html
();
var
user_ht
=
$
(
obj
).
html
();
$
(
"
#
cus_fang"
).
val
(
user_ht
);
$
(
"
.
cus_fang"
).
val
(
user_ht
);
$
(
".user-ul2"
).
html
(
''
);
$
(
".user-ul2"
).
html
(
''
);
user
.
agent_id2
=
$
(
obj
).
attr
(
"data-id"
);
user
.
agent_id2
=
$
(
obj
).
attr
(
"data-id"
);
...
@@ -399,12 +399,13 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
...
@@ -399,12 +399,13 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
});
});
},
},
search_phone2
:
function
()
{
//手机号 编辑是 客方搜索
search_phone2
:
function
()
{
//手机号 编辑是 客方搜索
// console.log($(".cus_fang").val());
$
.
ajax
({
$
.
ajax
({
url
:
'/index/getBroker_new'
,
url
:
'/index/getBroker_new'
,
type
:
'GET'
,
type
:
'GET'
,
async
:
true
,
async
:
true
,
data
:
{
data
:
{
"phone"
:
$
(
"
#
cus_fang"
).
val
()
"phone"
:
$
(
"
.
cus_fang"
).
val
()
},
},
dataType
:
'json'
,
dataType
:
'json'
,
success
:
function
(
data
)
{
success
:
function
(
data
)
{
...
@@ -505,10 +506,10 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
...
@@ -505,10 +506,10 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
Submit_follow
:
function
()
{
//提交
Submit_follow
:
function
()
{
//提交
var
params
=
{};
var
params
=
{};
params
.
id
=
user
.
user_id
;
params
.
id
=
user
.
user_id
;
params
.
user_name
=
$
(
"
#
cus_name"
).
val
();
params
.
user_name
=
$
(
"
.
cus_name"
).
val
();
params
.
agents_id
=
user
.
agent_id2
;
params
.
agents_id
=
user
.
agent_id2
;
params
.
sex
=
$
(
"
#
sex"
).
val
();
params
.
sex
=
$
(
"
.
sex"
).
val
();
params
.
vip
=
$
(
"
#
user_vip2"
).
val
();
params
.
vip
=
$
(
"
.
user_vip2"
).
val
();
params
.
industry_type
=
$
(
"select[name=industry_type_two]"
).
val
();
params
.
industry_type
=
$
(
"select[name=industry_type_two]"
).
val
();
params
.
price_demand
=
$
(
"input[name=price_demand]"
).
val
();
params
.
price_demand
=
$
(
"input[name=price_demand]"
).
val
();
params
.
area_demand
=
$
(
"input[name=area_demand]"
).
val
();
params
.
area_demand
=
$
(
"input[name=area_demand]"
).
val
();
...
@@ -520,7 +521,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
...
@@ -520,7 +521,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
success
:
function
(
data
)
{
success
:
function
(
data
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
code
==
200
)
{
alert
(
'修改成功'
);
alert
(
'修改成功'
);
$
(
"#modal-record"
).
modal
(
'hide'
);
$
(
"#modal-record
-edit
"
).
modal
(
'hide'
);
}
else
{
}
else
{
alert
(
data
.
msg
)
alert
(
data
.
msg
)
}
}
...
@@ -611,41 +612,42 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
...
@@ -611,41 +612,42 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
success
:
function
(
data
)
{
success
:
function
(
data
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
data
)
{
if
(
data
.
data
)
{
$
(
"#cus_id"
).
html
(
data
.
data
.
user_info
.
user_id
);
//客户编号
$
(
".cus_id"
).
html
(
data
.
data
.
user_info
.
user_id
);
//客户编号
$
(
"#cus_name"
).
val
(
data
.
data
.
user_info
.
user_name
);
//姓名
$
(
".cus_name"
).
val
(
data
.
data
.
user_info
.
user_name
);
//姓名
$
(
"#cus_nick"
).
html
(
data
.
data
.
user_info
.
user_nick
);
//昵称
$
(
".cus_nick"
).
html
(
data
.
data
.
user_info
.
user_nick
);
//昵称
$
(
"#user_pic"
).
attr
(
'src'
,
data
.
data
.
user_info
.
user_pic
);
//头像
$
(
".user_pic"
).
attr
(
'src'
,
data
.
data
.
user_info
.
user_pic
);
//头像
$
(
"#user_pic"
).
attr
(
'data-bimg'
,
data
.
data
.
user_info
.
user_pic
);
//鼠标放上去放大头像
$
(
".user_pic"
).
attr
(
'data-bimg'
,
data
.
data
.
user_info
.
user_pic
);
//鼠标放上去放大头像
$
(
"#registration_time"
).
html
(
data
.
data
.
user_info
.
registration_time
);
$
(
".registration_time"
).
html
(
data
.
data
.
user_info
.
registration_time
);
$
(
"#firstlogin_time"
).
html
(
data
.
data
.
user_info
.
first_login_time
);
//第一次登陆时间
$
(
".firstlogin_time"
).
html
(
data
.
data
.
user_info
.
first_login_time
);
//第一次登陆时间
$
(
"#sex"
).
val
(
data
.
data
.
user_info
.
sex
);
//性别
$
(
".sex"
).
val
(
data
.
data
.
user_info
.
sex
);
//性别
$
(
"#user_vip2"
).
val
(
data
.
data
.
user_info
.
vip
);
//是否vip
$
(
".user_vip2"
).
val
(
data
.
data
.
user_info
.
vip
);
//是否vip
$
(
"#cus_phone"
).
html
(
hideTel
(
data
.
data
.
user_info
.
user_phone
));
//电话
$
(
".cus_phone"
).
html
(
hideTel
(
data
.
data
.
user_info
.
user_phone
));
//电话
$
(
"#cus_date"
).
html
(
data
.
data
.
user_info
.
create_time
);
//创建时间
$
(
".cus_date"
).
html
(
data
.
data
.
user_info
.
create_time
);
//创建时间
$
(
"#referrer_user"
).
html
(
data
.
data
.
user_info
.
referrer_user
);
//上传时间
$
(
".referrer_user"
).
html
(
data
.
data
.
user_info
.
referrer_user
);
//上传时间
$
(
"#cus_fang"
).
val
(
data
.
data
.
user_info
.
agentinfo
);
//客方
$
(
".cus_fang_edit"
).
val
(
data
.
data
.
user_info
.
agentinfo
);
//客方详情
$
(
".cus_fang"
).
val
(
data
.
data
.
user_info
.
agentinfo
);
//客方编辑
$
(
"select[name=industry_type_two]"
).
val
(
data
.
data
.
user_info
.
industry_type
);
$
(
"select[name=industry_type_two]"
).
val
(
data
.
data
.
user_info
.
industry_type
);
$
(
"input[name=price_demand]"
).
val
(
data
.
data
.
user_info
.
price_demand
*
1
);
$
(
"input[name=price_demand]"
).
val
(
data
.
data
.
user_info
.
price_demand
*
1
);
$
(
"input[name=area_demand]"
).
val
(
data
.
data
.
user_info
.
area_demand
*
1
);
$
(
"input[name=area_demand]"
).
val
(
data
.
data
.
user_info
.
area_demand
*
1
);
user
.
agent_id_two
=
data
.
data
.
user_info
.
agent_id
;
user
.
agent_id_two
=
data
.
data
.
user_info
.
agent_id
;
if
(
data
.
data
.
user_info
.
source
==
10
)
{
if
(
data
.
data
.
user_info
.
source
==
10
)
{
$
(
"
#
source_type"
).
html
(
'APP注册'
);
//客方
$
(
"
.
source_type"
).
html
(
'APP注册'
);
//客方
}
}
if
(
data
.
data
.
user_info
.
source
==
20
)
{
if
(
data
.
data
.
user_info
.
source
==
20
)
{
$
(
"
#
source_type"
).
html
(
'经纪人新增'
);
$
(
"
.
source_type"
).
html
(
'经纪人新增'
);
}
}
if
(
data
.
data
.
user_info
.
source
==
30
)
{
if
(
data
.
data
.
user_info
.
source
==
30
)
{
$
(
"
#
source_type"
).
html
(
'老数据报备客户'
);
$
(
"
.
source_type"
).
html
(
'老数据报备客户'
);
}
}
var
caozuo_table
=
""
;
var
caozuo_table
=
""
;
$
.
each
(
data
[
'data'
][
'user_history'
],
function
(
i
,
item
)
{
$
.
each
(
data
[
'data'
][
'user_history'
],
function
(
i
,
item
)
{
caozuo_table
+=
'<tr><td>'
+
item
.
remark
+
'</td><td>'
+
item
.
name
+
'</td><td>'
+
item
.
create_time
+
'</td></tr>'
;
caozuo_table
+=
'<tr><td>'
+
item
.
remark
+
'</td><td>'
+
item
.
name
+
'</td><td>'
+
item
.
create_time
+
'</td></tr>'
;
});
});
if
(
caozuo_table
){
if
(
caozuo_table
){
$
(
"#caozuo_table"
).
html
(
caozuo_table
);
$
(
"#caozuo_table
_edit
"
).
html
(
caozuo_table
);
}
else
{
}
else
{
$
(
"#caozuo_table"
).
html
(
'暂无数据(*^_^*)'
);
$
(
"#caozuo_table
_edit
"
).
html
(
'暂无数据(*^_^*)'
);
}
}
}
}
...
@@ -845,7 +847,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
...
@@ -845,7 +847,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
dataType
:
'json'
,
dataType
:
'json'
,
success
:
function
(
data
)
{
success
:
function
(
data
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
code
==
200
)
{
$
(
"input[type='radio'][name='user_status'][value="
+
data
.
data
+
"]"
).
prop
(
"checked"
,
"checked"
);
//
$("input[type='radio'][name='user_status'][value=" + data.data + "]").prop("checked", "checked");
user
.
getGenjincon
();
user
.
getGenjincon
();
}
}
}
}
...
@@ -870,7 +872,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
...
@@ -870,7 +872,7 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
//客户动态 即跟进
//客户动态 即跟进
var
caozuo_table
=
""
;
var
caozuo_table
=
""
;
$
.
each
(
data
[
'data'
][
'user_date'
],
function
(
i
,
item
)
{
$
.
each
(
data
[
'data'
][
'user_date'
],
function
(
i
,
item
)
{
caozuo_table
+=
'<tr><td>'
+
item
.
step
+
'</td><td>'
+
item
.
name
+
'</td><td>'
+
item
.
create_time
+
'</td></tr>'
;
caozuo_table
+=
'<tr><td
class="text-left" width="70%"
>'
+
item
.
step
+
'</td><td>'
+
item
.
name
+
'</td><td>'
+
item
.
create_time
+
'</td></tr>'
;
});
});
if
(
caozuo_table
){
if
(
caozuo_table
){
$
(
"#caozuo_table2"
).
html
(
caozuo_table
);
$
(
"#caozuo_table2"
).
html
(
caozuo_table
);
...
...
public/resource/template/remark_follow_template_tpl.html
View file @
11fe5301
...
@@ -32,6 +32,7 @@
...
@@ -32,6 +32,7 @@
<
td
width
=
"16%"
>
<
td
width
=
"16%"
>
[
%
if
((
check_auth
(
'auth_vip'
)
&&
it
[
item
][
'vip'
])
||
(
it
[
item
][
'agent_id'
]
==
0
)
||
(
it
[
item
][
'agent_id'
]
==
it
[
item
][
'current_agent_id'
])
||
check_auth
(
'index/pcEditClient'
)
)
{
%
]
[
%
if
((
check_auth
(
'auth_vip'
)
&&
it
[
item
][
'vip'
])
||
(
it
[
item
][
'agent_id'
]
==
0
)
||
(
it
[
item
][
'agent_id'
]
==
it
[
item
][
'current_agent_id'
])
||
check_auth
(
'index/pcEditClient'
)
)
{
%
]
<
a
class
=
"btn1 btn-success caozuo genj_ure"
href
=
"#modal-record"
data
-
toggle
=
"modal"
data
-
phone
=
'[%= it[item]["user_phone"] %]'
data
-
id
=
'[%= it[item]["id"] %]'
>
详情
/
跟进
<
/a> 
;
<
a
class
=
"btn1 btn-success caozuo genj_ure"
href
=
"#modal-record"
data
-
toggle
=
"modal"
data
-
phone
=
'[%= it[item]["user_phone"] %]'
data
-
id
=
'[%= it[item]["id"] %]'
>
详情
/
跟进
<
/a> 
;
<
a
class
=
"btn1 btn-success caozuo"
href
=
"#modal-record-edit"
data
-
toggle
=
"modal"
data
-
phone
=
'[%= it[item]["user_phone"] %]'
data
-
id
=
'[%= it[item]["id"] %]'
>
客户编辑
<
/a> 
;
<!--<
a
class
=
"btn1 btn-success genj_ure"
href
=
"#modal-add"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"] %]'
>
跟进
<
/a> --
>
<!--<
a
class
=
"btn1 btn-success genj_ure"
href
=
"#modal-add"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"] %]'
>
跟进
<
/a> --
>
...
...
public/resource/template/user_template_tpl.html
View file @
11fe5301
...
@@ -42,6 +42,7 @@
...
@@ -42,6 +42,7 @@
<
td
width
=
"16%"
>
<
td
width
=
"16%"
>
[
%
if
((
check_auth
(
'auth_vip'
)
&&
it
[
item
][
'vip'
])
||
(
it
[
item
][
'agent_id'
]
==
0
)
||
(
it
[
item
][
'agent_id'
]
==
it
[
item
][
'current_agent_id'
])
||
check_auth
(
'index/useraction_search'
)
)
{
%
]
[
%
if
((
check_auth
(
'auth_vip'
)
&&
it
[
item
][
'vip'
])
||
(
it
[
item
][
'agent_id'
]
==
0
)
||
(
it
[
item
][
'agent_id'
]
==
it
[
item
][
'current_agent_id'
])
||
check_auth
(
'index/useraction_search'
)
)
{
%
]
<
a
class
=
"btn1 btn-success caozuo genj_ure"
href
=
"#modal-record"
data
-
toggle
=
"modal"
data
-
phone
=
'[%= it[item]["user_phone"] %]'
data
-
id
=
'[%= it[item]["id"] %]'
>
详情
/
跟进
<
/a> 
;
<
a
class
=
"btn1 btn-success caozuo genj_ure"
href
=
"#modal-record"
data
-
toggle
=
"modal"
data
-
phone
=
'[%= it[item]["user_phone"] %]'
data
-
id
=
'[%= it[item]["id"] %]'
>
详情
/
跟进
<
/a> 
;
<
a
class
=
"btn1 btn-success caozuo"
href
=
"#modal-record-edit"
data
-
toggle
=
"modal"
data
-
phone
=
'[%= it[item]["user_phone"] %]'
data
-
id
=
'[%= it[item]["id"] %]'
>
客户编辑
<
/a> 
;
<!--<
a
class
=
"btn1 btn-success genj_ure"
href
=
"#modal-add"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"] %]'
>
跟进
<
/a> --
>
<!--<
a
class
=
"btn1 btn-success genj_ure"
href
=
"#modal-add"
data
-
toggle
=
"modal"
data
-
id
=
'[%= it[item]["id"] %]'
>
跟进
<
/a> --
>
...
...
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