Commit ab079bfd by 冷斌

fix bug

parent 3e90ffba
......@@ -48,7 +48,17 @@
tab: 0,
loading: true,
finished: true,
options: []
options: [{
title: "我的视频",
items: [],
page: 0,
finished: true
},{
title: "我的真题",
items: [],
page: 0,
finished: true
}];
}
},
created:function(){
......
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