loulijun2021
2022-08-12 6319724e9872134f1c142d95ac589e498b2ad6c7
src/layout/components/Navbar.vue
@@ -89,7 +89,7 @@
  },
  created() {
    this.usercode = getCookie('navTabId')
    this.username = getCookie('admin')
    this.username = getCookie('username')
  },
  data() {
    const validatePassword = (rule, value, callback) => {
@@ -172,6 +172,8 @@
  background: #fff;
  box-shadow: 0 1px 4px rgba(0, 21, 41, .08);
  //background-color: #f8f8fa;
  .hamburger-container {
    line-height: 46px;
    height: 100%;