Commit 6eec6ec8 by 梁建民

js

parent 9745a6ad
......@@ -36,7 +36,7 @@
quota: '',
text: [],
link: '',
title: '邀你偷偷看看你的公司评分',
title: '',
desc: '',
imgUrl: '',
account: ''
......@@ -147,6 +147,7 @@
this.level = level[num];
this.quota = quota[num];
this.desc = this.account + desc[num];
this.title = this.account + '邀你偷偷看看你的公司评分';
},
share: function () {
this.shade = true;
......
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 sign in to comment