隐藏首页装修首页底部导航
This commit is contained in:
parent
ecef636640
commit
8ebe23bf49
@ -69,10 +69,10 @@
|
|||||||
</draggable>
|
</draggable>
|
||||||
</el-scrollbar>
|
</el-scrollbar>
|
||||||
<!-- 手机底部导航 -->
|
<!-- 手机底部导航 -->
|
||||||
<div v-if="showTabBar" :class="['editor-design-bottom', 'component', 'cursor-pointer!']">
|
<!-- <div v-if="showTabBar" :class="['editor-design-bottom', 'component', 'cursor-pointer!']">
|
||||||
<ComponentContainer :component="tabBarComponent" :show-toolbar="false"
|
<ComponentContainer :component="tabBarComponent" :show-toolbar="false"
|
||||||
:active="selectedComponent?.id === tabBarComponent.id" @click="handleTabBarSelected" />
|
:active="selectedComponent?.id === tabBarComponent.id" @click="handleTabBarSelected" />
|
||||||
</div>
|
</div> -->
|
||||||
<!-- 固定布局的组件 操作按钮区 -->
|
<!-- 固定布局的组件 操作按钮区 -->
|
||||||
<div class="fixed-component-action-group">
|
<div class="fixed-component-action-group">
|
||||||
<el-tag v-if="showPageConfig" size="large"
|
<el-tag v-if="showPageConfig" size="large"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user