diff --git a/package.json b/package.json
index 379a5985..3caa325a 100644
--- a/package.json
+++ b/package.json
@@ -46,6 +46,7 @@
"@vueuse/core": "^10.7.2",
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "5.1.10",
+ "animate.css": "^4.1.1",
"axios": "^1.6.7",
"echarts": "^5.5.0",
"element-plus": "^2.5.6",
diff --git a/src/components/Breadcrumb/index.vue b/src/components/Breadcrumb/index.vue
index a9a1e440..df9849d6 100644
--- a/src/components/Breadcrumb/index.vue
+++ b/src/components/Breadcrumb/index.vue
@@ -1,12 +1,14 @@
-
-
+
+
{{ translateRouteTitle(item.meta.title) }}
@@ -18,8 +20,7 @@