Commit f13bae99 by 陈超

A

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