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