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