From 9df9173ead2ced6e71e33efd95e26071ab129401 Mon Sep 17 00:00:00 2001 From: yuweiqi Date: Tue, 4 Feb 2020 16:52:07 +0800 Subject: [PATCH] =?UTF-8?q?[FIX]=E6=9B=B4=E6=94=B9=E6=8A=84=E5=BD=95=20?= =?UTF-8?q?=E6=89=B9=E6=B3=A8=E5=85=B3=E9=94=AE=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/sale/SignatureOfElectronic.vue | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/src/views/ebiz/sale/SignatureOfElectronic.vue b/src/views/ebiz/sale/SignatureOfElectronic.vue index aff87b260..284cf2072 100644 --- a/src/views/ebiz/sale/SignatureOfElectronic.vue +++ b/src/views/ebiz/sale/SignatureOfElectronic.vue @@ -627,8 +627,7 @@ export default { status: '0', offset: '10', originUrl: location.href, - // commentKeyword: '认真', // 批注关键字 - commentKeyword: '申请无效', // 批注关键字 + commentKeyword: '认真', // 批注关键字 commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字 commentOffset: '30', // 批注偏移量 commentPos: '2', // 签字图片和关键字位置关系:等于1时,签字图片和关键字矩形重心重合 @@ -653,8 +652,7 @@ export default { status: '0', offset: '-140', originUrl: location.href, - // commentKeyword: '认真', // 批注关键字 - commentKeyword: '申请无效', // 批注关键字 + commentKeyword: '认真', // 批注关键字 commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字 commentOffset: '30', // 批注偏移量 commentPos: '2', // 签字图片和关键字位置关系:等于1时,签字图片和关键字矩形重心重合 @@ -681,8 +679,7 @@ export default { index: '1', offset: '10', pos: '3', //设置偏移量 3表示右侧 - // commentKeyword: '认真', - commentKeyword: '申请无效', // 批注关键字 + commentKeyword: '认真', commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', commentOffset: '28', commentPos: '2', @@ -712,8 +709,7 @@ export default { index: '1', offset: this.caOffset, pos: '3', //设置偏移量 3表示右侧 - // commentKeyword: '认真', - commentKeyword: '申请无效', // 批注关键字 + commentKeyword: '认真', commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', commentOffset: '28', commentPos: '2',