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