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