Branch_chensl #113

Merged
root merged 3 commits from Branch_chensl into master 2024-11-11 02:11:26 +00:00
Showing only changes of commit 8ebe23bf49 - Show all commits

View File

@ -69,10 +69,10 @@
</draggable>
</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"
:active="selectedComponent?.id === tabBarComponent.id" @click="handleTabBarSelected" />
</div>
</div> -->
<!-- 固定布局的组件 操作按钮区 -->
<div class="fixed-component-action-group">
<el-tag v-if="showPageConfig" size="large"