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