diff --git a/package.json b/package.json index dd30df77..5aa47071 100644 --- a/package.json +++ b/package.json @@ -49,6 +49,7 @@ "@vueuse/core": "^12.5.0", "@wangeditor-next/editor": "^5.6.31", "@wangeditor-next/editor-for-vue": "^5.1.14", + "animate.css": "^4.1.1", "axios": "^1.7.9", "codemirror": "^5.65.18", "codemirror-editor-vue3": "^2.8.0", diff --git a/src/layout/components/AppMain/index.vue b/src/layout/components/AppMain/index.vue index 8f33f3c4..398ee216 100644 --- a/src/layout/components/AppMain/index.vue +++ b/src/layout/components/AppMain/index.vue @@ -2,7 +2,7 @@