bug
lohir
2024-10-16 eb010c8d0f12c4861d2fde556f8ca441ba5e10d9
src/layout/components/Sidebar/Logo.vue
@@ -24,7 +24,7 @@
  },
  data () {
    return {
      title: '学之思管理系统'
      title: '江西语音视频培训系统'
    }
  }
}
@@ -54,7 +54,7 @@
    width: 100%;
    & .sidebar-logo {
      width: 45px;
      width: 35px;
      vertical-align: middle;
      margin-right: 12px;
    }