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