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