修改驾驶舱页面

This commit is contained in:
guanj
2025-10-24 16:17:40 +08:00
parent d113df832d
commit dede918f34
12 changed files with 454 additions and 173 deletions

View File

@@ -31,12 +31,7 @@
>
{{ item.pageName }}
</span>
<div style="display: flex; align-items: center; font-weight: 550">
<div v-if="item.pathName" :style="{ color: `var(--el-color-primary)` }">
绑定页面{{ item.pathName }}
</div>
<div v-else>暂未绑定</div>
</div>
<div style="display: flex; justify-content: end">
<!-- <el-button