卡单学平险:处理学平险分享链接处理 --提交人:阳华祥

This commit is contained in:
阳华祥
2020-06-24 13:17:17 +08:00
parent ea9d5a30d3
commit 28ffc792f1

View File

@@ -131,8 +131,8 @@ export default {
EWebBridge.webCallAppInJs('bridge', { EWebBridge.webCallAppInJs('bridge', {
flag: 'share', flag: 'share',
extra: { extra: {
title: '卡单投保', title: '分享给您一个产品《'+this.productInfo.productName+'》',
content: this.productInfo.productName, content: '快来投保吧!',
url: this.shareInfo.shareURL, url: this.shareInfo.shareURL,
img: this.$assetsUrl + 'images/logo.png' img: this.$assetsUrl + 'images/logo.png'
} }