1 Star 1 Fork 0

xujianxing/rondo-web

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 726 Bytes
一键复制 编辑 原始数据 按行查看 历史
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/favicon.webp" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="音乐,点歌,KTV,聊天室" />
<meta name="theme-color" content="#42b883" />
<title>RONDO</title>
</head>
<body
class="w-full h-full antialiased text-normal"
oncontextmenu="return false"
>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root" class="w-full h-full"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/xujiangxing/rondo-web.git
git@gitee.com:xujiangxing/rondo-web.git
xujiangxing
rondo-web
rondo-web
master

搜索帮助