Process editing tool
Project Introduction
Flow Graph frontend is based on Vue3 and Graph Editor x6.Provides workflow editing and workflow to perform detailed view features.
Integrate into other apps
Access is provided by reference to theQianKun快速上手 module.
FAQ
General system style anomalies after main application integration.
This is a result of conflicts between primary and microapplication styles that require their isolation.Style isolation can be made using thepostcss-plugin-namespace.
Specific steps below:
- Installpostcss-plugin-namespace plugin
- A collection of VUE projects is configured as an example
- 将项目根目录下,将
index.html
的html
标签中增加id={app-name}
,详情可参考rill-flow-ui项目的index.html文件。 - Configure the
postcss.config.js
file with reference torill-flow-ui项目的postcss.config.js file.
- 将项目根目录下,将