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