Commit f13bae99 by 陈超

A

parent 4754bd42
......@@ -201,6 +201,10 @@
myCollect: []
}
},
created:function(){
let cate = {:json_encode($cateData)}
console.log(cate)
},
mounted:function(){
$("#preloader").hide();
this.onTopTab(0)
......
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