丸子 5 сар өмнө
parent
commit
e260678758

+ 1 - 1
src/components/sidebar/ProgrammingSidebar.vue

@@ -59,7 +59,7 @@ const groupList = ref([
    {
     icon: blockly,
     hoverIcon: blockly02,
-    title: 'blockly编程'
+    title: 'AI编程课'
   }
 ])