Files
pte/h5/page/about_us.html
2024-09-27 01:31:25 +08:00

35 lines
1.2 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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>