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
96d48eb6
Commit
96d48eb6
authored
Dec 13, 2017
by
刘丹
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
前端
parent
c305d4e0
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
259 additions
and
3 deletions
+259
-3
Index.php
application/index/controller/member/Index.php
+5
-0
navigation.html
application/index/view/global/navigation.html
+6
-3
diagram_list.html
application/index/view/member/diagram_list.html
+240
-0
route.php
application/route.php
+1
-0
home.css
public/resource/css/home.css
+7
-0
No files found.
application/index/controller/member/Index.php
View file @
96d48eb6
...
@@ -24,4 +24,8 @@ class Index {
...
@@ -24,4 +24,8 @@ class Index {
return
view
(
'member/consumer_list'
);
return
view
(
'member/consumer_list'
);
//$this->response('100',array(),'json');
//$this->response('100',array(),'json');
}
}
public
function
diagram_list
(){
return
view
(
'member/diagram_list'
);
//$this->response('100',array(),'json');
}
}
}
\ No newline at end of file
application/index/view/global/navigation.html
View file @
96d48eb6
...
@@ -19,13 +19,16 @@
...
@@ -19,13 +19,16 @@
<!--</ul>-->
<!--</ul>-->
<!--</li>-->
<!--</li>-->
<li>
<li>
<a
href=
"
#
"
><span
class=
"glyphicon glyphicon-search"
aria-hidden=
"true"
></span>
预约看铺列表
</a>
<a
href=
"
preview_list.html
"
><span
class=
"glyphicon glyphicon-search"
aria-hidden=
"true"
></span>
预约看铺列表
</a>
</li>
</li>
<li>
<li>
<a
href=
"
#
"
><i
class=
"fa fa-fw fa-folder"
></i>
委托转铺列表
</a>
<a
href=
"
entrust_list.html
"
><i
class=
"fa fa-fw fa-folder"
></i>
委托转铺列表
</a>
</li>
</li>
<li>
<li>
<a
href=
"#"
><i
class=
"fa fa-fw fa-file-o"
></i>
用户列表
</a>
<a
href=
"consumer_list.html"
><i
class=
"fa fa-fw fa-file-o"
></i>
用户列表
</a>
</li>
<li>
<a
href=
"diagram_list.html"
><i
class=
"fa fa-fw fa-file-o"
></i>
首页轮播图
</a>
</li>
</li>
</ul>
</ul>
</nav>
</nav>
application/index/view/member/diagram_list.html
0 → 100644
View file @
96d48eb6
{layout name="global/frame_tpl" /}
<input
type=
"hidden"
class=
"page-load"
id=
"home"
/>
<!--导航star-->
<!-- Sidebar -->
<!-- /#sidebar-wrapper -->
<!-- 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
class=
"pull-right"
>
<ul
class=
"bread_btn"
>
<li>
<a
href=
"#modal-add-do"
data-toggle=
"modal"
class=
"btn btn-default"
><i
class=
"icon-plus"
></i>
新增广告
</a>
</li>
</ul>
</div>
</div>
<div
class=
"panel-body"
>
<div
class=
"table-responsive"
>
<table
class=
"table table-striped table-bordered table-hover"
>
<thead>
<tr>
<th>
标题
</th>
<th>
图片
</th>
<th>
链接
</th>
<th>
排序
</th>
<th>
点击
</th>
<th>
修改人
</th>
<th>
操作
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
刘女士
</td>
<td>
<img
src=
"/adsimg/20171117215901.jpg"
class=
"diagram-image"
>
</td>
<td>
刘丹丹
</td>
<td>
张大大
</td>
<td>
Thornton
</td>
<td>
张大大
</td>
<td>
<a
class=
"btn1 btn-success "
href=
"#modal-do"
data-toggle=
"modal"
>
编辑
</a>
<a
class=
"btn1 btn-danger "
href=
"#modal-delete"
data-toggle=
"modal"
onclick=
"show_details(2244)"
>
删除
</a>
</td>
</tr>
<tr>
<td>
李楠楠
</td>
<td>
Jac12413ob
</td>
<td>
Thornton
</td>
<td>
刘丹丹
</td>
<td>
张大大
</td>
<td>
Thornton
</td>
<td>
<a
class=
"btn1 btn-success "
href=
"#modal-do"
data-toggle=
"modal"
>
编辑
</a>
<a
class=
"btn1 btn-danger"
href=
"#modal-delete"
data-toggle=
"modal"
onclick=
"show_details(2244)"
>
删除
</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<!-- /#page-content-wrapper -->
<div
class=
"page-cla"
>
<ul
class=
"pagination"
>
<li><a
href=
"#"
>
«
</a></li>
<li><a
href=
"#"
>
1
</a></li>
<li><a
href=
"#"
>
2
</a></li>
<li><a
href=
"#"
>
3
</a></li>
<li><a
href=
"#"
>
4
</a></li>
<li><a
href=
"#"
>
5
</a></li>
<li><a
href=
"#"
>
»
</a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- /#wrapper -->
<!-- /#编辑模态框 -->
<div
class=
"modal fade"
id=
"modal-do"
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"
>
<form
class=
"form-horizontal"
action=
"/agents/add_user"
method=
"post"
onsubmit=
"return check()"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
标题:
</label>
<div
class=
"col-sm-9"
>
<input
type=
"text"
class=
"form-control btn6"
name=
"title"
id=
"inputEmail3"
placeholder=
"请输入标题"
>
</div>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
备注:
</label>
<div
class=
"col-sm-9"
>
<input
type=
"text"
class=
"form-control btn6"
name=
"title"
placeholder=
"请输入备注"
>
</div>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
链接:
</label>
<div
class=
"col-sm-9"
>
<input
type=
"text"
class=
"form-control btn6"
name=
"title"
autocomplete=
"off"
>
</div>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
图片:
</label>
<div
class=
"col-sm-9"
>
<a
class=
"file-input-wrapper btn"
><input
id=
"img"
name=
"img"
type=
"file"
></a>
</div>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
排序:
</label>
<div
class=
"col-sm-9"
>
<input
type=
"text"
class=
"form-control btn6"
name=
"title"
autocomplete=
"off"
>
</div>
</div>
</form>
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
关闭
</button>
<button
type=
"button"
class=
"btn btn-primary"
>
提交
</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"
>
确认删除吗?
</div>
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
关闭
</button>
<button
type=
"button"
class=
"btn btn-primary"
>
删除
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
<!-- /#新增广告模态框 -->
<div
class=
"modal fade"
id=
"modal-add-do"
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"
>
<form
class=
"form-horizontal"
action=
"/agents/add_user"
method=
"post"
onsubmit=
"return check()"
>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
标题:
</label>
<div
class=
"col-sm-9"
>
<input
type=
"text"
class=
"form-control btn6"
name=
"title"
placeholder=
"请输入标题"
>
</div>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
备注:
</label>
<div
class=
"col-sm-9"
>
<input
type=
"text"
class=
"form-control btn6"
name=
"title"
placeholder=
"请输入备注"
>
</div>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
链接:
</label>
<div
class=
"col-sm-9"
>
<input
type=
"text"
class=
"form-control btn6"
name=
"title"
autocomplete=
"off"
>
</div>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
图片:
</label>
<div
class=
"col-sm-9"
>
<a
class=
"file-input-wrapper btn"
><input
id=
"img1"
name=
"img"
type=
"file"
></a>
</div>
</div>
<div
class=
"form-group"
>
<label
class=
"col-sm-3 control-label"
>
排序:
</label>
<div
class=
"col-sm-9"
>
<input
type=
"text"
class=
"form-control btn6"
name=
"title"
autocomplete=
"off"
>
</div>
</div>
</form>
</div>
<div
class=
"modal-footer"
>
<button
type=
"button"
class=
"btn btn-default"
data-dismiss=
"modal"
>
关闭
</button>
<button
type=
"button"
class=
"btn btn-primary"
>
提交
</button>
</div>
</div>
<!-- /.modal-content -->
</div>
<!-- /.modal -->
</div>
\ No newline at end of file
application/route.php
View file @
96d48eb6
...
@@ -44,6 +44,7 @@ Route::group('index',[
...
@@ -44,6 +44,7 @@ Route::group('index',[
'member'
=>
[
'index/member.index/member'
,[
'method'
=>
'get'
]],
'member'
=>
[
'index/member.index/member'
,[
'method'
=>
'get'
]],
'preview_list'
=>
[
'index/member.index/preview_list'
,[
'method'
=>
'get'
]],
'preview_list'
=>
[
'index/member.index/preview_list'
,[
'method'
=>
'get'
]],
'consumer_list'
=>
[
'index/member.index/consumer_list'
,[
'method'
=>
'get'
]],
'consumer_list'
=>
[
'index/member.index/consumer_list'
,[
'method'
=>
'get'
]],
'diagram_list'
=>
[
'index/member.index/diagram_list'
,[
'method'
=>
'get'
]],
'entrust_list'
=>
[
'index/member.index/entrust_list'
,[
'method'
=>
'get'
]]
'entrust_list'
=>
[
'index/member.index/entrust_list'
,[
'method'
=>
'get'
]]
]);
]);
Route
::
group
(
'api'
,[
Route
::
group
(
'api'
,[
...
...
public/resource/css/home.css
View file @
96d48eb6
...
@@ -68,3 +68,9 @@
...
@@ -68,3 +68,9 @@
margin-top
:
6px
;
margin-top
:
6px
;
margin-left
:
10px
;
margin-left
:
10px
;
}
}
/*轮播图*/
.diagram-image
{
width
:
250px
;
height
:
60px
;
margin
:
0
auto
;
}
\ 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