1、样式调整

This commit is contained in:
Jerry
2024-09-26 15:01:08 +08:00
parent e9d724e3a2
commit 14d0bd8c5d
52 changed files with 482 additions and 451 deletions

View File

@@ -15,17 +15,18 @@
"ace-builds": "^1.32.2",
"axios": "^1.5.1",
"bpmn-js-token-simulation": "^0.10.0",
"diagram-js": "^6.8.2",
"clipboard": "^2.0.11",
"core-js": "^3.8.3",
"crypto-js": "^4.2.0",
"dayjs": "^1.11.10",
"diagram-js": "^6.8.2",
"echarts": "^5.5.0",
"ejs": "^3.1.9",
"element-plus": "^2.7.3",
"highlight.js": "^11.9.0",
"jsencrypt": "^3.3.2",
"json-bigint": "^1.0.0",
"lodash": "^4.17.21",
"pinia": "^2.1.6",
"pinia-plugin-persist": "^1.0.0",
"print-js": "^1.6.0",
@@ -36,10 +37,11 @@
"vue-router": "^4.2.5",
"vxe-table": "^4.5.13",
"xe-utils": "^3.5.14",
"xml-js": "^1.6.11",
"lodash": "^4.17.21"
"xml-js": "^1.6.11"
},
"devDependencies": {
"bpmn-js": "7.5.0",
"bpmn-js-properties-panel": "0.37.6",
"@types/ejs": "^3.1.5",
"@types/json-bigint": "^1.0.4",
"@types/node": "^18.11.17",
@@ -53,8 +55,6 @@
"@vue/cli-plugin-vuex": "~5.0.0",
"@vue/cli-service": "~5.0.0",
"autoprefixer": "^10.4.16",
"bpmn-js": "7.5.0",
"bpmn-js-properties-panel": "0.37.6",
"eslint": "^8.30.0",
"eslint-config-prettier": "^8.5.0",
"eslint-import-resolver-typescript": "^3.6.1",