默认提交
Showing
6 changed files
with
118 additions
and
48 deletions
-
Please register or sign in to post a comment
... | ... | @@ -76,6 +76,7 @@ App({ |
userInfo: null, | ||
wxcode: store.getItem("wxcode"), | ||
tlMemberCode: "", | ||
videoPlayTimes: 0, | ||
}, | ||
//重写分享方法 | ||
share: function () { | ||
... | ... |