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