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