网站前端模版
303
application/index/static/css/style.css
Normal file
@@ -0,0 +1,303 @@
|
||||
@charset "utf-8";
|
||||
body {
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
|
||||
color: #666;
|
||||
}
|
||||
body{color:#999; font-family:"microsoft yahei",Arial,'微软雅黑'; background: #f8f8f8;}
|
||||
a{text-decoration:none; color:#999}
|
||||
a:hover{text-decoration: none; color:#999}
|
||||
.warp{ width:1080px; margin:0 auto}
|
||||
.clear{ clear:both} .ohidd{ overflow:hidden;*zoom:1;}
|
||||
.blue,blue a,.box h5 a,.box h6 a,.box a.more,.crumbs a{ color:#004499}
|
||||
.keylink,.keylink:link,.keylink:hover,.keylink:active {text-decoration:underline;width:26px; height:22px; line-height:22px; background:#fff; border:1px dotted #aaa; text-align:center}
|
||||
textarea{border:1px solid #DCDDDD; background:#fff;clear:both;color:#555;font-size:14px;height:130px;padding:5px 0 0 5px;text-align:left;width:99%; margin-bottom:8px}
|
||||
.input-text,input.date,input.endDate,.input-focus{border:1px solid #DCDDDD; height:22px; padding:0 0 0 3px}
|
||||
input.date,input.endDate{background: #fff url(../images/input_date.png) no-repeat right 3px; padding-right:18px;font-size:12px;}
|
||||
ul,li,ol{list-style: none; margin: 0; padding: 0;}
|
||||
.pad-6{padding:6px; overflow:hidden}.pad-10{padding:10px; overflow:hidden}.pad_10,.pad-lr-10{padding:0 10px}.pad-lr-6{padding:0 6px}
|
||||
.gray{background: #f8f8f8 !important;}
|
||||
.ib, .ib-li li, .ib-a a, .ib-span span,.btn,.btn input,.photo-hot li,.Article-Tool a ,.photo-list li,.photo-channel .photo-slide .change i,.photo-channel .tool .auto,.photo-channel .tool .up,.photo-channel .tool .next,.photo-cat .content h5 span.blue a,.submit{display:inline-block;zoom:1;*display:inline;}
|
||||
|
||||
.left-nav{width: 230px; padding-bottom: 20px; display: inline-block;}
|
||||
.left-nav ul{width: 100%; border: 1px solid #efefef; border-radius: 5px; background: #ffffff;}
|
||||
.left-nav ul li{line-height: 35px; border-bottom: 1px solid #efefef;}
|
||||
.left-nav ul li a{color: #337ab7; padding: 0 15px; display: block;}
|
||||
|
||||
.logo {
|
||||
padding:0;
|
||||
}
|
||||
#myCarousel {
|
||||
margin: 50px 0 0 0;
|
||||
}
|
||||
#navbar-collapse ul {
|
||||
margin-top:0;
|
||||
}
|
||||
.carousel-inner img {
|
||||
margin: 0 auto;
|
||||
}
|
||||
/*.carousel-control {
|
||||
font-size: 100px;
|
||||
}*/
|
||||
.tab-h2 {
|
||||
font-size: 20px;
|
||||
text-align: center;
|
||||
letter-spacing: 1px;
|
||||
color: #0059b2;
|
||||
}
|
||||
.tab-p {
|
||||
font-size: 15px;
|
||||
text-align: center;
|
||||
letter-spacing: 1px;
|
||||
color: #999;
|
||||
margin: 20px 0 40px 0;
|
||||
}
|
||||
.tab1 {
|
||||
margin: 30px 0;
|
||||
color: #666;
|
||||
}
|
||||
.tab1 .text-muted {
|
||||
color: #999;
|
||||
text-decoration: line-through;
|
||||
}
|
||||
.tab1 .media-heading {
|
||||
margin: 5px 0 20px 0;
|
||||
}
|
||||
.tab1 .col {
|
||||
padding: 20px;
|
||||
padding-bottom: 50px;
|
||||
}
|
||||
.tab2 {
|
||||
background-color: #eee;
|
||||
padding: 60px 20px;
|
||||
text-align: center;
|
||||
}
|
||||
.tab2 img {
|
||||
width: 40%;
|
||||
height: 40%;
|
||||
}
|
||||
.tab3 {
|
||||
padding: 60px 20px;
|
||||
text-align: center;
|
||||
}
|
||||
.tab3 img {
|
||||
width: 65%;
|
||||
height: 65%;
|
||||
}
|
||||
.text h3 {
|
||||
font-size: 20px;
|
||||
}
|
||||
.text p {
|
||||
font-size: 14px;
|
||||
}
|
||||
.jumbotron {
|
||||
background-image: url(../images/bg.jpg);
|
||||
margin: 50px 0 30px 0;
|
||||
color: #ccc;
|
||||
}
|
||||
.jumbotron h1 {
|
||||
font-size: 26px;
|
||||
padding: 0 0 0 20px;
|
||||
}
|
||||
.jumbotron h4 {
|
||||
font-size: 15px;
|
||||
padding: 0 0 0 20px;
|
||||
}
|
||||
#information {
|
||||
background-color: #eee;
|
||||
padding: 40px 0;
|
||||
}
|
||||
.info-content {
|
||||
background-color: #fff;
|
||||
margin: 0 0 20px 0;
|
||||
box-shadow: 2px 2px 3px #ccc;
|
||||
}
|
||||
.info-content img {
|
||||
margin: 12px 0;
|
||||
}
|
||||
.info-content h4 {
|
||||
color: #333;
|
||||
padding: 2px 0 0 0;
|
||||
font-size: 14px;
|
||||
}
|
||||
.info-content p {
|
||||
line-height: 1.6;
|
||||
}
|
||||
.info-right {
|
||||
background-color: #fff;
|
||||
box-shadow: 2px 2px 3px #ccc;
|
||||
}
|
||||
.info-right blockquote {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
.info-right h2 {
|
||||
font-size: 20px;
|
||||
color: #333;
|
||||
padding: 5px;
|
||||
}
|
||||
.info-right h4 {
|
||||
color: #333;
|
||||
font-size: 16px;
|
||||
padding: 2px 0 0 0;
|
||||
line-height: 1.6;
|
||||
}
|
||||
#case {
|
||||
padding: 40px 0;
|
||||
background-color: #eee;
|
||||
text-align: center;
|
||||
}
|
||||
#case h4 {
|
||||
color: #666;
|
||||
}
|
||||
#case p {
|
||||
color: #666;
|
||||
line-height: 1.6;
|
||||
}
|
||||
#about {
|
||||
background-color: #eee;
|
||||
padding: 40px 15px;
|
||||
}
|
||||
#about a {
|
||||
color: #0059b2;
|
||||
}
|
||||
#about .about {
|
||||
background-color: #fff;
|
||||
box-shadow: 2px 2px 3px #ccc;
|
||||
}
|
||||
#about h3 {
|
||||
color: #333;
|
||||
font-size: 18px;
|
||||
border-bottom: 1px solid #eee;
|
||||
padding: 20px 0;
|
||||
margin: 0 0 10px 0;
|
||||
}
|
||||
#about p {
|
||||
line-height: 2;
|
||||
font-size: 13px;
|
||||
}
|
||||
#footer {
|
||||
background-color: #666;
|
||||
border-top: 1px solid #ccc;
|
||||
padding: 20px;
|
||||
text-align: center;
|
||||
color: #eee;
|
||||
margin-top: 20px;
|
||||
}
|
||||
/*没有小于768px,是因为Bootstrap3以移动端优先设计*/
|
||||
|
||||
/* 小屏幕(平板,大于等于768px) */
|
||||
@media (min-width: 768px) {
|
||||
.tab-h2 {
|
||||
font-size: 26px;
|
||||
}
|
||||
.tab-p {
|
||||
font-size: 16px;
|
||||
}
|
||||
.text h3 {
|
||||
font-size: 22px;
|
||||
}
|
||||
.text p {
|
||||
font-size: 15px;
|
||||
}
|
||||
.tab2-text {
|
||||
float: left;
|
||||
}
|
||||
.tab2-img {
|
||||
float: right;
|
||||
}
|
||||
.jumbotron h1 {
|
||||
font-size: 30px;
|
||||
}
|
||||
.jumbotron h4 {
|
||||
font-size: 16px;
|
||||
}
|
||||
.info-content h4 {
|
||||
font-size: 16px;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
#about h3 {
|
||||
font-size: 19px;
|
||||
}
|
||||
#about p {
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
|
||||
/* 中等屏幕(桌面显示器,大于等于992px) */
|
||||
@media (min-width: 992px) {
|
||||
.tab-h2 {
|
||||
font-size: 28px;
|
||||
}
|
||||
.tab-p {
|
||||
font-size: 17px;
|
||||
}
|
||||
.text h3 {
|
||||
font-size: 24px;
|
||||
}
|
||||
.text p {
|
||||
font-size: 16px;
|
||||
}
|
||||
.jumbotron h1 {
|
||||
font-size: 33px;
|
||||
}
|
||||
.jumbotron h4 {
|
||||
font-size: 17px;
|
||||
}
|
||||
.info-content h4 {
|
||||
font-size: 18px;
|
||||
}
|
||||
#about h3 {
|
||||
font-size: 20px;
|
||||
}
|
||||
#about p {
|
||||
font-size: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
/* 大屏幕(大桌面显示器,大于等于1200px) */
|
||||
@media (min-width: 1200px) {
|
||||
.tab-h2 {
|
||||
font-size: 30px;
|
||||
}
|
||||
.tab-p {
|
||||
font-size: 18px;
|
||||
}
|
||||
.text h3 {
|
||||
font-size: 26px;
|
||||
}
|
||||
.text p {
|
||||
font-size: 18px;
|
||||
}
|
||||
.jumbotron h1 {
|
||||
font-size: 36px;
|
||||
}
|
||||
.jumbotron h4 {
|
||||
font-size: 18px;
|
||||
}
|
||||
.info-content h4 {
|
||||
font-size: 20px;
|
||||
}
|
||||
#about h3 {
|
||||
font-size: 22px;
|
||||
}
|
||||
#about p {
|
||||
font-size: 16px;
|
||||
}
|
||||
}
|
||||
.art-list{padding-bottom: 20px; width: 830px; float: right; border-radius: 5px;}
|
||||
.art-list .list{padding: 0; background: #ffffff;}
|
||||
.art-list .list li{float: left; width: 100%; padding: 10px; border-bottom: 1px solid #efefef;}
|
||||
.art-list .list li .time{float: left; border: 1px solid #efefef; border-radius: 5px; width: 80px; line-height: 35px; text-align: center;}
|
||||
.art-list .list li .time .day{font-size: 24px; line-height: 40px; border-bottom: 1px solid #efefef; color: #333333; font-weight: bold; display: block;}
|
||||
.art-list .list li .time .moth{font-size: 16px; color: #ffffff; line-height: 35px; background: #0583F2; border-radius: 0 0 5px 5px; display: block;}
|
||||
.art-list .list li .info{float: left; width: 730px; padding-left: 15px;}
|
||||
.art-list .list li .tit{font-size: 16px; color: #333333; padding-bottom: 5px; display: block; overflow: hidden;}
|
||||
.art-list .list li .des{line-height: 25px; display: block; overflow: hidden;}
|
||||
|
||||
.art-detail{border: 1px solid #efefef; border-radius: 5px; background: #ffffff;}
|
||||
.art-heading{border-bottom: 1px solid #efefef; padding: 15px;}
|
||||
.art-heading .title{font-size: 24px; color: #000000; text-align: center; padding: 10px 0;}
|
||||
.art-heading .info{text-align: center; font-size: 12px; padding: 10px 0;}
|
||||
.art-body{padding: 20px;}
|
||||
BIN
application/index/static/images/bg.jpg
Normal file
|
After Width: | Height: | Size: 43 KiB |
BIN
application/index/static/images/slide1.png
Normal file
|
After Width: | Height: | Size: 371 KiB |
BIN
application/index/static/images/slide2.png
Normal file
|
After Width: | Height: | Size: 1.2 MiB |
BIN
application/index/static/images/slide3.png
Normal file
|
After Width: | Height: | Size: 90 KiB |
BIN
application/index/static/images/tab1-1.png
Normal file
|
After Width: | Height: | Size: 58 KiB |
BIN
application/index/static/images/tab1-2.png
Normal file
|
After Width: | Height: | Size: 58 KiB |
BIN
application/index/static/images/tab1-3.png
Normal file
|
After Width: | Height: | Size: 63 KiB |
BIN
application/index/static/images/tab1-4.png
Normal file
|
After Width: | Height: | Size: 59 KiB |
BIN
application/index/static/images/tab1.png
Normal file
|
After Width: | Height: | Size: 80 KiB |
35
application/index/view/content/article/detail.html
Normal file
@@ -0,0 +1,35 @@
|
||||
{extend name="public/base"/}
|
||||
{block name="body"}
|
||||
<div class="jumbotron">
|
||||
<div class="container">
|
||||
<hgroup>
|
||||
<h1>{$info['title']}</h1>
|
||||
<h4>和各大明星企业有着紧密合作...</h4>
|
||||
</hgroup>
|
||||
</div>
|
||||
</div>
|
||||
<div class="warp art-page">
|
||||
<div class="art-detail">
|
||||
<div class="art-heading">
|
||||
<div class="title">{$info['title']}</div>
|
||||
<div class="info">
|
||||
<span>发布时间:{$info['create_time']|date='Y-m-d H:i:s',###}</span>
|
||||
<span>访问量:{$info['view']}</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="art-body">
|
||||
{$info['content']}
|
||||
</div>
|
||||
</div>
|
||||
{prev id="$info['id']" cate="$info['category_id']" model="$info['model_id']"}
|
||||
<a href="{:url('index/content/detail',array('id'=>$prev['id'],'model_id'=>$prev['model_id']))}" class="prev">
|
||||
<i class="fa fa-angle-left"></i>
|
||||
</a>
|
||||
{/prev}
|
||||
{next id="$info['id']" cate="$info['category_id']" model="$info['model_id']"}
|
||||
<a href="{:url('index/content/detail',array('id'=>$next['id'],'model_id'=>$next['model_id']))}" class="next">
|
||||
<i class="fa fa-angle-right"></i>
|
||||
</a>
|
||||
{/next}
|
||||
</div>
|
||||
{/block}
|
||||
42
application/index/view/content/article/list.html
Normal file
@@ -0,0 +1,42 @@
|
||||
{extend name="public/base"/}
|
||||
{block name="body"}
|
||||
<div class="jumbotron">
|
||||
<div class="container">
|
||||
<hgroup>
|
||||
<h1>{$cate['title']}</h1>
|
||||
<h4>和各大明星企业有着紧密合作...</h4>
|
||||
</hgroup>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="warp art-page">
|
||||
<div class="left-nav">
|
||||
<ul>
|
||||
<li><a href="{:url('index/content/lists',array('model'=>'article','id'=>8))}">公司新闻 <span class="pull-right"><i class="fa fa-chevron-right text-primary"></i></span></a></li>
|
||||
<li><a href="{:url('index/content/lists',array('model'=>'article','id'=>9))}">行业动态 <span class="pull-right"><i class="fa fa-chevron-right text-primary"></i></span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="art-list">
|
||||
|
||||
<ul class="list">
|
||||
{volist name="list" id="item"}
|
||||
<li>
|
||||
<a href="{:url('index/content/detail',array('model_id'=>$item['model_id'],'id'=>$item['id']))}">
|
||||
<div class="time">
|
||||
<span class="day">{$item['create_time']|date='d',###}</span>
|
||||
<span class="moth">{$item['create_time']|date='m',###}</span>
|
||||
</div>
|
||||
<div class="info">
|
||||
<div class="tit">{$item['title']|msubstr=###,0,80}</div>
|
||||
<div class="des">{$item['description']|msubstr=###,0,120}</div>
|
||||
</div>
|
||||
</a>
|
||||
</li>
|
||||
{/volist}
|
||||
<div class="clearfix"></div>
|
||||
</ul>
|
||||
{$page}
|
||||
</div>
|
||||
<div class="clearfix"></div>
|
||||
</div>
|
||||
{/block}
|
||||
@@ -1,26 +1,108 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>SentCMS3.0网站管理系统</title>
|
||||
<style>
|
||||
body{font-family: "微软雅黑","Microsoft Yahei";}
|
||||
a{color: #333333;}
|
||||
.warp{margin: 100px auto 0 auto; border: 10px solid #F25C05; padding: 50px; width: 600px;}
|
||||
.warp li{line-height: 35px; display: inline-block; width: 40%}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div class="warp">
|
||||
<div class="logo">
|
||||
<a href="http://www.tensent.cn" target="_blank"><img src="__PUBLIC__/images/logo-foot.png" alt="南昌腾速科技有限公司"></a>
|
||||
{extend name="public/base"/}
|
||||
{block name="body"}
|
||||
<div id="myCarousel" class="carousel slide">
|
||||
<ol class="carousel-indicators">
|
||||
<li data-target="#myCarousel" data-slide-to="0" class="active"></li>
|
||||
<li data-target="#myCarousel" data-slide-to="1"></li>
|
||||
<li data-target="#myCarousel" data-slide-to="2"></li>
|
||||
</ol>
|
||||
<div class="carousel-inner">
|
||||
<div class="item active" style="background:#223240">
|
||||
<img src="__IMG__/slide1.png" alt="第一张">
|
||||
</div>
|
||||
<div class="item" style="background:#F5E4DC;">
|
||||
<img src="__IMG__/slide2.png" alt="第二张">
|
||||
</div>
|
||||
<div class="item" style="background:#DE2A2D;">
|
||||
<img src="__IMG__/slide3.png" alt="第三张">
|
||||
</div>
|
||||
</div>
|
||||
<ul>
|
||||
<li><a href="http://www.tensent.cn" target="_blank">南昌腾速科技有限公司</a></li>
|
||||
<li><a href="http://git.oschina.net/sentcms/sentcms" target="_blank">SentCMS3.0版本库</a></li>
|
||||
<li><a href="http://doc.sentcms.com" target="_blank">SentCMS3.0开发文档</a></li>
|
||||
<li><a href="http://bbs.sentcms.com" target="_blank">SentCMS讨论社区</a></li>
|
||||
</ul>
|
||||
<a href="#myCarousel" data-slide="prev" class="carousel-control left">
|
||||
<span class="glyphicon glyphicon-chevron-left"></span>
|
||||
</a>
|
||||
<a href="#myCarousel" data-slide="next" class="carousel-control right">
|
||||
<span class="glyphicon glyphicon-chevron-right"></span>
|
||||
</a>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
<div class="tab1">
|
||||
<div class="container">
|
||||
<h2 class="tab-h2">「为什么选择Sentcms内容管理系统」</h2>
|
||||
<p class="tab-p">简单强大的内容管理系统,让WEB开发更方便,更快捷</p>
|
||||
<div class="row">
|
||||
<div class="col-md-6 col">
|
||||
<div class="media">
|
||||
<div class="media-left">
|
||||
<img src="__IMG__/tab1-1.png" class="media-object" alt="">
|
||||
</div>
|
||||
<div class="media-body">
|
||||
<h4 class="media-heading">基于ThinkPHP3.2</h4>
|
||||
<p>依托新版ThinkPHP的功能优势和命名空间的特性。</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 col">
|
||||
<div class="media">
|
||||
<div class="media-left">
|
||||
<img src="__IMG__/tab1-2.png" class="media-object" alt="">
|
||||
</div>
|
||||
<div class="media-body">
|
||||
<h4 class="media-heading">安全可靠</h4>
|
||||
<p>提供的稳健的安全策略,包括备份恢复,容错,防止恶意攻击登陆,网页防篡改等多项安全管理功能,保证系统安全,可靠,稳定的运行。</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 col">
|
||||
<div class="media">
|
||||
<div class="media-left">
|
||||
<img src="__IMG__/tab1-3.png" class="media-object" alt="">
|
||||
</div>
|
||||
<div class="media-body">
|
||||
<h4 class="media-heading">开源免费</h4>
|
||||
<p>代码遵循Apache2开源协议,并且免费使用,对商业用户友好。</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-6 col">
|
||||
<div class="media">
|
||||
<div class="media-left">
|
||||
<img src="__IMG__/tab1-4.png" class="media-object" alt="">
|
||||
</div>
|
||||
<div class="media-body">
|
||||
<h4 class="media-heading">模块化开发</h4>
|
||||
<p>全新的架构和模块化的开发机制,便于灵活扩展和二次开发。</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{/block}
|
||||
|
||||
{block name="script"}
|
||||
<script type="text/javascript">
|
||||
//轮播自动播放
|
||||
$('#myCarousel').carousel({
|
||||
//自动4秒播放
|
||||
interval : 3000,
|
||||
});
|
||||
|
||||
//设置文字垂直居中,谷歌浏览器加载图片的顺序问题,导致高度无法获取
|
||||
$(window).load(function () {
|
||||
$('.text').eq(0).css('margin-top', ($('.auto').eq(0).height() - $('.text').eq(0).height()) / 2 + 'px');
|
||||
});
|
||||
|
||||
|
||||
$(window).resize(function () {
|
||||
$('.text').eq(0).css('margin-top', ($('.auto').eq(0).height() - $('.text').eq(0).height()) / 2 + 'px');
|
||||
});
|
||||
|
||||
$(window).load(function () {
|
||||
$('.text').eq(1).css('margin-top', ($('.auto').eq(1).height() - $('.text').eq(1).height()) / 2 + 'px');
|
||||
});
|
||||
|
||||
$(window).resize(function () {
|
||||
$('.text').eq(1).css('margin-top', ($('.auto').eq(1).height() - $('.text').eq(1).height()) / 2 + 'px');
|
||||
});
|
||||
</script>
|
||||
{/block}
|
||||
57
application/index/view/public/base.html
Normal file
@@ -0,0 +1,57 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="">
|
||||
<meta name="author" content="">
|
||||
<title>{$title}</title>
|
||||
|
||||
<!-- core CSS -->
|
||||
<link rel="stylesheet" type="text/css" href="__PUBLIC__/css/bootstrap/bootstrap.min.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="__CSS__/style.css"/>
|
||||
|
||||
<!--[if lt IE 9]>
|
||||
<script src="__PUBLIC__/js/html5shiv.js"></script>
|
||||
<script src="__PUBLIC__/js/respond.min.js"></script>
|
||||
<![endif]-->
|
||||
{block name="style"}{/block}
|
||||
</head>
|
||||
<!--/head-->
|
||||
<body>
|
||||
<nav class="navbar navbar-inverse navbar-fixed-top">
|
||||
<div class="container">
|
||||
<div class="navbar-header">
|
||||
<a href="{:url('index/index/index')}" class="navbar-brand logo"><img src="__PUBLIC__/images/logo.png" alt="Sencms网站管理系统" class="img-responsive" style="max-height: 100%;"></a>
|
||||
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse">
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
<span class="icon-bar"></span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="collapse navbar-collapse" id="navbar-collapse">
|
||||
<ul class="nav navbar-nav navbar-right">
|
||||
{nav name="nav"}
|
||||
<li><a href="{$nav['url']|get_nav_url}"><span class="glyphicon glyphicon-home"></span> {$nav['title']}</a></li>
|
||||
{/nav}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
|
||||
<!--/header-->
|
||||
{block name="body"}{/block}
|
||||
<footer id="footer">
|
||||
<div class="container">
|
||||
<p>企业培训 | 合作事宜 | 版权投诉</p>
|
||||
<p>赣ICP备13006622号. © 2008-2015 南昌腾速科技有限公司. TenSent, Inc.</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
<!--/#footer-->
|
||||
|
||||
<script src="__PUBLIC__/js/jquery.js"></script>
|
||||
<script src="__PUBLIC__/js/bootstrap.min.js"></script>
|
||||
{block name="script"}{/block}
|
||||
</body>
|
||||
</html>
|
||||
@@ -408,6 +408,7 @@ CREATE TABLE `sent_channel` (
|
||||
-- Records of `sent_channel`
|
||||
-- -----------------------------
|
||||
INSERT INTO `sent_channel` VALUES ('1', '0', '网站首页', 'index/index/index', '1', 'home', '', '', '', 'home', '1379475111', '1464490544', '1', '0');
|
||||
INSERT INTO `sent_channel` VALUES ('2', '0', '新闻资讯', 'article/list/1', '1', 'article', '', '', '', 'article', '1379475111', '1464490544', '1', '0');
|
||||
|
||||
-- -----------------------------
|
||||
-- Table structure for `sent_config`
|
||||
|
||||