first commit
This commit is contained in:
35
h5/page/about_us.html
Normal file
35
h5/page/about_us.html
Normal file
@@ -0,0 +1,35 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="referrer" content="no-referrer" />
|
||||
<title>屁桃儿</title>
|
||||
<script src="../js/utils/rem.js"></script>
|
||||
<link rel="stylesheet" href="http://at.alicdn.com/t/font_2124975_xz9sxo44gx.css">
|
||||
<link rel="stylesheet" href="../css/loading.css">
|
||||
<link rel="stylesheet" href="../css/swiper.css">
|
||||
<link rel="stylesheet" href="../css/clear.css">
|
||||
<link rel="stylesheet" href="../css/public.css">
|
||||
<link rel="stylesheet" href="../css/about_us.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="header_theme1 theme_color">
|
||||
<div class="action">
|
||||
<i class="iconfont icon-back1"></i>
|
||||
<span>关于我们</span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="content_theme1">
|
||||
<div class="about_center">
|
||||
<img src="../img/logo.png" alt="logo">
|
||||
<p>水蜜桃</p>
|
||||
<span>专业的写真App,为您提供国内外总计约198万张的写真图,满足您的各种喜好是我们最初衷的动力!</span>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
<script src="../js/utils/index.js"></script>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user