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