Commit 9f8966b0 authored by 梁淳峰's avatar 梁淳峰

20240714

parent 8aa30af3
......@@ -88,7 +88,12 @@ html {
position: relative;
display: flex;
border-bottom: 1px solid #eee;
a{
color: #ffffff;
}
}
.ams-main {
border-left: 1px solid #0c0202;
......
......@@ -13,7 +13,7 @@
</div>
</div>
<div class="ams-container" :style="{ left: menuWidth-2 + 'px' }">
<div class="ams-header" style=" background-color: #526bab; color:white">
<div class="ams-header" style=" background-color: #526bab;">
<div class="enterprise-name">
<el-dropdown size="'large'" style="margin-left: 10px;margin-top: 5px;color:blue; width: 100%;"
@command="handleCommand" :trigger="(roleId > 2) ? 'contextmenu' : 'hover'">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment