add:流程编排2

This commit is contained in:
zhangzq
2024-04-07 13:54:05 +08:00
parent 867d30da73
commit 76c13af3d3
47 changed files with 1473 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
"author": "Zheng Jie",
"license": "Apache-2.0",
"scripts": {
"dev": "vue-cli-service serve",
"dev": "export NODE_OPTIONS=--openssl-legacy-provider && vue-cli-service serve",
"build": "vue-cli-service build",
"build:stage": "vue-cli-service build --mode staging",
"preview": "node build/index.js --preview",
@@ -55,6 +55,8 @@
"jsencrypt": "^3.0.0-rc.1",
"jszip": "3.1.5",
"mavon-editor": "^2.9.0",
"min-dash": "^4.2.1",
"min-dom": "^5.0.0",
"normalize.css": "7.0.0",
"nprogress": "0.2.0",
"path-to-regexp": "2.4.0",