Commit 0ddadbe6 authored by 郭志伟's avatar 郭志伟

fix(share): 分享添加朋友圈

parent cd300ccd
...@@ -121,7 +121,7 @@ export default { ...@@ -121,7 +121,7 @@ export default {
this.shareInfo = { this.shareInfo = {
event: "showShareView", event: "showShareView",
data: { data: {
platform: ["weChat",  "CopyLink"], platform: ["weChat", "timeLine", "CopyLink"],
shareDic: { shareDic: {
title: pageName || '羊小咩', title: pageName || '羊小咩',
desc: pageDescribe || '羊小咩', desc: pageDescribe || '羊小咩',
......
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 to comment