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