1 Star 0 Fork 88

huhaili / workflow-web

forked from zhangjinlibra / workflow-web 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
index.html 755 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhangjinlibra 提交于 2023-12-05 13:17 . [优化]
<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no" />
<meta name="keywords" content="工作流,工作流程,OA工作流,workflow-engine,beeflow工作流" />
<meta name="description" content="workflow工作流。基于vue3开发的轻量级流程设计器。支持自定义表单、复杂流程设计等OA审批功能" />
<link rel="icon" href="/favicon.ico">
<meta base="<%= path %>" />
<title><%= title %></title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>
JavaScript
1
https://gitee.com/huhaili/workflow-engine.git
git@gitee.com:huhaili/workflow-engine.git
huhaili
workflow-engine
workflow-web
master

搜索帮助