147 Star 595 Fork 231

openEA开源社区 / FlowDesigner

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 226 Bytes
一键复制 编辑 原始数据 按行查看 历史
请叫我追风少年 提交于 2018-12-04 17:57 . 代码重构
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
</head>
<body onload="target()">
</body>
<script>
function target() {
window.location.href = 'page/load.html';
}
</script>
</html>
JavaScript
1
https://gitee.com/openEA/FlowDesigner.git
git@gitee.com:openEA/FlowDesigner.git
openEA
FlowDesigner
FlowDesigner
feature-ES6

搜索帮助