Commit 6277792d by 陈超

T

parent 23e74f17
...@@ -442,7 +442,8 @@ ...@@ -442,7 +442,8 @@
} }
}, },
created:function(){ created:function(){
console.log({$vip}) let vip = "{$vip}"
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