码桶
发现社区成员的开源项目
index.html638 B
<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
<meta name="description" content="iLink 微信机器人管理平台 — 多机器人管理、插件市场、智能助手" />
<meta name="keywords" content="微信机器人,ILink,插件市场,智能助手,奶狗WeBot" />
<title>奶狗WeBot 控制台</title>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>