个人房源列表

This commit is contained in:
2023-07-17 10:45:10 +08:00
parent 5760d0890b
commit 763daf2ab0
8 changed files with 122 additions and 34 deletions

View File

@@ -40,7 +40,7 @@ import pageTopBar from '../../components/pageTopBar/pageTopBar.vue';
import seachModule from "../../components/seachModule/seachModule.vue";
import biserialItem from '../../components/biserialListItem/biserialListItem.vue'
import { ref, onMounted, watch } from 'vue';
import Masonry from 'masonry-layout';
// import Masonry from 'masonry-layout';
const gridContainer = ref(null);
const gridItem = ref([]);