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