Files
Yi.Framework/Yi.Ai.Vue3/index.html

26 lines
1.1 KiB
HTML
Raw 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" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="baidu-site-verification" content="codeva-mkVpSFmYJm" />
<meta name="description" content="意心AI一站式多模型 AI 平台,提供 GPT-4o、DeepSeek 等服务" />
<meta name="description" content="各大主流AI无限制使用直连AIclaude ,DeepSeek,open-ai" />
<meta name="keywords" content="意心AI, GPT-4.5, 多模型AI, AI工具" />
<meta name="keywords" content="橙子chengzi,橙子老哥ccnetcore意社区" />
<meta name="author" content="橙子chengzi,橙子老哥ccnetcore" />
<meta name="version" content="%VITE_APP_VERSION%" />
<meta name="version" content="%VITE_WEB_TITLE%" />
<title>%VITE_WEB_TITLE%</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>