Commit 09d77445 by 陈超

T

parent 07aa07f7
...@@ -170,6 +170,8 @@ ...@@ -170,6 +170,8 @@
}, },
created:function(){ created:function(){
document.title = "会员信息" document.title = "会员信息"
let vipInfo = {:json_encode($vipInfo)};
console.log(vipInfo)
}, },
computed: { computed: {
......
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