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