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
68512074
Commit
68512074
authored
Jul 18, 2018
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
预约看铺优化
parent
ee9c2da9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
124 additions
and
136 deletions
+124
-136
index.html
application/index/view/transfer/index.html
+11
-7
watch_list.html
application/index/view/watch_shop/watch_list.html
+113
-129
No files found.
application/index/view/transfer/index.html
View file @
68512074
...
...
@@ -22,7 +22,7 @@
<tr>
<td
colspan=
"9"
>
<form
id=
"form_search"
>
<span
class=
"fore-span"
>
提交时间:
</span>
<
!--<
span class="fore-span">提交时间:</span>
<div class="form-group">
<div class="input-group date form_date " data-date=""
data-date-format="yyyy-MM-dd" data-link-field="dtp_input2"
...
...
@@ -46,18 +46,22 @@
<span class="input-group-addon"><span
class="glyphicon glyphicon-calendar"></span></span>
</div>
</div>
<input
class=
"form-control btn2"
data-rule-phoneus=
"false"
</div>-->
<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=
"name"
placeholder=
"客户姓名"
type=
"text"
value=
""
>
<input
class=
"form-control btn2"
data-rule-phoneus=
"false"
<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"
data-rule-phoneus=
"false"
<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"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-default btn3"
id=
"form_search_reset"
>
重置
</span>
<span
class=
"btn btn-default btn3
ld-Marheight
"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-default btn3
ld-Marheight
"
id=
"form_search_reset"
>
重置
</span>
</form>
</td>
</tr>
...
...
application/index/view/watch_shop/watch_list.html
View file @
68512074
...
...
@@ -7,159 +7,142 @@
<!-- Page Content -->
<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"
>
预约看铺列表
</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"
>
提交时间:
</span>
<div
class=
"form-group"
>
<div
class=
"input-group date form_date "
data-date=
""
data-date-format=
"yyyy-MM-dd"
data-link-field=
"dtp_input2"
data-link-format=
"yyyy-mm-dd"
style=
"width: 200px;float: left;"
>
<input
class=
"form-control"
size=
"16"
type=
"text"
value=
""
id=
"start_date"
readonly
>
<span
class=
"input-group-addon"
><span
class=
"glyphicon glyphicon-remove"
></span></span>
<span
class=
"input-group-addon"
><span
class=
"glyphicon glyphicon-calendar"
></span></span>
</div>
<div
class=
"input-group date form_date "
data-date=
""
data-date-format=
"yyyy-MM-dd"
data-link-field=
"dtp_input2"
data-link-format=
"yyyy-mm-dd"
style=
"width: 200px;float: left"
>
<input
class=
"form-control"
size=
"16"
type=
"text"
value=
""
id=
"end_date"
readonly
>
<span
class=
"input-group-addon"
><span
class=
"glyphicon glyphicon-remove"
></span></span>
<span
class=
"input-group-addon"
><span
class=
"glyphicon glyphicon-calendar"
></span></span>
</div>
</div>
<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=
""
>
<input
class=
"form-control btn2"
data-rule-phoneus=
"false"
data-rule-required=
"false"
id=
"house_title"
placeholder=
"店铺名"
type=
"text"
value=
""
>
<span
class=
"btn btn-default btn3"
id=
"search"
>
搜索
</span>
<span
class=
"btn btn-default btn3"
id=
"form_search_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>
<th
class=
"text-center"
>
提交时间
</th>
<th
class=
"text-center"
>
操作
</th>
</tr>
</thead>
<tbody
id=
"sublet_list"
class=
"text-center"
>
</tbody>
</table>
</div>
<!-- /#page-content-wrapper -->
<div
class=
"text-right"
id=
"pagediv"
>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-lg-10 col-lg-offset-0"
>
<div
class=
"panel panel-default"
>
<div
class=
"panel-heading"
>
预约看铺列表
</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=
"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>
</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>
<th
class=
"text-center"
>
提交时间
</th>
<th
class=
"text-center"
>
操作
</th>
</tr>
</thead>
<tbody
id=
"sublet_list"
class=
"text-center"
>
</tbody>
</table>
</div>
<!-- /#page-content-wrapper -->
<div
class=
"text-right"
id=
"pagediv"
>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- /#wrapper -->
<!-- /#跟进模态框 -->
<div
class=
"modal fade"
id=
"modal-process"
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"
>
<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"
id=
"myModalLabel"
>
<h4
class=
"modal-title"
id=
"myModalLabel"
>
跟进
</h4>
</div>
<div
class=
"modal-body"
>
<div
class=
"table-responsive table-responsive1"
>
<table
class=
"table table-striped table-bordered table-hover"
>
<thead>
<tr>
<th>
跟进内容
</th>
<th>
跟进人
</th>
<th>
跟进时间
</th>
</tr>
</thead>
<tbody
id=
"list_follow"
>
</div>
<div
class=
"modal-body"
>
<div
class=
"table-responsive table-responsive1"
>
<table
class=
"table table-striped table-bordered table-hover"
>
<thead>
<tr>
<th>
跟进内容
</th>
<th>
跟进人
</th>
<th>
跟进时间
</th>
</tr>
</thead>
<tbody
id=
"list_follow"
>
</tbody>
</table>
</div>
<div
class=
"control-group"
>
<label
class=
"control-label"
>
备注
</label>
<div
class=
"controls"
>
<textarea
class=
"form-control"
rows=
"3"
id=
"content"
></textarea>
</div>
</div>
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
关闭
</tbody>
</table>
</div>
<div
class=
"control-group"
>
<label
class=
"control-label"
>
备注
</label>
<div
class=
"controls"
>
<textarea
class=
"form-control"
rows=
"3"
id=
"content"
></textarea>
</div>
</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=
"submit_follow"
>
<button
type=
"button"
class=
"btn btn-primary"
id=
"submit_follow"
>
提交
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
<!-- /#wrapper -->
<!-- /#转为报备模态框 -->
<div
class=
"modal fade"
id=
"modal-watch"
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"
>
<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
class=
"modal-title"
>
转为报备
</h4>
</div>
<div
class=
"modal-body"
>
<form
class=
"form-horizontal"
id=
"edit_user_form"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
报备人:
</label>
<div
class=
"col-sm-9"
>
<input
type=
"text"
class=
"form-control btn6 phone_jia"
name=
"phone"
placeholder=
"请输入手机号"
>
<div
class=
"col-sm-9"
>
<ul
class=
"list-unstyled"
id=
"agents_list"
></ul>
</div>
</div>
</div>
<input
type=
"hidden"
id=
"agents"
>
</form>
</div>
<div
class=
"modal-body"
>
<form
class=
"form-horizontal"
id=
"edit_user_form"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
报备人:
</label>
<div
class=
"col-sm-9"
>
<input
type=
"text"
class=
"form-control btn6 phone_jia"
name=
"phone"
placeholder=
"请输入手机号"
>
<div
class=
"col-sm-9"
>
<ul
class=
"list-unstyled"
id=
"agents_list"
></ul>
</div>
</div>
</div>
<input
type=
"hidden"
id=
"agents"
>
</form>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
关闭
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
关闭
</button>
<button
type=
"button"
class=
"btn btn-primary"
id=
"submit_applies"
>
<button
type=
"button"
class=
"btn btn-primary"
id=
"submit_applies"
>
提交
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
</div>
\ No newline at end of file
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