提交
This commit is contained in:
@@ -35,6 +35,7 @@
|
||||
<img class="operate-icon" src="@/assets/img/publicImage/add-icon.svg">
|
||||
</div>
|
||||
<div class="operate-text">发布房源</div>
|
||||
<about-pop></about-pop>
|
||||
</div>
|
||||
<template v-if="user.identity != 0">
|
||||
<img class="" src="@/assets/img/publicImage/cut-off-rule.svg">
|
||||
@@ -102,6 +103,7 @@ import haveQuestions from '@/components/public/have-questions.vue'
|
||||
import pageFooter from '@/components/footer/footer.vue'
|
||||
import publicListItem from '@/components/public/public-list-item.vue'
|
||||
import emptyDuck from '@/components/public/empty-duck.vue'
|
||||
import aboutPop from '@/components/edit/about-pop.vue'
|
||||
import { ref, reactive, onMounted, onUnmounted, getCurrentInstance, nextTick } from 'vue'
|
||||
import { useRoute, useRouter } from 'vue-router';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user