BabyWriteChinese / index.html
YueHuLab's picture
Update index.html
3cb9733 verified
Raw
History Blame Contribute Delete
4.25 kB
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>BabyWriteChinese - Support & Privacy</title>
<style>
body { font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif; line-height: 1.6; color: #333; max-width: 800px; margin: 0 auto; padding: 20px; background-color: #f5f5f7; }
.card { background: white; padding: 40px; border-radius: 12px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); }
h1 { color: #1d1d1f; border-bottom: 2px solid #3498db; padding-bottom: 10px; }
h2 { color: #2980b9; margin-top: 30px; border-left: 4px solid #2980b9; padding-left: 15px; }
h3 { color: #444; margin-top: 20px; }
hr { border: 0; border-top: 1px solid #eee; margin: 30px 0; }
.faq-item { background: #f9f9f9; padding: 15px; border-radius: 8px; margin-bottom: 10px; }
.highlight { font-weight: bold; color: #e67e22; }
a { color: #0071e3; text-decoration: none; }
a:hover { text-decoration: underline; }
</style>
</head>
<body>
<div class="card">
<h1>BabyWriteChinese</h1>
<p><strong>AI-Powered Chinese Handwriting Practice for Kids / 幼儿 AI 汉字启蒙与书写练习</strong></p>
<hr>
<h2>English Support</h2>
<p>Thank you for choosing <strong>BabyWriteChinese</strong>. We provide a safe, fun, and distraction-free environment for children to learn Chinese characters through state-of-the-art <strong>On-Device AI</strong> scoring technology[cite: 1].</p>
<h3>Contact Us</h3>
<ul>
<li>📧 <strong>Email:</strong> 710354687@qq.com</li>
<li>🐛 <strong>Support:</strong> For technical issues or feature requests, please contact us via email.</li>
</ul>
<h3>FAQ</h3>
<div class="faq-item">
<p><strong>🔹 How does the AI scoring work?</strong><br>
Our AI model runs entirely on your device. It analyzes children's stroke order and structure in real-time to provide encouraging feedback without needing an internet connection[cite: 1].</p>
</div>
<div class="faq-item">
<p><strong>🔹 Is the app safe for children?</strong><br>
Absolutely. We prioritize children's privacy. The app requires no registration, contains no ads, and has no external social features. All practice data stays locally on the device[cite: 1].</p>
</div>
<hr>
<h2>中文支持</h2>
<p>感谢您选择 <strong>《BabyWriteChinese》</strong>(宝贝写汉字)。我们致力于通过领先的<strong>设备端 AI 技术</strong>,为孩子们打造一个安全、纯净且充满鼓励的汉字启蒙平台[cite: 1]。</p>
<h3>联系我们</h3>
<ul>
<li>📧 <strong>联系邮箱:</strong> 710354687@qq.com</li>
<li>反馈建议:如果您在使用过程中遇到任何问题,请随时通过邮件联系开发者。</li>
</ul>
<h3>常见问题</h3>
<div class="faq-item">
<p><strong>🔹 AI 打分的原理是什么?</strong><br>
本应用集成的 AI 评分引擎完全运行在您的设备本地。它会从笔画顺序、间架结构等维度对书写进行实时评估,全程无需联网[cite: 1]。</p>
</div>
<div class="faq-item">
<p><strong>🔹 孩子的书写轨迹会上传吗?</strong><br>
绝对不会。应用坚持“数据不出设备”原则,所有练习记录均仅保存在本地安全沙盒内,我们不收集、不上传任何个人信息[cite: 1]。</p>
</div>
<div class="faq-item">
<p><strong>🔹 是否包含广告或订阅?</strong><br>
没有。应用采用透明的“一次性买断”模式,无广告,无订阅陷阱,无隐藏扣费[cite: 1]。</p>
</div>
<hr>
<p style="text-align: center; font-size: 0.9em; color: #888;">
<a href="PrivacyPolicy.html">Privacy Policy (隐私政策)</a> | <a href="TermsOfService.html">Terms of Service (服务条款)</a>
</p>
</div>
</body>
</html>