408249787@qq.com 1 tuần trước cách đây
mục cha
commit
366d442e46
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/programming/progress.uvue

+ 1 - 1
pages/programming/progress.uvue

@@ -22,7 +22,7 @@ const visible = ref(false)
 const menuItems = [
   { id: 1, name: '视频学习', icon: 'https://oss.xiaoxiongcode.com/static/home/6419.png', x: 0, y: 21 },
   // { id: 2, name: '实战指导', icon: 'https://oss.xiaoxiongcode.com/static/home/6418.png', x: 27, y: 19 },
-  { id: 3, name: '核心代码', icon: 'https://oss.xiaoxiongcode.com/static/home/6416.png', x: 80, y: 16 },
+  { id: 3, name: '参考答案', icon: 'https://oss.xiaoxiongcode.com/static/home/6416.png', x: 80, y: 16 },
   { id: 4, name: '开始编程', icon: 'https://oss.xiaoxiongcode.com/static/home/6417.png', x: 38, y: 18 },
 ]
 //点击事件