修改驾驶舱页面
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user