loulijun2021
2022-07-15 869f6c069e86c2ff90393c1441854a6f05989481
src/layout/components/Sidebar/index.vue
@@ -27,6 +27,7 @@
    <div style="position: absolute;bottom: 20px;left: 30px;">
      <div>
        <el-button type="text">新凯迪制造V1.0.01</el-button>
<!--        <el-button type="text"><a href="http://www.ykxkd.com/" target="_blank">新凯迪制造V1.0.01</a></el-button>-->
      </div>
    </div>
@@ -85,9 +86,11 @@
  color: white;
  font-size: 18px;
}
.el-button--text:focus{
  color: white;
}
#app .sidebar-container .el-submenu .el-menu-item {
  background-color: transparent !important;
}