This commit is contained in:
X1627315083@163.com
2026-05-05 13:17:20 +08:00
parent 62829395ce
commit afbea289fb
3 changed files with 5 additions and 3 deletions

View File

@@ -147,6 +147,8 @@ onMounted(()=>{
// 开始监听
if(resizeObserver)resizeObserver.observe(listingsBoxRef.value)
})
})
onActivated(()=>{
getCollectionDetail()
})
onUnmounted(()=>{