Commit e50ea748 authored by Xuguangxing's avatar Xuguangxing

feat: 处理分享方式取值

parent 117ead29
......@@ -78,7 +78,7 @@ export default {
return `${APP_PATH}?jumpUrl=${this.link}`;
},
shareOpenMethod() {
return this.pageInfo.shareOpenMethod;
return this.pageInfo.page.props.shareOpenMethod;
}
},
......
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