This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
378402801
/
workflow
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
bf7220c6b5
Ramos
Etiquetas
master
workflow
/
README.md
README.md
491 B
Histórico
Em bruto
业务流程系统
基于 Vue.js 和 Element UI 的业务流程展示系统。
项目设置
# 安装依赖 npm install # 启动开发服务器 npm run serve # 构建生产版本 npm run build
功能特点
展示员工入职、销售订单等业务流程
使用 Element UI 的 Steps 组件展示流程步骤
响应式布局设计
左侧菜单可切换不同业务流程
支持业务流程搜索
技术栈
Vue.js 2.x
Element UI
Vue Router
ES6+