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