add:添加子流程功能

This commit is contained in:
zhangzq
2024-05-07 17:18:06 +08:00
parent 5bab3ae808
commit 7fb22d2fbf
113 changed files with 2122 additions and 607 deletions

View File

@@ -6,6 +6,7 @@
"license": "Apache-2.0",
"scripts": {
"dev": "vue-cli-service serve",
"dev2": "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",