Files
tyass-webview/public/seo-templates/help-guide.html
2026-02-28 17:41:25 +08:00

80 lines
4.1 KiB
HTML

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>使用指南 - 天远助手操作教程 | 功能说明</title>
<meta name="description" content="天远助手详细使用指南,包含各功能模块的操作教程、功能说明、注意事项等,让用户快速上手使用。">
<meta name="keywords" content="使用指南, 操作教程, 功能说明, 快速上手, 天远助手教程">
<meta property="og:title" content="使用指南 - 天远助手操作教程 | 功能说明">
<meta property="og:description" content="天远助手详细使用指南,包含各功能模块的操作教程、功能说明、注意事项等,让用户快速上手使用。">
<meta property="og:url" content="https://www.zhinengcha.cn/help/guide">
<meta property="og:type" content="website">
<meta property="og:site_name" content="天远助手">
<meta property="og:locale" content="zh_CN">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="使用指南 - 天远助手操作教程 | 功能说明">
<meta name="twitter:description" content="天远助手详细使用指南,包含各功能模块的操作教程、功能说明、注意事项等,让用户快速上手使用。">
<meta name="twitter:url" content="https://www.zhinengcha.cn/help/guide">
<link rel="canonical" href="https://www.zhinengcha.cn/help/guide">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "使用指南 - 天远助手操作教程 | 功能说明",
"description": "天远助手详细使用指南,包含各功能模块的操作教程、功能说明、注意事项等,让用户快速上手使用。",
"url": "https://www.zhinengcha.cn/help/guide",
"mainEntity": {
"@type": "Organization",
"name": "天远助手",
"url": "https://www.zhinengcha.cn/",
"description": "专业大数据风险报告查询与代理平台,支持个人和企业多场景风控应用"
}
}
</script>
<meta name="robots" content="index, follow">
<meta name="googlebot" content="index, follow">
<meta name="baiduspider" content="index, follow">
<style>
body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif; margin: 0; padding: 0; line-height: 1.6; }
.seo-content { max-width: 1200px; margin: 0 auto; padding: 20px; }
h1 { color: #333; }
p { color: #666; }
.redirect-notice { background: #fff3cd; border: 1px solid #ffc107; color: #856404; padding: 10px; margin: 20px 0; border-radius: 4px; }
</style>
</head>
<body>
<div class="seo-content">
<h1>使用指南 - 天远助手操作教程 | 功能说明</h1>
<div class="redirect-notice">
<p>正在跳转到完整版网站...</p>
<p>如果浏览器没有自动跳转,请 <a href="https://www.zhinengcha.cn/help/guide">点击这里</a></p>
</div>
<p>天远助手详细使用指南,包含各功能模块的操作教程、功能说明、注意事项等,让用户快速上手使用。</p>
<section>
<h2>关于天远助手</h2>
<p>天远助手,专业大数据风险报告查询与代理平台,支持个人信用查询、小微企业风控、贷前风险背调等多场景报告应用,免费开通代理权限,助力高效识别信用与风险。</p>
</section>
<section>
<h2>核心服务</h2>
<ul>
<li>大数据风险报告查询</li>
<li>个人信用查询服务</li>
<li>小微企业风控</li>
<li>贷前风险背调</li>
<li>代理管理平台</li>
<li>风险管控服务</li>
</ul>
</section>
</div>
</body>
</html>