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