Files
2026-04-01 14:09:33 +08:00

15 lines
442 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8"/>
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<title>AI Expert Sidebar — 智能客服助手</title>
<meta name="description" content="AI Expert Sidebar:轻量级桌面客服辅助工具,知识库搜索 + AI 话术润色"/>
</head>
<body>
<div id="root"></div>
<script src="./src/main.tsx" type="module"></script>
</body>
</html>