This commit is contained in:
Paidax
2024-12-11 15:10:08 +08:00
parent fe30f6e24b
commit 6ebbf5d576
7 changed files with 289 additions and 91 deletions
@@ -158,6 +158,7 @@
<div :style="{'background-image':'url('+LOGO_URL+')'}"
style=" width: 250px;
height: 80%;
margin-top: 5px;
background-repeat: no-repeat;
background-position: center center;
background-size: contain;"></div>
@@ -165,7 +166,7 @@
</div>
<ul class="nav navbar-nav" id="moduleCenter">
<li style="padding:0 10px" class="vivify popIn duration-1500">
<li style="padding:0 17px" class="vivify popIn duration-1500">
<el-popover
width="450"
popper-class="appCenterPopover"
@@ -271,9 +272,9 @@
unique-opened
:default-active="activeMenuIndex"
:default-openeds="openedMenus"
background-color="#001529"
background-color="#04436c"
text-color="#fff"
active-text-color="#ffd04b">
active-text-color="#ab9be7">
<template v-for="firstMenu in leftMenus">
<el-submenu :index="firstMenu.id" v-if="firstMenu.children.length>0">
<template slot="title">