31 lines
1.5 KiB
HTML
31 lines
1.5 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no" />
|
|
<link rel="icon" type="image/svg+xml" href="/static/favicon.svg" />
|
|
<title>AI磁场 - 智能面试模拟 · 简历优化 · 求职辅导</title>
|
|
<meta name="description" content="AI磁场提供AI模拟面试、简历优化、实习推荐等求职服务,帮助你在真实面试前充分准备,提升求职成功率。" />
|
|
<meta name="keywords" content="AI面试,模拟面试,简历优化,求职辅导,面试练习,AI磁场" />
|
|
<meta property="og:title" content="AI磁场 - 智能面试模拟平台" />
|
|
<meta property="og:description" content="AI驱动的一站式求职准备平台,涵盖模拟面试、简历优化、岗位推荐等核心功能。" />
|
|
<meta property="og:type" content="website" />
|
|
<meta name="applicable-device" content="mobile" />
|
|
<link rel="canonical" href="https://aicc.yzrcloud.cn" />
|
|
<script type="application/ld+json">
|
|
{
|
|
"@context": "https://schema.org",
|
|
"@type": "WebApplication",
|
|
"name": "AI磁场",
|
|
"description": "AI驱动的求职面试模拟与简历优化平台",
|
|
"applicationCategory": "EducationalApplication",
|
|
"operatingSystem": "Web, WeChat Mini Program"
|
|
}
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<div id="app"></div>
|
|
<script type="module" src="/src/main.ts"></script>
|
|
</body>
|
|
</html>
|