| 123456789101112131415161718192021 | <!DOCTYPE html><html lang="zh"><head>    <meta charset="UTF-8" />    <title>SagooDesigner</title>    <link rel="icon" >    <meta name="keywords" content="vue,FormCreate,form-create-designer,fc-designer,开源,移动端,低代码,低代码表单,表单设计器,element-plus,element-ui">    <meta name="description" content="SagooDesigner 是一款基于Vue3.0的低代码可视化表单设计器工具,通过数据驱动表单渲染。可以通过拖拽的方式快速创建表单,提高开发者对表单的开发效率,节省开发者的时间。目前,在OA系统、ERP系统、电商系统、流程管理等系统中已稳定应用。">    <script src="/plugin/designer/config.js"></script>    <script src="../../config.js"></script>  <script type="module" crossorigin src="/plugin/designer/assets/index.2cc0483f.js"></script>  <link rel="modulepreload" crossorigin href="/plugin/designer/assets/vue.60ba75f5.js">  <link rel="modulepreload" crossorigin href="/plugin/designer/assets/element-plus.ceb521eb.js">  <link rel="stylesheet" href="/plugin/designer/assets/index.c0f41bdd.css"></head><body><div id="app"></div></body></html>
 |