feat: 添加 useIntersectionObserverList 页面,支持懒加载和可见性检测
All checks were successful
/ depcheck (push) Successful in 1m26s
/ build-and-deploy-to-vercel (push) Successful in 1m9s
/ playwright (push) Successful in 2m57s

This commit is contained in:
严浩
2024-12-07 19:28:37 +08:00
parent b309260e8f
commit 12a02eb193
9 changed files with 368 additions and 301 deletions

View File

@ -44,6 +44,7 @@
"page-stack-vue3": "^2.5.6",
"pinia": "^2.2.8",
"pinia-plugin-persistedstate": "^4.1.3",
"primeicons": "^7.0.0",
"primelocale": "^1.2.2",
"primevue": "^4.2.4",
"radash": "^12.1.0",
@ -92,7 +93,7 @@
"npm-run-all2": "^7.0.1",
"prettier": "^3.4.1",
"surge": "^0.24.6",
"typescript": "~5.7.2",
"typescript": "~5.6.3",
"unocss": "^0.65.0",
"unplugin-auto-import": "^0.18.6",
"unplugin-icons": "^0.21.0",