feat: 修改登录页

This commit is contained in:
2025-03-05 20:43:03 +08:00
parent 64a7502568
commit 930a9ca564
2 changed files with 145 additions and 60 deletions

View File

@@ -41,18 +41,22 @@
"bpmn-js-token-simulation": "0.10.0",
"clipboard": "2.0.8",
"core-js": "3.25.3",
"diagram-js": "^15.2.4",
"echarts": "5.4.0",
"element-ui": "2.15.12",
"file-saver": "2.0.5",
"fuse.js": "6.4.3",
"highlight.js": "10.5.0",
"husky": "^9.1.7",
"js-beautify": "1.13.0",
"js-cookie": "3.0.1",
"jsencrypt": "3.0.0-rc.1",
"nprogress": "0.2.0",
"quill": "1.3.7",
"screenfull": "5.0.2",
"serve-static": "^1.16.2",
"sortablejs": "1.10.2",
"throttle-debounce": "^5.0.2",
"v-emoji-picker": "^2.3.3",
"vue": "2.6.12",
"vue-count-to": "1.0.13",
@@ -70,6 +74,9 @@
"@vue/cli-service": "4.4.6",
"babel-eslint": "10.1.0",
"babel-plugin-dynamic-import-node": "2.3.3",
"bpmn-js": "7.5.0",
"bpmn-js-properties-panel": "0.37.2",
"camunda-bpmn-moddle": "4.4.1",
"chalk": "4.1.0",
"compression-webpack-plugin": "5.0.2",
"connect": "3.6.6",
@@ -81,10 +88,7 @@
"sass-loader": "10.1.1",
"script-ext-html-webpack-plugin": "2.1.5",
"svg-sprite-loader": "5.1.1",
"vue-template-compiler": "2.6.12",
"bpmn-js": "7.5.0",
"bpmn-js-properties-panel": "0.37.2",
"camunda-bpmn-moddle": "4.4.1"
"vue-template-compiler": "2.6.12"
},
"engines": {
"node": ">=8.9",