0.3.20-v • Published 6 months ago

e-flow-model v0.3.20-v

Weekly downloads
-
License
-
Repository
-
Last release
6 months ago

e-flow-ui

基于bpmn.js的flowable流程引擎的模型编辑器(Demo版) 保存按钮目前是输出xml至控制台

│  App.vue
│  main.js
│
├─assets
│      activiti.json
│      flowable.json #flowable 引擎参数类型绑定
│      logo.png
│
├─components
│  │  HelloWorld.vue #主页面
│  │
│  ├─customModeler #自定义bpmn.js
│  │  │  index.js
│  │  │
│  │  └─custom 
│  │          CustomContextPadProvider.js
│  │          CustomPalette.js
│  │          index.js
│  │
│  ├─Properties 右侧面板属性
│  │  │  bpmnHelper.js
│  │  │  mixins.js
│  │  │  ProcessProperties.vue
│  │  │  SequenceFlowProperties.vue
│  │  │  UserTaskProperties.vue
│  │  │
│  │  └─common
│  │          FieldTable.vue
│  │          ListenerTable.vue
│  │
│  └─Tool #功能按钮
│          Tool.vue
│
├─config
│      defaultXml.js #默认流程图
│      node.js #可使用的节点类型
│
├─i18n
│  └─customTranslate
│          customTranslate.js
│          translations.js #本地化文件
│
└─utils

Project setup

yarn install

本地开发

yarn run prepare
yarn link
//子项目执行
yarn link e-flow-ui

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint
0.3.20-v

6 months ago

0.3.17-v

11 months ago

0.3.11-v

1 year ago

0.3.12-v

1 year ago

0.3.15-v

12 months ago

0.3.16-v

12 months ago

0.3.13-v

1 year ago

0.3.14-v

1 year ago

0.3.7-v

1 year ago

0.3.9-v

1 year ago

0.3.8-v

1 year ago

0.3.10-v

1 year ago

0.3.6-v

2 years ago

0.3.5-v

2 years ago

0.3.4-v

2 years ago

0.3.3-v

3 years ago

0.3.2-v

3 years ago

0.3.1-v

3 years ago

0.3.0-v

3 years ago

0.2.9-v

3 years ago

0.2.8-v

3 years ago

0.2.7-v

3 years ago

0.2.6-v

3 years ago

0.2.5-v

3 years ago

0.2.4-v

3 years ago

0.2.3-v

3 years ago

0.2.2-v

3 years ago

0.2.0-v

3 years ago

0.1.9-v

3 years ago

0.1.8-v

3 years ago

0.2.1-v

3 years ago

0.1.7-v

3 years ago

0.1.6-v

3 years ago

0.1.5-v

3 years ago

0.1.4-v

3 years ago

0.1.3-v

3 years ago

0.1.2-v

3 years ago