qirong
2023-07-16 9030c2fe74229e892a66f295b629b5dd31244ea0
src/layout/components/Sidebar/Logo.vue
@@ -24,7 +24,7 @@
  },
  data () {
    return {
      title: '管理系统'
      title: '在线考试管理系统'
    }
  }
}