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