# vuewebos **Repository Path**: asxsyd92/vuewebos ## Basic Information - **Project Name**: vuewebos - **Description**: 基于layui-vue 实现表单设计、流程、待办事项、已办事项、通知公告、网站后台(表单配置) - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: master - **Homepage**: https://asxsyd92.com - **GVP Project**: No ## Statistics - **Stars**: 5 - **Forks**: 2 - **Created**: 2021-08-01 - **Last Updated**: 2026-08-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # webos(Vue 3 + Typescript + Vite) layui风格开发集成 源码为http://webos.asxsyd92.com layui-vue 简单业务主打底代码配置自定义表单就可运行,不需要写后台代码 已经实现表单设计、流程图设计、初始化流程、发起流程、流程处理、任务退回等功能、集成微软编辑器monaco-editor 、集成onlyoffice,用于流程运行中打开 word、ppt、excel 等模块。 可前往http://asxsyd92.com/online/json 查看。 小程序 ## 运行 ``` npx vite --port=4000 ``` ## 打包 ``` npm run build ```