1 Star 5 Fork 0

webkubor / webkubor-shares

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 677 Bytes
一键复制 编辑 原始数据 按行查看 历史
webkubor 提交于 2024-05-30 12:17 . feat 按照功能分区
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Hi ,this is webkubor!</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
<script src="https://cdn.bootcdn.net/ajax/libs/jquery/2.0.0/jquery.min.js"></script>
<script src='https://www.recaptcha.net/recaptcha/api.js?render=6LcTelEpAAAAAMP0-x8wbH9pvGwElJkxBZ47UvAP' async defer></script>
</body>
</html>
1
https://gitee.com/webkubor/webkubor-shares.git
git@gitee.com:webkubor/webkubor-shares.git
webkubor
webkubor-shares
webkubor-shares
master

搜索帮助