Commit 01267d7a by 陈超

T

parent d4f1ab3a
...@@ -444,6 +444,7 @@ ...@@ -444,6 +444,7 @@
created:function(){ created:function(){
let vip = "{$vip}" let vip = "{$vip}"
this.isVip = vip.length > 0 this.isVip = vip.length > 0
console.log(vip)
}, },
mounted:function(){ mounted:function(){
$("#preloader").hide(); $("#preloader").hide();
......
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