切换导航条
此项目
正在载入...
登录
王智
/
weiyin
·
提交
转到一个项目
GitLab
转到仪表盘
项目
活动
文件
提交
管道
0
构建
0
图表
里程碑
问题
0
合并请求
0
成员
标记
维基
派生
网络
创建新的问题
下载为
邮件补丁
差异文件
浏览文件
作者
王智
4 years ago
提交
98c2d2fe2ced8ebc7ee7e130db389cebcf5e88ae
1 个父辈
9c7183ac
xiugai
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
61 行增加
和
60 行删除
application/index/view/index/index.html
application/index/view/index/index.html
查看文件 @
98c2d2f
<!DOCTYPE html>
<html>
<head>
<head>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<meta
charset=
"utf-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
>
<meta
name=
"description"
content=
""
>
<meta
name=
"author"
content=
""
>
<title>
{$site.name}
</title>
<link
rel=
"shortcut icon"
href=
"__CDN__/assets/img/favicon.ico"
/>
<!-- Bootstrap Core CSS -->
<link
href=
"https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
"__CDN__/assets/css/index.css"
rel=
"stylesheet"
>
<title>
{$site.name}
</title>
<link
rel=
"shortcut icon"
href=
"__CDN__/assets/img/favicon.ico"
/>
<!-- Bootstrap Core CSS -->
<link
href=
"https://cdn.staticfile.org/twitter-bootstrap/3.3.7/css/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
"__CDN__/assets/css/index.css"
rel=
"stylesheet"
>
<!-- Plugin CSS -->
<link
href=
"https://cdn.staticfile.org/font-awesome/4.7.0/css/font-awesome.min.css"
rel=
"stylesheet"
>
<link
href=
"https://cdn.staticfile.org/simple-line-icons/2.4.1/css/simple-line-icons.min.css"
rel=
"stylesheet"
>
<!-- Plugin CSS -->
<link
href=
"https://cdn.staticfile.org/font-awesome/4.7.0/css/font-awesome.min.css"
rel=
"stylesheet"
>
<link
href=
"https://cdn.staticfile.org/simple-line-icons/2.4.1/css/simple-line-icons.min.css"
rel=
"stylesheet"
>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://cdn.staticfile.org/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://cdn.staticfile.org/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="https://cdn.staticfile.org/html5shiv/3.7.3/html5shiv.min.js"></script>
<script src="https://cdn.staticfile.org/respond.js/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body
id=
"page-top"
>
<body
id=
"page-top"
>
<nav
id=
"mainNav"
class=
"navbar navbar-default navbar-fixed-top"
>
<div
class=
"container"
>
<div
class=
"navbar-header"
>
<button
type=
"button"
class=
"navbar-toggle collapsed"
data-toggle=
"collapse"
data-target=
"#navbar-collapse-menu"
>
<span
class=
"sr-only"
>
Toggle navigation
</span><i
class=
"fa fa-bars"
></i>
</button>
<a
class=
"navbar-brand page-scroll"
href=
"#page-top"
>
{$site.name}
</a>
</div>
<nav
id=
"mainNav"
class=
"navbar navbar-default navbar-fixed-top"
>
<div
class=
"container"
>
<div
class=
"navbar-header"
>
<button
type=
"button"
class=
"navbar-toggle collapsed"
data-toggle=
"collapse"
data-target=
"#navbar-collapse-menu"
>
<span
class=
"sr-only"
>
Toggle navigation
</span><i
class=
"fa fa-bars"
></i>
</button>
<a
class=
"navbar-brand page-scroll"
href=
"#page-top"
>
{$site.name}
</a>
</div>
<div
class=
"collapse navbar-collapse"
id=
"navbar-collapse-menu"
>
<ul
class=
"nav navbar-nav navbar-right"
>
<!-- <li><a href="{:url('/')}">{:__('Home')}</a></li>-->
<!-- <li><a href="{:url('index/user/index')}">{:__('Member center')}</a></li>-->
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<div
class=
"collapse navbar-collapse"
id=
"navbar-collapse-menu"
>
<ul
class=
"nav navbar-nav navbar-right"
>
<!-- <li><a href="{:url('/')}">{:__('Home')}</a></li>-->
<!-- <li><a href="{:url('index/user/index')}">{:__('Member center')}</a></li>-->
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container-fluid -->
</nav>
<header>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-sm-12"
>
<div
class=
"header-content"
>
<div
class=
"header-content-inner"
>
<h1>
{$site.name}
</h1>
</div>
</div>
<header>
<div
class=
"container"
>
<div
class=
"row"
>
<div
class=
"col-sm-12"
>
<div
class=
"header-content"
>
<div
class=
"header-content-inner"
>
<h1>
{$site.name}
</h1>
</div>
</div>
</div>
<div
style=
"margin-left: 450px"
>
ICP备案:苏ICP备19074265号
增值业务许可号:苏B2—20200582
版权所有:无锡慧飞科技有限公司
地址:无锡市梁溪区锡沪东路299—322
</div>
</header>
</div>
</div>
<div
style=
"margin-left: 450px;margin-bottom: 10px;"
>
ICP备案:苏ICP备19074265号
增值业务许可号:苏B2—20200582
版权所有:无锡慧飞科技有限公司
地址:无锡市梁溪区锡沪东路299—322
</div>
</header>
<!-- jQuery -->
<script
src=
"https://cdn.staticfile.org/jquery/2.1.4/jquery.min.js"
></script>
<!-- jQuery -->
<script
src=
"https://cdn.staticfile.org/jquery/2.1.4/jquery.min.js"
></script>
<!-- Bootstrap Core JavaScript -->
<script
src=
"https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"
></script>
</body>
<!-- Bootstrap Core JavaScript -->
<script
src=
"https://cdn.staticfile.org/twitter-bootstrap/3.3.7/js/bootstrap.min.js"
></script>
</body>
</html>
...
...
请
注册
或
登录
后发表评论