diff --git a/mayfly_go_web/package.json b/mayfly_go_web/package.json index 9a109a90..a835acdf 100644 --- a/mayfly_go_web/package.json +++ b/mayfly_go_web/package.json @@ -15,7 +15,7 @@ "countup.js": "^2.7.0", "cropperjs": "^1.5.11", "echarts": "^5.4.0", - "element-plus": "^2.3.14", + "element-plus": "^2.4.0", "jsencrypt": "^3.3.1", "lodash": "^4.17.21", "mitt": "^3.0.1", @@ -23,14 +23,14 @@ "monaco-sql-languages": "^0.11.0", "monaco-themes": "^0.4.4", "nprogress": "^0.2.0", - "pinia": "^2.1.6", + "pinia": "^2.1.7", "qrcode.vue": "^3.4.0", "screenfull": "^6.0.2", "sortablejs": "^1.15.0", "sql-formatter": "^12.1.2", "vue": "^3.3.4", "vue-clipboard3": "^1.0.1", - "vue-router": "^4.2.4", + "vue-router": "^4.2.5", "xterm": "^5.3.0", "xterm-addon-fit": "^0.8.0", "xterm-addon-search": "^0.13.0", diff --git a/mayfly_go_web/src/App.vue b/mayfly_go_web/src/App.vue index c726f189..2d52f7d4 100644 --- a/mayfly_go_web/src/App.vue +++ b/mayfly_go_web/src/App.vue @@ -1,21 +1,32 @@