diff --git a/package.json b/package.json index b285a5c617647f609cc8ad3fb475f3b9b3393a21..f018c975dd0979999d0ab41146a509d7813064f0 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,7 @@ "preview": "vite preview --port 4173" }, "dependencies": { + "element-plus": "^2.9.6", "guess": "^1.0.2", "vue": "^3.2.37" }, diff --git a/src/App.vue b/src/App.vue index 633a5dfe4e547c48bfa93740a290ba5ba370930a..40ca4a936d0cf3d59ccf62c7b718109536fd7241 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,11 +1,11 @@