mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-09 11:06:43 +08:00
卡单学平险:处理学平险分享链接处理 --提交人:阳华祥
This commit is contained in:
@@ -131,8 +131,8 @@ export default {
|
||||
EWebBridge.webCallAppInJs('bridge', {
|
||||
flag: 'share',
|
||||
extra: {
|
||||
title: '卡单投保',
|
||||
content: this.productInfo.productName,
|
||||
title: '分享给您一个产品《'+this.productInfo.productName+'》',
|
||||
content: '快来投保吧!',
|
||||
url: this.shareInfo.shareURL,
|
||||
img: this.$assetsUrl + 'images/logo.png'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user