|
@@ -101,12 +101,12 @@ const classTypes_gym = [
|
|
|
},
|
|
|
{
|
|
|
img: require("@/img/homePage/yjl.png"),
|
|
|
- name: "云教练",
|
|
|
+ name: "云练习",
|
|
|
url: ""
|
|
|
},
|
|
|
{
|
|
|
img: require("@/img/homePage/yjc.png"),
|
|
|
- name: "云教程",
|
|
|
+ name: "云课堂",
|
|
|
url: "/cloudTextbooks"
|
|
|
}
|
|
|
]
|
|
@@ -138,7 +138,7 @@ const classTypes_gyt = [
|
|
|
},
|
|
|
{
|
|
|
img: require("@/img/homePage/yjc.png"),
|
|
|
- name: "云教材",
|
|
|
+ name: "云课堂",
|
|
|
url: "/cloudTextbooks"
|
|
|
}
|
|
|
]
|