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
92b0cf8f
Commit
92b0cf8f
authored
Jul 18, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
后台样式优化
parent
e0455d11
Show whitespace changes
Inline
Side-by-side
Showing
11 changed files
with
91 additions
and
58 deletions
+91
-58
agent.html
application/index/view/agent/agent.html
+10
-10
getCollection.html
application/index/view/collection/getCollection.html
+1
-1
evaluation_list.html
application/index/view/evaluation/evaluation_list.html
+4
-0
inspectionRecord.html
application/index/view/inspection/inspectionRecord.html
+4
-1
u_label_index.html
application/index/view/label/u_label_index.html
+2
-2
users_list.html
application/index/view/member/users_list.html
+2
-2
remark_follow_index.html
application/index/view/remark/remark_follow_index.html
+52
-34
index.html
application/index/view/store/index.html
+2
-2
index.html
application/index/view/transfer/index.html
+2
-2
watch_list.html
application/index/view/watch_shop/watch_list.html
+2
-2
transfer.js
public/resource/js/transfer.js
+10
-2
No files found.
application/index/view/agent/agent.html
View file @
92b0cf8f
...
...
@@ -46,8 +46,8 @@
<select
class=
"form-control btn2 input ld-Marheight"
name=
""
id=
"guest_stores"
>
</select>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"id"
placeholder=
"姓名/手机号"
name=
"search"
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>
<span
class=
"btn btn-
info
btn3 ld-Marheight"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-
info
btn3 ld-Marheight"
id=
"reset"
>
重置
</span>
</form>
</td>
...
...
@@ -97,31 +97,31 @@
<div
class=
"modal-body"
>
<form
class=
"form-horizontal"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-
3
control-label"
>
用户名:
</label>
<label
class=
"col-sm-
4
control-label"
>
用户名:
</label>
<input
class=
"form-control btn6"
data-rule-buga=
"false"
data-rule-required=
"true"
name=
"name"
placeholder=
"登录账户所用名称"
type=
"text"
value=
""
id=
"title"
>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-
3
control-label"
>
电话(登录账号):
</label>
<label
class=
"col-sm-
4
control-label"
>
电话(登录账号):
</label>
<input
type=
"number"
class=
"form-control btn6"
name=
"phone"
value=
""
placeholder=
"填写手机号"
>
</div>
<div
class=
"form-group hide"
>
<label
class=
"col-sm-
3
control-label"
>
密码:
</label>
<label
class=
"col-sm-
4
control-label"
>
密码:
</label>
<input
type=
"text"
class=
"form-control btn6"
name=
"password"
id=
"password"
value=
"44444"
placeholder=
"填写密码"
>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-
3
control-label"
>
所属部门:
</label>
<label
class=
"col-sm-
4
control-label"
>
所属部门:
</label>
<select
name=
"district_id"
class=
"form-control btn6"
>
<option
value=
""
>
选择所属部门
</option>
</select>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-
3
control-label"
>
所属门店:
</label>
<label
class=
"col-sm-
4
control-label"
>
所属门店:
</label>
<select
name=
"store_id"
class=
"form-control btn6"
>
</select>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-
3
control-label"
>
性别:
</label>
<label
class=
"col-sm-
4
control-label"
>
性别:
</label>
<div
class=
"radio radio-primary btn4 mr-10"
>
<label
for=
"sex0"
class=
"radio-label1"
>
<div
class=
"iradio_minimal-blue"
aria-checked=
"false"
aria-disabled=
"false"
style=
""
>
...
...
@@ -147,14 +147,14 @@
</div>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-
3
control-label"
>
是否允许访问后台:
</label>
<label
class=
"col-sm-
4
control-label"
>
是否允许访问后台:
</label>
<select
name=
"admin_off"
id=
"admin_off"
class=
"form-control btn6"
>
<option
value=
"0"
>
允许
</option>
<option
value=
"1"
>
不允许
</option>
</select>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-
3
control-label"
>
个人说明:
</label>
<label
class=
"col-sm-
4
control-label"
>
个人说明:
</label>
<textarea
name=
"remarks"
id=
"remarks"
class=
"form-control btn6"
length=
"120"
rows=
"5"
placeholder=
"请填写个人说明"
></textarea>
</div>
</form>
...
...
application/index/view/collection/getCollection.html
View file @
92b0cf8f
...
...
@@ -208,7 +208,7 @@
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<thead>
<tr>
<td
colspan=
"1
0
"
>
<td
colspan=
"1
1
"
>
<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_date1"
type=
"date"
>
...
...
application/index/view/evaluation/evaluation_list.html
View file @
92b0cf8f
...
...
@@ -32,6 +32,9 @@
font-weight
:
bold
;
font-size
:
16px
;
}
.clear
{
clear
:
both
;
}
</style>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
...
...
@@ -60,6 +63,7 @@
<input
class=
"form-control btn4 ld-Marheight"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"create_time_end"
name=
"end_date2"
type=
"date"
>
<!--<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="district_id" placeholder="部门名称" type="text" value="">
<input class="form-control btn2 ld-Marheight" data-rule-phoneus="false" data-rule-required="false" id="store_id" placeholder="门店名称" type="text" value="">-->
<div
class=
"clear"
></div>
<select
class=
"form-control btn4 ld-Marheight input"
name=
""
id=
"district_id"
>
<option
value=
""
>
部门名称
</option>
...
...
application/index/view/inspection/inspectionRecord.html
View file @
92b0cf8f
...
...
@@ -35,6 +35,9 @@
#district_id
{
width
:
16%
!important
;
}
.clear
{
clear
:
both
;
}
</style>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
...
...
@@ -70,7 +73,7 @@
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"user_phone"
placeholder=
"约带看人手机号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"house_title"
placeholder=
"商铺名称"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"report_agent_phone"
placeholder=
"客户手机号"
type=
"text"
value=
""
>
<div
class=
"clear"
></div>
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-info btn3 ld-Marheight"
id=
"reset"
>
重置
</span>
</form>
...
...
application/index/view/label/u_label_index.html
View file @
92b0cf8f
...
...
@@ -61,11 +61,11 @@
<div
class=
"modal-body"
>
<form
class=
"form-horizontal"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-
3
control-label"
>
新增标签:
</label>
<label
class=
"col-sm-
4
control-label"
>
新增标签:
</label>
<input
class=
"form-control btn6"
data-rule-buga=
"false"
data-rule-required=
"true"
name=
"title"
placeholder=
"不能多于5个字"
type=
"text"
value=
""
id=
"title"
>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-
3
control-label"
>
是否立刻释放号码:
</label>
<label
class=
"col-sm-
4
control-label"
>
是否立刻释放号码:
</label>
<select
name=
""
id=
"free"
class=
"form-control btn6"
>
<option
value=
"-1"
>
请选择
</option>
<option
value=
"0"
>
否
</option>
...
...
application/index/view/member/users_list.html
View file @
92b0cf8f
...
...
@@ -788,12 +788,12 @@
<br>
<!-- ============添加========== -->
<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>
</div>
<span
class=
"btn3"
id=
"batch"
>
批量修改为
</span>
<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>
</div>
...
...
application/index/view/remark/remark_follow_index.html
View file @
92b0cf8f
{layout name="global/frame_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"RemarkFollowIndex"
/>
<style>
.modal-body
{
.modal-body
{
height
:
600px
;
overflow-y
:
auto
;
padding-bottom
:
60px
;
}
.user-ul2
{
.modal-body1
{
width
:
800px
;
}
.user-ul2
{
width
:
100%
;
height
:
auto
;
padding-bottom
:
15px
;
float
:
left
;
}
.user-ul2
li
{
.user-ul2
li
{
list-style
:
none
;
line-height
:
30px
;
}
#search_t
{
#search_t
{
visibility
:
hidden
;
}
.clear
{
clear
:
both
;
}
.btn6-1
{
width
:
70%
;
}
.btn4-1
{
width
:
30%
;
}
</style>
<div
id=
"page-content-wrapper"
>
<div
class=
"container"
>
...
...
@@ -85,12 +104,10 @@
</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-content modal-body1
"
>
<div
class=
"modal-header"
>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-hidden=
"true"
>
×
...
...
@@ -99,55 +116,56 @@
客户资料/跟进
</h4>
</div>
<div
class=
"modal-body modal-body1
"
>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
id=
"caozuo_hide
"
>
<div
class=
"modal-body
"
>
<table
id=
"caozuo_hide"
border=
"0
"
>
<thead>
<tr>
<td
colspan=
"9"
>
<form
id=
"form1"
>
<td
width=
"36%"
>
<span
class=
"fore-span ld-Marheight"
>
客户编号:
</span>
<span
class=
"fore-span ld-Marheight"
id=
"cus_id"
></span>
</td>
<td
width=
"30%"
>
<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 btn4-1 ld-Marheight fore-span"
value=
""
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"cus_name"
name=
"name"
type=
"text"
>
</td>
<td>
<select
class=
"form-control btn4 ld-Marheight"
id=
"sex"
>
<span
class=
"fore-span ld-Marheight"
>
性别:
</span>
<select
class=
"form-control btn4-1 ld-Marheight fore-span"
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"
>
</td>
</tr>
<td>
<span
class=
"fore-span ld-Marheight"
>
客方:
</span>
<input
type=
"text"
class=
"form-control btn6-1 ld-Marheight fore-span"
name=
"pwd"
autocomplete=
"off"
id=
"cus_fang"
>
<ul
class=
"user-ul2"
>
</ul>
</div>
</div>
</form>
</td>
<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"
id=
"cus_phone"
></span>
</td>
</tr>
</thead>
</table>
<table
class=
"table table-striped table-bordered table-hover table-condensed"
>
<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"
>
<tbody
class=
"text-center"
id=
"caozuo_table"
></tbody>
</table>
</div>
...
...
application/index/view/store/index.html
View file @
92b0cf8f
...
...
@@ -197,8 +197,8 @@
<select
name=
"mend_name"
class=
"form-control btn2"
id=
"mend_name"
></select>
<input
class=
"form-control btn2"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"name"
placeholder=
"店长姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"phone"
placeholder=
"店长手机号"
type=
"text"
value=
""
>
<span
class=
"btn btn-
default
btn3"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-
default
btn3"
id=
"reset"
>
重置
</span>
<span
class=
"btn btn-
info
btn3"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-
info
btn3"
id=
"reset"
>
重置
</span>
</form>
</td>
</tr>
...
...
application/index/view/transfer/index.html
View file @
92b0cf8f
...
...
@@ -60,8 +60,8 @@
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"shop_name"
placeholder=
"店铺名"
type=
"text"
value=
""
>
<span
class=
"btn btn-
default
btn3 ld-Marheight"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-
default
btn3 ld-Marheight"
id=
"form_search_reset"
>
重置
</span>
<span
class=
"btn btn-
info
btn3 ld-Marheight"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-
info
btn3 ld-Marheight"
id=
"form_search_reset"
>
重置
</span>
</form>
</td>
</tr>
...
...
application/index/view/watch_shop/watch_list.html
View file @
92b0cf8f
...
...
@@ -28,8 +28,8 @@
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"name"
placeholder=
"客户姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"phone"
placeholder=
"手机号"
type=
"text"
value=
""
>
<input
class=
"form-control btn2 ld-Marheight"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"house_title"
placeholder=
"店铺名"
type=
"text"
value=
""
>
<span
class=
"btn btn-
default
btn3 ld-Marheight"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-
default
btn3 ld-Marheight"
id=
"form_search_reset"
>
重置
</span>
<span
class=
"btn btn-
info
btn3 ld-Marheight"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-
info
btn3 ld-Marheight"
id=
"form_search_reset"
>
重置
</span>
</form>
</td>
</tr>
...
...
public/resource/js/transfer.js
View file @
92b0cf8f
...
...
@@ -154,13 +154,21 @@ function alertFollow(obj){
data
:
{
"id"
:
id
,
"type"
:
1
},
dataType
:
'json'
,
success
:
function
(
data
)
{
if
(
data
.
code
==
200
)
{
if
(
data
.
code
==
200
)
{
var
str
=
''
;
$
(
"#list_follow"
).
empty
();
$
.
each
(
data
.
data
,
function
(
i
,
item
)
{
str
+=
"<tr><td>"
+
item
[
'content'
]
+
"</td><td>"
+
item
[
'admin_name'
]
+
"</td><td>"
+
item
[
'create_time'
]
+
"</td></tr>"
;
$
(
"#list_follow"
).
html
(
str
);
});
if
(
str
){
$
(
"#list_follow"
).
html
(
str
);
}
else
{
$
(
"#list_follow"
).
html
(
'暂无数据'
);
}
}
else
{
alert
(
data
.
msg
);
}
...
...
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