6 Star 41 Fork 127

PlayEdu / PlayEdu学员PC界面

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 458 Bytes
一键复制 编辑 原始数据 按行查看 历史
xxx 提交于 2024-01-08 16:14 . 移除hls.min.js
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.ico" />
<meta
name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"
/>
<title>PlayEdu</title>
<script src="/js/DPlayer.min.js"></script>
</head>
<body>
<div id="root"></div>
<script type="module" src="/src/main.tsx"></script>
</body>
</html>
TypeScript
1
https://gitee.com/playeduxyz/frontend.git
git@gitee.com:playeduxyz/frontend.git
playeduxyz
frontend
PlayEdu学员PC界面
main

搜索帮助