设计需求、测试项、用例的上级hover显示

This commit is contained in:
2025-05-14 19:57:11 +08:00
parent 25b5576274
commit 70e719abbe
15 changed files with 260 additions and 32 deletions

View File

@@ -13,7 +13,7 @@
"dependencies": {
"@arco-design/color": "^0.4.0",
"@arco-design/web-vue": "^2.57.0",
"@tanstack/vue-query": "^5.75.6",
"@tanstack/vue-query": "^5.76.0",
"@tinymce/tinymce-vue": "^6.1.0",
"@vueuse/core": "^13.1.0",
"axios": "^1.9.0",
@@ -27,10 +27,10 @@
"mitt": "^3.0.1",
"nprogress": "^0.2.0",
"pinia": "^3.0.2",
"pinyin-match": "^1.2.7",
"pinyin-match": "^1.2.8",
"postcss-import": "^16.1.0",
"qs": "^6.14.0",
"tailwind-merge": "^3.2.0",
"tailwind-merge": "^3.3.0",
"tinymce": "^7.8.0",
"tw-animate-css": "^1.2.9",
"vue": "^3.5.13",