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