修改头部显示
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"hash": "b40a7241",
|
||||
"configHash": "e4e9a696",
|
||||
"lockfileHash": "e3b0c442",
|
||||
"browserHash": "3514e43b",
|
||||
"optimized": {},
|
||||
"chunks": {}
|
||||
}
|
||||
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"type": "module"
|
||||
}
|
||||
@@ -4,7 +4,7 @@
|
||||
<div class="avatar">
|
||||
<img src="../../../assets/images/avart.jpg" alt="avatar" />
|
||||
</div>
|
||||
<span class="username" :style="{ color: themeConfig.footColor }">BIG CUTE</span>
|
||||
<span class="username" :style="{ color: themeConfig.footColor }">超级管理员</span>
|
||||
</div>
|
||||
<template #dropdown>
|
||||
<el-dropdown-menu>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<!-- <Driver></Driver> -->
|
||||
<fullScreen></fullScreen>
|
||||
<avatar></avatar>
|
||||
<setting></setting>
|
||||
<!-- <setting></setting>-->
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user