fuliqi
2024-10-17 0cefa99d2ae9ba43e60fe3e1beceb000dd186931
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;
    }