mstool/about.html

120 lines
7.2 KiB
HTML
Raw Permalink Normal View History

2025-02-20 16:33:11 +08:00
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>关于 MSTOOL - 专注于提供 Windows 和 Office 激活解决方案</title>
<meta name="description" content="MSTOOL - 专业的Windows和Office激活工具提供密钥检测、确认ID获取等多种实用功能。安全可靠完全免费。">
<meta name="keywords" content="Windows激活,Office激活,密钥检测,确认ID获取,激活工具,MSTOOL">
<meta name="renderer" content="webkit">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="theme-color" content="#409EFF">
<link rel="stylesheet" href="css/style.css">
</head>
<body data-page="about">
<a href="#main-content" class="skip-link">跳转到主要内容</a>
<nav class="nav" role="navigation" aria-label="主导航">
<div class="container">
<div class="logo" style="text-align: center;">
MSTOOL
</div>
<div style="text-align: center;">
<ul>
<li><a href="index.html">检测<br>密钥</a></li>
<li><a href="cid.html">获取<br>ID</a></li>
<li><a href="show-keys.html">可用<br>密钥</a></li>
<li><a href="tool.html">激活<br>工具</a></li>
<li><a href="about.html" class="active"><br></a></li>
<li><a href="build.html">搭建<br>教程</a></li>
</ul>
</div>
</div>
</nav>
<div class="container content" id="main-content">
<div class="card">
<div class="card-header">
关于 MSTOOL
<div style="font-size: 14px; color: #666; margin-top: 5px;">
专注于提供 Windows 和 Office 激活解决方案
</div>
</div>
<div class="card-body">
<div class="about-section" style="max-width: 800px; margin: 0 auto;">
<div class="intro" style="background: #f8f9fa; padding: 20px; border-radius: 5px; margin-bottom: 30px;">
<h3 style="color: #333; margin-bottom: 15px; font-size: 18px;">
<i style="margin-right: 8px;">🎯</i>关于我们
</h3>
<p style="margin: 0; line-height: 1.6; color: #666;">
MSTOOL 是一个免费的在线工具集合,致力于为用户提供便捷的 Windows 和 Office 激活相关服务。我们提供密钥检测、确认ID获取等多种实用工具帮助用户解决系统激活过程中遇到的各种问题。由于各种原因不保证本站能够一直正常运行。
</p>
</div>
<div class="features" style="margin-bottom: 30px;">
<h3 style="color: #333; margin-bottom: 15px; font-size: 18px;">
<i style="margin-right: 8px;">💡</i>核心功能
</h3>
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 20px;">
<div style="background: #fff; padding: 20px; border: 1px solid #e0e0e0; border-radius: 5px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
<h4 style="margin: 0 0 10px 0; color: #333;">
<i style="margin-right: 8px;">🔑</i>密钥检测
</h4>
<p style="margin: 0; color: #666; font-size: 14px; line-height: 1.6;">
提供快速的密钥检测服务,实时查看密钥状态和可用次数,帮助用户避免使用无效密钥
</p>
</div>
<div style="background: #fff; padding: 20px; border: 1px solid #e0e0e0; border-radius: 5px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
<h4 style="margin: 0 0 10px 0; color: #333;">
<i style="margin-right: 8px;">🔄️</i>确认ID获取
</h4>
<p style="margin: 0; color: #666; font-size: 14px; line-height: 1.6;">
提供便捷的在线确认ID获取服务支持电话激活方式快速解决激活问题
</p>
</div>
<div style="background: #fff; padding: 20px; border: 1px solid #e0e0e0; border-radius: 5px; box-shadow: 0 2px 4px rgba(0,0,0,0.05);">
<h4 style="margin: 0 0 10px 0; color: #333;">
<i style="margin-right: 8px;">📋</i>可用密钥
</h4>
<p style="margin: 0; color: #666; font-size: 14px; line-height: 1.6;">
不定期更新的可用密钥列表,所有密钥均经过验证,提供实时可用状态显示
</p>
</div>
</div>
</div>
<div class="notice" style="background: #fff3cd; padding: 20px; border-radius: 5px; margin: 30px 0;">
<h3 style="color: #333; margin-bottom: 15px; font-size: 18px;">
<i style="margin-right: 8px;">📢</i>特别说明
</h3>
<p style="margin: 0; line-height: 1.6; color: #856404;">
本站所有服务均为免费提供,旨在帮助用户解决系统激活问题。我们会持续优化和更新服务内容,但由于各种客观原因,不能保证服务永久可用,请您理解。
</p>
</div>
<div class="disclaimer" style="background: #f8d7da; padding: 20px; border-radius: 5px;">
<h3 style="color: #333; margin-bottom: 15px; font-size: 18px;">
<i style="margin-right: 8px;">⚠️</i>免责声明
</h3>
<p style="margin: 0; line-height: 1.6; color: #721c24;">
本站提供的所有工具和服务仅供学习和研究使用。我们建议用户使用正版软件,支持软件开发商。对于使用本站工具和服务所产生的任何问题,本站不承担任何责任。请在使用本站服务时遵守相关法律法规。
</p>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
© <span id="current-year"></span> MSTOOL | 公众号:<a href="javascript:void(0);">CTRLER</a>
</div>
</footer>
<script src="js/main.js"></script>
<script>
// 设置年份
document.getElementById('current-year').textContent = new Date().getFullYear();
</script>
</body>
</html>