Files
2024-10-29 14:04:59 +08:00

56 lines
1.9 KiB
PHTML
Executable File
Raw Permalink 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">
<title>Easy Your Backup</title>
<meta name="Keywords" content=""/>
<meta name="Description" content=""/>
{include file="include/head" /}
<style>
.img-responsive img {width:100%;}
#content {padding-top:2rem;}
.backup-rela {position: relative;}
.backup-also {position: absolute;bottom: 0;}
.backup-btn {position: absolute;right:200px;bottom: 80px;}
</style>
<body οnlοad="openwin()">
<div id="content">
<!--top-->
{include file="include/top" /}
<!--top End-->
<div class="img-responsive">
<a href="http://z.jd.com/project/details/1856168798.html?from=jr_search&type=0" target="_blank"><img src="__PUBLIC__/m_web/images/backup/backup-banner.png"></a>
<div class="backup-rela">
<img src="__PUBLIC__/m_web/images/backup/vedio-two.png">
<div class="backup-also">
<video controls class="margin-top-14">
<source src="__PUBLIC__/m_web/images/backup/backup-vedio.mp4" type="video/mp4" />
您的浏览器不支持 video 标签。
Your browser does not support HTML5 video.
</video>
</div>
</div>
<img src="__PUBLIC__/m_web/images/backup/backup-03.png">
<img src="__PUBLIC__/m_web/images/backup/backup-04.png">
<img src="__PUBLIC__/m_web/images/backup/backup-05.png">
<img src="__PUBLIC__/m_web/images/backup/backup-06.png">
<img src="__PUBLIC__/m_web/images/backup/backup-07.png">
<img src="__PUBLIC__/m_web/images/backup/backup-08.png">
<img src="__PUBLIC__/m_web/images/backup/backup-09.png">
<img src="__PUBLIC__/m_web/images/backup/backup-10.png">
<img src="__PUBLIC__/m_web/images/backup/backup-11.png">
<img src="__PUBLIC__/m_web/images/backup/backup-12.png">
<img src="__PUBLIC__/m_web/images/backup/backup-13.png">
<img src="__PUBLIC__/m_web/images/backup/backup-14.png">
</div>
<!-- bottom -->
{include file="include/bottom" /}
<!-- bottom e -->
</div>
</body>
</html>