Commit e41ee5df authored by huoshizhe's avatar huoshizhe

feat: selected

parent eec9a0e0
......@@ -350,6 +350,7 @@ cc.Class({
},
bookInfo: [{
name: "kind_A",
selected: true,
bookList: [{
id: 12334,
coverImg: "http://staging-teach.cdn.ireadabc.com/0d332cb2b167feb4204b1d77a6f02ed6.jpg",
......@@ -385,6 +386,7 @@ cc.Class({
success: true,
bookInfo: [{
name: "kind_A",
selected: true,
bookList: [{
id: 12334,
coverImg: "http://staging-teach.cdn.ireadabc.com/0d332cb2b167feb4204b1d77a6f02ed6.jpg",
......@@ -466,6 +468,7 @@ cc.Class({
}],
}, {
name: "kind_B",
selected: true,
bookList: [{
id: 12235,
coverImg: "http://staging-teach.cdn.ireadabc.com/0d332cb2b167feb4204b1d77a6f02ed6.jpg",
......
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