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