Commit cc9ffc21 authored by 罗超's avatar 罗超

1

parent aff02383
...@@ -357,20 +357,20 @@ export default { ...@@ -357,20 +357,20 @@ export default {
], ],
// 学习园地 // 学习园地
learnList: [ learnList: [
// { {
// name: "日语学习园地", name: "日语学习园地",
// desc: "日本語の勉強", desc: "日本語の勉強",
// bgcolor: "#F6E5FE", bgcolor: "#F6E5FE",
// img: "https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/garden1.png", img: "https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/garden1.png",
// jumpUrl: "/pages/learningGarden/learningGardenList", jumpUrl: "/pages/learningGarden/learningGardenList",
// }, },
// { {
// name: "韩语学习园地", name: "韩语学习园地",
// desc: "정원", desc: "정원",
// bgcolor: "#FEF5D6", bgcolor: "#FEF5D6",
// img: "https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/garden2.png", img: "https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/educationStu/garden2.png",
// jumpUrl: "", jumpUrl: "",
// }, },
], ],
indicatorDots: true, //是否显示轮播指示点 indicatorDots: true, //是否显示轮播指示点
autoplay: false, autoplay: false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment