Authored by 郭成尧

'咨询详情页分享链接问题'

... ... @@ -124,12 +124,6 @@
title: title,
des: des,
img: img,
url: `/editorial/${id}.html`
});
console.log({
title: title,
des: des,
img: img,
url: `//m.yohoblk.com/editorial/${id}.html`
});
}
... ...
... ... @@ -99,7 +99,8 @@
};
return dict[$0];
})
}),
url: `//m.yohoblk.com/editorial/${this.article.id}.html`
});
}
},
... ...