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