Merge remote-tracking branch 'origin/main'
# Conflicts: # src/components/public/head.vue
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div class="home">
|
||||
<!-- <pageTopBar></pageTopBar> -->
|
||||
<header></header>
|
||||
<pageTopBar></pageTopBar>
|
||||
<!-- <headerNavigation></headerNavigation> -->
|
||||
<!-- 搜索模块 -->
|
||||
<seachModule></seachModule>
|
||||
<!-- 房源展示 -->
|
||||
@@ -171,7 +171,7 @@ import pageTopBar from '../components/pageTopBar/pageTopBar.vue';
|
||||
import indexWaterfallBox from "../components/indexWaterfallBox/indexWaterfallBox.vue";
|
||||
import seachModule from "../components/seachModule/seachModule.vue";
|
||||
import indexRegularBox from '../components/indexRegularBox/indexRegularBox.vue';
|
||||
import header from '../components/public/head.vue'
|
||||
import headerNavigation from '../components/public/head.vue'
|
||||
|
||||
//
|
||||
let informationData = [
|
||||
|
||||
Reference in New Issue
Block a user