提交 c2a05d3f 编写于 作者: H HFO4

remove: temp file

上级 8c43f1fe
<?php if (!defined('THINK_PATH')) exit(); /*a:2:{s:55:"F:\qampp\htdocs/application/index\view\index\index.html";i:1518140960;s:50:"F:\qampp\htdocs/application/index\view\header.html";i:1523003385;}*/ ?>
<!DOCTYPE html>
<html class="full-height">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="keywords" content="<?php echo $options['siteKeywords']; ?>"/>
<meta name="description" content="<?php echo $options['siteDes']; ?>"/>
<meta name="theme-color" content="#4e64d9"/>
<title><?php echo $options['siteName']; ?> - <?php echo $options['siteTitle']; ?></title>
<!-- Font Awesome -->
<link rel="stylesheet" href="/static/css/font-awesome.min.css">
<!-- Bootstrap core CSS -->
<link href="/static/css/bootstrap4/bootstrap.min.css" rel="stylesheet">
<!-- Material Design Bootstrap -->
<link href="/static/css/mdb.css" rel="stylesheet">
</head>
<body class="grey-skin intro-page creative-lp">
<!--Navigation & Intro-->
<header>
<!--Navbar-->
<nav class="navbar fixed-top navbar-dark ">
<div class="container">
<a class="navbar-brand" href="#">
<img src="static/img/logo_s.png" style=" width: 192px;">
</a>
</div>
</nav>
<!--/Navbar-->
<!--Video-->
<div class="intro-video view" id="home">
<div class="hm-gradient">
<div class="full-bg-img flex-center">
<div class="container smooth-scroll">
<div class="row">
<div class="col-md-12 white-text text-center smooth-scroll">
<div class="fadeInDown" data-wow-delay="0.2s">
<h3 class="brand-name font-bold white-text mb-2">开始云上之旅</h3>
<hr class="hr-light">
<h4 class="subtext-header mt-2 mb-2">只需十秒钟,注册后即可开始使用免费高速的云存储服务</h4>
</div>
<a href="/Login" class="btn btn-rounded btn-light-green-2" ><i class="fa fa-paper-plane-o"></i> 注册</a>
<a href="/Home" class="btn btn-rounded btn-light-green-2" ><i class="fa fa-sign-in"></i> 登录</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!--/Video-->
</header>
<!--/.Content-->
</div>
</div>
<!-- JQuery -->
<script type="text/javascript" src="/static/js/jquery.min.js"></script>
<script>
</script>
</body>
</html>
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册