1 Star 0 Fork 37

杨念豪/eSearch

forked from xsf-root/eSearch 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
recorder1.html 798 Bytes
一键复制 编辑 原始数据 按行查看 历史
xsf-root 提交于 2022-06-25 11:46 . :sparkles:录屏 自定义光标提示样式
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>eSearch - 录屏提示</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="supported-color-schemes" content="light dark">
<link rel="stylesheet" type="text/css" href="css/root.css">
<link rel="stylesheet" type="text/css" href="css/recorder1.css">
</head>
<body>
<div id="rect">
<div id="bar">
<div id="key"></div>
<div id="mouse">
<div></div>
<div></div>
<div></div>
</div>
</div>
</div>
<div id="mouse_c" class="mouse"></div>
<script src="js/recorder1.js"></script>
</body>
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ynhao_o/eSearch.git
[email protected]:ynhao_o/eSearch.git
ynhao_o
eSearch
eSearch
master

搜索帮助