mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 17:56:43 +08:00
卡单学平险:处理学平险分享链接处理 --提交人:阳华祥
This commit is contained in:
@@ -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'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user