【修复】修复商品分享链接获取失败的问题。

This commit is contained in:
JianWeie
2022-02-19 01:11:05 +08:00
parent 22cbe5921c
commit 286c329a74

View File

@@ -957,14 +957,14 @@
this.modalType = ''; this.modalType = '';
}, },
}, },
//watch: { watch: {
// goodsInfo: { goodsInfo: {
// handler() { handler() {
// this.getShareUrl(); this.getShareUrl();
// }, },
// deep: true deep: true
// } }
//}, },
//分享 //分享
onShareAppMessage(res) { onShareAppMessage(res) {
return { return {