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