瀑布流定位修改

This commit is contained in:
2023-08-09 15:00:02 +08:00
parent 497b50f7c8
commit a503d2e292
6 changed files with 7 additions and 12 deletions

View File

@@ -161,7 +161,6 @@ onMounted(() => {
listMasonryInstance = new Masonry(list.value, {
itemSelector: '.item',
gutter: 20,
percentPosition:true
});
masonryInstance = new Masonry(gridContainer.value, {
itemSelector: '.item',