Commit 3e1cc3e7 by 陈超

A

parent a8581638
...@@ -227,6 +227,9 @@ ...@@ -227,6 +227,9 @@
tab: 0, tab: 0,
myTab: 0 myTab: 0
} }
},
mounted:function(){
$("#preloader").hide();
}, },
methods: { methods: {
onChange: function(tab) { onChange: function(tab) {
......
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