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
b41a2ec3
Commit
b41a2ec3
authored
Jul 16, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
客户列表优化
parent
36be89a2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
172 additions
and
128 deletions
+172
-128
users_list.html
application/index/view/member/users_list.html
+170
-128
user.js
public/resource/js/user.js
+2
-0
No files found.
application/index/view/member/users_list.html
View file @
b41a2ec3
...
@@ -6,7 +6,9 @@
...
@@ -6,7 +6,9 @@
overflow-y
:
auto
;
overflow-y
:
auto
;
padding-bottom
:
60px
;
padding-bottom
:
60px
;
}
}
.modal-body-details
{
width
:
850px
;
}
.user-ul
{
.user-ul
{
width
:
100%
;
width
:
100%
;
height
:
auto
;
height
:
auto
;
...
@@ -21,7 +23,8 @@
...
@@ -21,7 +23,8 @@
line-height
:
30px
;
line-height
:
30px
;
}
}
.user-ul2
,
.look-shop-ul
{
.user-ul2
,
.look-shop-ul
{
width
:
100%
;
width
:
100%
;
height
:
auto
;
height
:
auto
;
padding-bottom
:
6px
;
padding-bottom
:
6px
;
...
@@ -30,7 +33,8 @@
...
@@ -30,7 +33,8 @@
left
:
-40px
;
left
:
-40px
;
}
}
.user-ul2
li
,
.look-shop-ul
li
{
.user-ul2
li
,
.look-shop-ul
li
{
list-style
:
none
;
list-style
:
none
;
line-height
:
30px
;
line-height
:
30px
;
}
}
...
@@ -88,14 +92,17 @@
...
@@ -88,14 +92,17 @@
.clear
{
.clear
{
clear
:
both
;
clear
:
both
;
}
}
.left
{
.left
{
float
:
left
;
float
:
left
;
font-size
:
12px
;
font-size
:
12px
;
}
}
.bottom
{
.bottom
{
margin-top
:
30px
;
margin-top
:
30px
;
}
}
/*客户列表商 约带看*/
/*客户列表商 约带看*/
.detail-modal-bargaininfo-main-left
{
.detail-modal-bargaininfo-main-left
{
float
:
left
;
float
:
left
;
width
:
340px
;
width
:
340px
;
...
@@ -189,10 +196,12 @@
...
@@ -189,10 +196,12 @@
display
:
block
;
display
:
block
;
margin
:
0
auto
;
margin
:
0
auto
;
}
}
.opacity-0
{
.opacity-0
{
opacity
:
0
;
opacity
:
0
;
}
}
#user_call
{
#user_call
{
height
:
20px
;
height
:
20px
;
width
:
30px
;
width
:
30px
;
border-radius
:
3px
;
border-radius
:
3px
;
...
@@ -200,14 +209,15 @@
...
@@ -200,14 +209,15 @@
margin-top
:
22px
;
margin-top
:
22px
;
font-size
:
10px
;
font-size
:
10px
;
text-align
:
center
;
text-align
:
center
;
cursor
:
pointer
cursor
:
pointer
}
}
#phone_title2
{
#phone_title2
{
font-weight
:
600
;
font-weight
:
600
;
font-size
:
36px
;
font-size
:
36px
;
}
}
/*客户动态*/
/*客户动态*/
.followup-modal-list-area
{
.followup-modal-list-area
{
height
:
450px
;
height
:
450px
;
overflow-y
:
scroll
;
overflow-y
:
scroll
;
...
@@ -270,13 +280,18 @@
...
@@ -270,13 +280,18 @@
<!-- <div class="row"></div> -->
<!-- <div class="row"></div> -->
<!--版本 2.2-->
<!--版本 2.2-->
<input
class=
"form-control btn2 margin-top-ld"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"userID"
placeholder=
"客户ID"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 margin-top-ld"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"userID"
placeholder=
"客户ID"
type=
"text"
value=
""
>
<span
class=
"fore-span ld-Marheight"
>
VIP客户:
</span>
<select
class=
"form-control btn4 ld-Marheight"
id=
"user_vip_select"
>
<option
value=
""
class=
"successModel"
>
请选择
</option>
<option
value=
"1"
>
是
</option>
<option
value=
"0"
>
否
</option>
</select>
<input
class=
"form-control btn2 margin-top-ld"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"user"
placeholder=
"客户姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 margin-top-ld"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"user"
placeholder=
"客户姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 margin-top-ld"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"phone"
placeholder=
"客户手机号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 margin-top-ld"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"phone"
placeholder=
"客户手机号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 margin-top-ld input"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"invite_phone"
placeholder=
"邀请人(C端用户)手机号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 margin-top-ld input"
data-rule-phoneus=
"false"
data-rule-required=
"false"
name=
"invite_phone"
placeholder=
"邀请人(C端用户)手机号"
type=
"text"
value=
""
>
<!--业态选择-->
<!--业态选择-->
<select
class=
"form-control btn2 margin-top-ld"
name=
"industry_type"
>
<select
class=
"form-control btn2 margin-top-ld"
name=
"industry_type"
>
<option
value=
"0"
>
业态选择
</option>
<option
value=
"0"
>
业态选择
</option>
...
@@ -525,9 +540,9 @@
...
@@ -525,9 +540,9 @@
</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"
>
<div
class=
"modal-content
modal-body-details
"
>
<div
class=
"modal-header"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
×
...
@@ -540,33 +555,48 @@
...
@@ -540,33 +555,48 @@
<table
class=
"table table-striped table-bordered table-hover table-condensed"
id=
"caozuo_hide"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
id=
"caozuo_hide"
>
<thead>
<thead>
<tr>
<tr>
<td
colspan=
"9"
>
<td
width=
"40%"
>
<form
id=
"form1"
>
<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"
id=
"source_type"
></span>
<!--是否vip-->
</td>
<!--<label for="inputEmail3" class="col-sm-3 control-label">VIP客户:</label>-->
<td>
<span
class=
"fore-span ld-Marheight"
>
VIP客户:
</span>
<span
class=
"fore-span ld-Marheight"
>
VIP客户:
</span>
<select
class=
"form-control btn4
ld-Marheight"
id=
"user_vip2"
>
<select
class=
"form-control btn6
ld-Marheight"
id=
"user_vip2"
>
<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>
</select>
</select>
<div
class=
"clear"
></div>
</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"
id=
"cus_id"
></span>
</td>
</tr>
<tr>
<td>
<span
class=
"fore-span ld-Marheight"
>
姓名:
</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"
>
<input
class=
"form-control btn6 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"cus_name"
name=
"name"
type=
"text"
>
</td>
<select
class=
"form-control btn4 ld-Marheight"
id=
"sex"
>
<td>
<span
class=
"fore-span ld-Marheight"
>
性别:
</span>
<select
class=
"form-control btn6 ld-Marheight"
id=
"sex"
>
<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>
</select>
</select>
<!--详情增加业态-->
</td>
<td>
<span
class=
"fore-span ld-Marheight"
>
电话:
</span>
<span
class=
"fore-span ld-Marheight"
id=
"cus_phone"
></span>
<a
class=
"fore-span btn-primary ld-Marheight"
id=
"user_call"
href=
"#modal-call"
data-toggle=
"modal"
>
拨打
</a>
</td>
</tr>
<tr>
<td>
<span
class=
"fore-span ld-Marheight"
>
业态:
</span>
<span
class=
"fore-span ld-Marheight"
>
业态:
</span>
<select
class=
"form-control btn5 margin-top-ld"
name=
"industry_type_two"
>
<select
class=
"form-control btn6 ld-Marheight"
name=
"industry_type_two"
>
<!--<option value="-1">业态选择</option>-->
<option>
轻餐饮
</option>
<option>
轻餐饮
</option>
<option>
重餐饮
</option>
<option>
重餐饮
</option>
<option>
百货零售
</option>
<option>
百货零售
</option>
...
@@ -575,42 +605,54 @@
...
@@ -575,42 +605,54 @@
<option>
休闲娱乐
</option>
<option>
休闲娱乐
</option>
</select>
</select>
</td>
<td>
<span
class=
"fore-span ld-Marheight"
>
价格:
</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=
""
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"
><span
class=
"fore-span ld-Marheight"
>
元/月
</span>
<span
class=
"fore-span ld-Marheight"
>
面积:
</span>
</td>
<input
class=
"form-control btn4 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>
<span
class=
"fore-span ld-Marheight"
>
电话:
</span>
<span
class=
"fore-span ld-Marheight"
id=
"cus_phone"
></span>
<a
class=
"fore-span btn-primary ld-Marheight"
id=
"user_call"
href=
"#modal-call"
data-toggle=
"modal"
>
拨打
</a>
<div
class=
"clear"
></div>
<span
class=
"fore-span ld-Marheight"
>
创建时间:
</span>
<span
class=
"fore-span ld-Marheight"
>
面积:
</span>
<span
class=
"fore-span ld-Marheight"
id=
"cus_date"
></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>
<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"
name=
"pwd"
autocomplete=
"off"
id=
"cus_fang"
>
<ul
class=
"user-ul2"
></ul>
</div>
</div>
</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"
id=
"referrer_user"
></span>
</td>
<td>
<span
class=
"fore-span ld-Marheight"
>
昵称:
</span>
<span
class=
"fore-span ld-Marheight"
>
昵称:
</span>
<span
class=
"fore-span ld-Marheight"
id=
"cus_nick"
></span>
<span
class=
"fore-span ld-Marheight"
id=
"cus_nick"
></span>
<div
class=
"clear"
></div>
</td>
</tr>
<tr>
<td>
<span
class=
"fore-span ld-Marheight"
>
创建时间:
</span>
<span
class=
"fore-span ld-Marheight"
id=
"cus_date"
></span>
</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"
id=
"registration_time"
></span>
<div
class=
"clear"
></div>
</td>
<span
class=
"fore-span ld-Marheight"
>
第一次登陆时间:
</span>
<td>
<span
class=
"fore-span ld-Marheight"
id=
"firstlogin_time"
></span>
<div
class=
"row"
></div>
<span
class=
"fore-span ld-Marheight"
>
下载登录时间:
</span>
<div
class=
"form-group"
>
<span
class=
"fore-span ld-Marheight"
id=
"firstlogin_time"
></span>
<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>
</td>
</tr>
</tr>
<tr
class=
"ld-Marheight"
>
<tr
class=
"ld-Marheight"
>
<t
h
class=
"text-center"
>
客方修改记录:
</th
>
<t
d
class=
"text-left"
>
客方修改记录:
</td
>
</tr>
</tr>
</thead>
</thead>
...
@@ -689,18 +731,18 @@
...
@@ -689,18 +731,18 @@
<div
class=
"clear"
>
<div
class=
"clear"
>
</div>
</div>
<div
class=
"followup-modal-list-area"
>
<div
class=
"followup-modal-list-area"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
"
>
<tbody
class=
"text-center
"
id=
"caozuo_table2
"
>
<tbody
class=
"text-center
"
id=
"caozuo_table2
"
>
</tbody>
</tbody>
</table>
</table>
</div>
</div>
</div>
</div>
<div
class=
"modal-footer"
>
<div
class=
"modal-footer
"
>
<button
type=
"button
"
class=
"btn btn-default"
data-dismiss=
"modal
"
>
关闭
<button
type=
"button
"
class=
"btn btn-default "
data-dismiss=
"modal
"
>
关闭
</button>
</button>
<button
type=
"button
"
class=
"btn btn-primary"
id=
"edit_add"
data-dismiss=
"modal
"
>
<button
type=
"button
"
class=
"btn btn-primary "
id=
"edit_add "
data-dismiss=
"modal
"
>
提交
提交
</button>
</button>
</div>
</div>
...
@@ -710,37 +752,37 @@
...
@@ -710,37 +752,37 @@
<!-- /.modal -->
<!-- /.modal -->
</div>
</div>
<!-- #批量修改客方-->
<!-- #批量修改客方-->
<div
class=
"modal fade
"
id=
"modal_modify_user"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true
"
>
<div
class=
"modal fade
"
id=
"modal_modify_user "
tabindex=
"-1 "
role=
"dialog "
aria-labelledby=
"myModalLabel "
aria-hidden=
"true
"
>
<div
class=
"modal-dialog modal-dialog-one"
>
<div
class=
"modal-dialog modal-dialog-one
"
>
<div
class=
"modal-content"
>
<div
class=
"modal-content
"
>
<div
class=
"modal-header"
>
<div
class=
"modal-header
"
>
<button
type=
"button
"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true
"
>
<button
type=
"button
"
class=
"close "
data-dismiss=
"modal "
aria-hidden=
"true
"
>
×
×
</button>
</button>
<h4
class=
"modal-title"
>
<h4
class=
"modal-title
"
>
批量修改盘方
批量修改盘方
</h4>
</h4>
</div>
</div>
<div
class=
"modal-body modal-body-one"
>
<div
class=
"modal-body modal-body-one
"
>
<br>
<br>
<!-- ============添加========== -->
<!-- ============添加========== -->
<div
class=
"jian_class"
>
<div
class=
"jian_class
"
>
<input
name=
"ues_id
"
placeholder=
"请输入经纪人姓名"
type=
"tel"
value=
""
class=
"phone_jia old_agents form-control
"
>
<input
name=
"ues_id
"
placeholder=
"请输入经纪人姓名 "
type=
"tel "
value=
" "
class=
"phone_jia old_agents form-control
"
>
<ul
class=
"phone_list"
></ul>
<ul
class=
"phone_list
"
></ul>
</div>
</div>
<span
class=
"btn3
"
id=
"batch
"
>
批量修改为
</span>
<span
class=
"btn3
"
id=
"batch
"
>
批量修改为
</span>
<div
class=
"jian_class"
>
<div
class=
"jian_class
"
>
<input
name=
"ues_id
"
placeholder=
"请输入经纪人姓名"
type=
"tel"
value=
""
class=
"phone_jia new_agents form-control
"
>
<input
name=
"ues_id
"
placeholder=
"请输入经纪人姓名 "
type=
"tel "
value=
" "
class=
"phone_jia new_agents form-control
"
>
<ul
class=
"phone_list"
></ul>
<ul
class=
"phone_list
"
></ul>
</div>
</div>
<br><br><br>
<br><br><br>
</div>
</div>
<div
class=
"modal-footer"
>
<div
class=
"modal-footer
"
>
<button
type=
"button
"
class=
"btn btn-default"
data-dismiss=
"modal
"
>
关闭
<button
type=
"button
"
class=
"btn btn-default "
data-dismiss=
"modal
"
>
关闭
</button>
</button>
<button
type=
"button
"
class=
"btn btn-primary"
id=
"modify_add"
data-dismiss=
"modal
"
>
<button
type=
"button
"
class=
"btn btn-primary "
id=
"modify_add "
data-dismiss=
"modal
"
>
提交
提交
</button>
</button>
</div>
</div>
...
@@ -750,81 +792,81 @@
...
@@ -750,81 +792,81 @@
<!-- /.modal -->
<!-- /.modal -->
</div>
</div>
<!--约带看-->
<!--约带看-->
<div
class=
"modal fade
"
id=
"modal-takeLook"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true
"
>
<div
class=
"modal fade
"
id=
"modal-takeLook "
tabindex=
"-1 "
role=
"dialog "
aria-labelledby=
"myModalLabel "
aria-hidden=
"true
"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-dialog
"
>
<div
class=
"modal-content"
>
<div
class=
"modal-content
"
>
<div
class=
"modal-header"
>
<div
class=
"modal-header
"
>
<button
type=
"button
"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true
"
>
<button
type=
"button
"
class=
"close "
data-dismiss=
"modal "
aria-hidden=
"true
"
>
×
×
</button>
</button>
<h4
class=
"modal-title"
>
<h4
class=
"modal-title
"
>
约带看
约带看
</h4>
</h4>
</div>
</div>
<div
class=
"modal-body"
>
<div
class=
"modal-body
"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
id=
" "
>
<table
class=
"table table-striped table-bordered table-hover table-condensed
"
id=
" "
>
<thead>
<thead>
<tr>
<tr>
<td>
<td>
<form
id=
"form1"
>
<form
id=
"form1
"
>
<span
class=
"fore-span ld-Marheight"
>
姓名:
</span>
<span
class=
"fore-span ld-Marheight
"
>
姓名:
</span>
<span
class=
"fore-span ld-Marheight
"
id=
"take_look_name
"
></span>
<span
class=
"fore-span ld-Marheight
"
id=
"take_look_name
"
></span>
<div
class=
"clear"
></div>
<div
class=
"clear
"
></div>
<span
class=
"fore-span ld-Marheight"
>
电话:
</span>
<span
class=
"fore-span ld-Marheight
"
>
电话:
</span>
<span
class=
"fore-span ld-Marheight
"
id=
"take_look_phone
"
></span>
<span
class=
"fore-span ld-Marheight
"
id=
"take_look_phone
"
></span>
<div
class=
"clear"
></div>
<div
class=
"clear
"
></div>
<span
class=
"fore-span ld-Marheight"
>
客户编号:
</span>
<span
class=
"fore-span ld-Marheight
"
>
客户编号:
</span>
<span
class=
"fore-span ld-Marheight
"
id=
"take_look_id
"
></span>
<span
class=
"fore-span ld-Marheight
"
id=
"take_look_id
"
></span>
<div
class=
"clear"
></div>
<div
class=
"clear
"
></div>
<div
class=
"detail-modal-bargaininfo-commission-inputpar"
>
<div
class=
"detail-modal-bargaininfo-commission-inputpar
"
>
<div
class=
"detail-modal-bargaininfo-commission-addarea"
>
<div
class=
"detail-modal-bargaininfo-commission-addarea
"
>
<div
class=
"form-group detail-modal-bargaininfo-commission-sec"
>
<div
class=
"form-group detail-modal-bargaininfo-commission-sec
"
>
<span
class=
"fore-span ld-Marheight"
>
约带看商铺:
</span>
<span
class=
"fore-span ld-Marheight
"
>
约带看商铺:
</span>
<div
class=
" "
>
<div
class=
" "
>
<!--选择式-->
<!--选择式-->
<input
type=
"text
"
class=
"form-control ld-Marheight look-shop"
name=
" "
autocomplete=
"off"
placeholder=
"请输入商铺名称、商铺编号、商铺地址关键词
"
>
<input
type=
"text
"
class=
"form-control ld-Marheight look-shop "
name=
" "
autocomplete=
"off "
placeholder=
"请输入商铺名称、商铺编号、商铺地址关键词
"
>
<ul
class=
"look-shop-ul"
></ul>
<ul
class=
"look-shop-ul
"
></ul>
<!--下拉列表-->
<!--下拉列表-->
</div>
</div>
<!--<mark href="javascript:;
" class="detail-modal-bargaininfo-commission-cancel-pic"><img src="/resource/image/search_gb.png
" /></mark>-->
<!--<mark href="javascript:;
" class="detail-modal-bargaininfo-commission-cancel-pic "><img src="/resource/image/search_gb.png
" /></mark>-->
</div>
</div>
</div>
</div>
<div
id=
"bargaininfo_commission_add_btn"
>
<div
id=
"bargaininfo_commission_add_btn
"
>
<img
src=
"/resource/image/jia2@2x.png"
/>
<img
src=
"/resource/image/jia2@2x.png
"
/>
</div>
</div>
</div>
</div>
<!--<div class="form-group">
<!--<div class="form-group
">
<span class="fore-span ld-Marheight">约带看商铺:</span>
<span class="fore-span ld-Marheight
">约带看商铺:</span>
<input type="text
" class="form-control btn6 ld-Marheight" name=" " autocomplete="off" id="look_shop" placeholder="请输入商铺名称、商铺编号、商铺地址关键词
">
<input type="text
" class="form-control btn6 ld-Marheight " name=" " autocomplete="off " id="look_shop " placeholder="请输入商铺名称、商铺编号、商铺地址关键词
">
<ul class="look-shop-ul"></ul>
<ul class="look-shop-ul
"></ul>
</div>-->
</div>-->
<div
class=
"clear"
></div>
<div
class=
"clear
"
></div>
<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=" " type="datetime-local
">-->
<!--<input class="form-control btn6 ld-Marheight
" value=" " data-rule-phoneus="false " data-rule-required="false " id=" " name=" " type="datetime-local
">-->
<!--datetime-local-->
<!--datetime-local-->
<!--bootstrap 时间控件-->
<!--bootstrap 时间控件-->
<input
type=
"text
"
value=
""
class=
"form_datetime form-control btn6 ld-Marheight"
id=
"look_shop_date"
readonly=
"readonly
"
>
<input
type=
"text
"
value=
" "
class=
"form_datetime form-control btn6 ld-Marheight "
id=
"look_shop_date "
readonly=
"readonly
"
>
<div
class=
"clear"
></div>
<div
class=
"clear
"
></div>
<div
class=
"textarea-con ld-Marheight"
>
<div
class=
"textarea-con ld-Marheight
"
>
<span
class=
"fore-span"
>
备注:
</span>
<span
class=
"fore-span
"
>
备注:
</span>
<textarea
name=
"
"
rows=
"5"
cols=
"50"
id=
"note_look
"
></textarea>
<textarea
name=
"
"
rows=
"5 "
cols=
"50 "
id=
"note_look
"
></textarea>
</div>
</div>
</form>
</form>
</td>
</td>
</tr>
</tr>
</thead>
</thead>
<tbody
class=
"text-center
"
id=
"caozuo_table
"
>
<tbody
class=
"text-center
"
id=
"caozuo_table
"
>
</table>
</table>
</div>
</div>
<div
class=
"modal-footer"
>
<div
class=
"modal-footer
"
>
<!--<button type="button
" class="btn btn-default" data-dismiss="modal
">关闭
<!--<button type="button
" class="btn btn-default " data-dismiss="modal
">关闭
</button>-->
</button>-->
<button
type=
"button
"
class=
"btn btn-primary save-look
"
>
<button
type=
"button
"
class=
"btn btn-primary save-look
"
>
<!--data-dismiss="modal"-->
<!--data-dismiss="modal
"-->
保存
保存
</button>
</button>
</div>
</div>
...
@@ -834,31 +876,31 @@
...
@@ -834,31 +876,31 @@
<!-- /.modal -->
<!-- /.modal -->
</div>
</div>
<!--拨打手机号-->
<!--拨打手机号-->
<div
class=
"modal fade
"
id=
"modal-call"
tabindex=
"-1"
role=
"dialog"
aria-labelledby=
"myModalLabel"
aria-hidden=
"true
"
>
<div
class=
"modal fade
"
id=
"modal-call "
tabindex=
"-1 "
role=
"dialog "
aria-labelledby=
"myModalLabel "
aria-hidden=
"true
"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-dialog
"
>
<div
class=
"modal-content"
>
<div
class=
"modal-content
"
>
<div
class=
"modal-header"
>
<div
class=
"modal-header
"
>
<button
type=
"button
"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true
"
>
<button
type=
"button
"
class=
"close "
data-dismiss=
"modal "
aria-hidden=
"true
"
>
×
×
</button>
</button>
<h4
class=
"modal-title"
>
<h4
class=
"modal-title
"
>
请使用
请使用
<span
id=
"phone_title"
>
<span
id=
"phone_title
"
>
</span>
</span>
的手机拨打该虚拟号
的手机拨打该虚拟号
</h4>
</h4>
</div>
</div>
<div
class=
"modal-body"
>
<div
class=
"modal-body
"
>
<div
class=
"modal-body"
>
<div
class=
"modal-body
"
>
<input
type=
"hidden
"
value=
""
id=
"delete_id
"
/>
<input
type=
"hidden
"
value=
" "
id=
"delete_id
"
/>
<span
id=
"phone_title2"
>
<span
id=
"phone_title2
"
>
</span>
</span>
</div>
</div>
</div>
</div>
<div
class=
"modal-footer"
>
<div
class=
"modal-footer
"
>
<button
type=
"button
"
class=
"btn btn-default"
data-dismiss=
"modal"
id=
"unbind_call
"
>
没打通
<button
type=
"button
"
class=
"btn btn-default "
data-dismiss=
"modal "
id=
"unbind_call
"
>
没打通
</button>
</button>
<button
type=
"button
"
class=
"btn btn-primary"
id=
""
data-dismiss=
"modal
"
>
<button
type=
"button
"
class=
"btn btn-primary "
id=
" "
data-dismiss=
"modal
"
>
已拨打
已拨打
</button>
</button>
</div>
</div>
...
...
public/resource/js/user.js
View file @
b41a2ec3
...
@@ -677,6 +677,8 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
...
@@ -677,6 +677,8 @@ define(['doT', 'text!temp/user_template_tpl.html', 'ckfinder', 'ckfinderStart',
params
.
user_nick
=
$
(
"input[name='user']"
).
val
();
params
.
user_nick
=
$
(
"input[name='user']"
).
val
();
params
.
phone
=
$
(
"input[name='phone']"
).
val
();
params
.
phone
=
$
(
"input[name='phone']"
).
val
();
params
.
id
=
$
(
"input[name='userID']"
).
val
();
params
.
id
=
$
(
"input[name='userID']"
).
val
();
// user_vip_select
// params.id = $("#user_vip_select").val();//vip筛选
params
.
phone
=
$
(
"input[name='phone']"
).
val
();
params
.
phone
=
$
(
"input[name='phone']"
).
val
();
params
.
invite_phone
=
$
(
"input[name='invite_phone']"
).
val
();
params
.
invite_phone
=
$
(
"input[name='invite_phone']"
).
val
();
params
.
start_date
=
$
(
"#start_date"
).
val
();
params
.
start_date
=
$
(
"#start_date"
).
val
();
...
...
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