阿斯达
Showing
with
7 additions
and
3 deletions
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment
... | ... | @@ -47,7 +47,8 @@ |
created() { | ||
if(util.getCookie("Yo4teW_uid")){ | ||
this.$store.dispatch({ | ||
type: "wxShare" | ||
type: "wxShare", | ||
current_url:window.location.href | ||
}); | ||
} | ||
}, | ||
... | ... |