1 Star 0 Fork 6

沐雪大神开源集合/ezdml_web

forked from huzgd/ezdml_web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 880 Bytes
一键复制 编辑 原始数据 按行查看 历史
huzgd 提交于 2024-09-21 20:13 +08:00 . init up
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>EZDML Web</title>
</head>
<body>
<div id="app"><center id="ezappLoadingTip" style="margin-top: 80px; font-size: 24px; color:gray; display: none;">Loading...<p style="margin-top: 20px; font-size: 11px;">本页面支持的浏览器:Chrome ≥ 85, Edge ≥ 85, Firefox ≥ 79, Safari ≥ 14.1<br/>如页面长时间无响应,请检查浏览器版本</p></center></div>
<script type="module" src="/src/main.ts"></script>
<script nomodule>alert('你的浏览器不支持本项目所需要的模块技术,请使用现代浏览器')</script>
<script>setTimeout(function(){try{var e=document.getElementById('ezappLoadingTip');if(e)e.style.display="block";}catch(e){}},2000)</script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/MuXueRuanJian/ezdml_web.git
git@gitee.com:MuXueRuanJian/ezdml_web.git
MuXueRuanJian
ezdml_web
ezdml_web
master

搜索帮助