odc.xiaohui
2023-06-19 d570456e3f1d79a085918718f87a9db0e6361ae8
src/layout/components/Sidebar/Logo.vue
@@ -24,7 +24,7 @@
  },
  data () {
    return {
      title: '管理系统'
      title: '在线考试管理系统'
    }
  }
}