From e6335349b6f22cf5ce3e5716448dac6538a596b3 Mon Sep 17 00:00:00 2001 From: yuweiqi Date: Tue, 4 Feb 2020 16:18:16 +0800 Subject: [PATCH 1/5] =?UTF-8?q?[FIX]=E7=A1=AE=E8=AE=A4=E8=A7=84=E5=88=99--?= =?UTF-8?q?=E6=8A=95=E4=BF=9D=E4=BA=BA=E3=80=81=E8=A2=AB=E4=BF=9D=E4=BA=BA?= =?UTF-8?q?=E3=80=81=E6=8A=95=E8=A2=AB=E5=90=8C=E4=BA=BA=E6=97=B6=EF=BC=8C?= =?UTF-8?q?=E5=8F=AA=E6=9C=89=E4=B8=8D=E4=BD=BF=E7=94=A8=E8=BA=AB=E4=BB=BD?= =?UTF-8?q?=E8=AF=81=E6=89=8D=E5=8F=AF=E8=B7=B3=E8=BF=87=E4=BA=BA=E8=84=B8?= =?UTF-8?q?=E8=AF=86=E5=88=AB=EF=BC=8C=E8=B7=9F=E5=B9=B4=E9=BE=84=E6=97=A0?= =?UTF-8?q?=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/common/CalculatePremium.vue | 7 ------- src/views/ebiz/sale/SignatureConfirmation.vue | 8 +++++--- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/src/views/ebiz/common/CalculatePremium.vue b/src/views/ebiz/common/CalculatePremium.vue index 622fd9a63..0bc2f699f 100644 --- a/src/views/ebiz/common/CalculatePremium.vue +++ b/src/views/ebiz/common/CalculatePremium.vue @@ -323,13 +323,6 @@ export default { } }) - //判断this.chooseProducts是否含有productTrialYearDTO - // this.chooseProducts.forEach((item,index) => { - - // }) - - // this.influenceAddRiskCodes - if (this.chooseProducts[0].influences && this.chooseProducts[0].influences.length > 0) { this.influences = this.chooseProducts[0].influences this.chooseProducts[0].influences.forEach(item => { diff --git a/src/views/ebiz/sale/SignatureConfirmation.vue b/src/views/ebiz/sale/SignatureConfirmation.vue index 95a7e7240..6368d1abd 100644 --- a/src/views/ebiz/sale/SignatureConfirmation.vue +++ b/src/views/ebiz/sale/SignatureConfirmation.vue @@ -368,8 +368,9 @@ export default { window.localStorage.setItem('sign-val', val) window.localStorage.setItem('sign-appnt', JSON.stringify(that.appntSign)) if (val == '0' || val == '2') { - //idtype不为身份证或年纪小于18岁跳过人脸识别 - if (JSON.parse(this.$route.query.saleInsuredInfo).idType != '1' || JSON.parse(this.$route.query.saleInsuredInfo).age < '18') { + //idtype不为身份证跳过人脸识别 + // if (JSON.parse(this.$route.query.saleInsuredInfo).idType != '1' || JSON.parse(this.$route.query.saleInsuredInfo).age < '18') { + if (JSON.parse(this.$route.query.saleInsuredInfo).idType != '1') { that.goUrl() } else { this.idcardData.typeface = !this.idcardData.typeface @@ -379,7 +380,8 @@ export default { } else { window.localStorage.setItem('sign-val', val) window.localStorage.setItem('sign-insured', JSON.stringify(that.insuredSign)) - if (JSON.parse(this.$route.query.saleInsuredPersonInfo).idType != '1' || JSON.parse(this.$route.query.saleInsuredPersonInfo).age < '18') { + // if (JSON.parse(this.$route.query.saleInsuredPersonInfo).idType != '1' || JSON.parse(this.$route.query.saleInsuredPersonInfo).age < '18') { + if (JSON.parse(this.$route.query.saleInsuredPersonInfo).idType != '1') { that.insuredUrl() } else { this.idcardData.typeface = !this.idcardData.typeface From 9df9173ead2ced6e71e33efd95e26071ab129401 Mon Sep 17 00:00:00 2001 From: yuweiqi Date: Tue, 4 Feb 2020 16:52:07 +0800 Subject: [PATCH 2/5] =?UTF-8?q?[FIX]=E6=9B=B4=E6=94=B9=E6=8A=84=E5=BD=95?= =?UTF-8?q?=20=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', From 4ca4777d2ef42771879add8790bb285b0a337797 Mon Sep 17 00:00:00 2001 From: yuweiqi Date: Tue, 4 Feb 2020 18:00:45 +0800 Subject: [PATCH 3/5] =?UTF-8?q?[FIX]=E6=8A=84=E5=BD=95=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=E8=B0=83=E8=AF=95--=E4=BF=AE=E6=94=B9=E6=8A=84=E5=BD=95?= =?UTF-8?q?=E6=89=B9=E6=B3=A8=E5=85=B3=E9=94=AE=E5=AD=97=E3=80=81=E6=8A=84?= =?UTF-8?q?=E5=BD=95=E6=96=87=E5=AD=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/sale/SignatureOfElectronic.vue | 24 ++++++++++++------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/src/views/ebiz/sale/SignatureOfElectronic.vue b/src/views/ebiz/sale/SignatureOfElectronic.vue index 284cf2072..3fb9dee42 100644 --- a/src/views/ebiz/sale/SignatureOfElectronic.vue +++ b/src/views/ebiz/sale/SignatureOfElectronic.vue @@ -627,8 +627,10 @@ export default { status: '0', offset: '10', originUrl: location.href, - commentKeyword: '认真', // 批注关键字 - commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字 + // commentKeyword: '认真', // 批注关键字 + // commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字 + commentKeyword: '投保人签字', // 批注关键字 + commentText: '本人已阅读', // 批注文字 commentOffset: '30', // 批注偏移量 commentPos: '2', // 签字图片和关键字位置关系:等于1时,签字图片和关键字矩形重心重合 // * 等于2时,签字图片位于关键字正下方,中心线对齐;等于3时,签字图片位于关键字正右方,中心线对齐; @@ -652,8 +654,10 @@ export default { status: '0', offset: '-140', originUrl: location.href, - commentKeyword: '认真', // 批注关键字 - commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字 + commentKeyword: '投保人签字', // 批注关键字 + commentText: '本人已阅读', // 批注文字 + // commentKeyword: '认真', // 批注关键字 + // commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字 commentOffset: '30', // 批注偏移量 commentPos: '2', // 签字图片和关键字位置关系:等于1时,签字图片和关键字矩形重心重合 // * 等于2时,签字图片位于关键字正下方,中心线对齐;等于3时,签字图片位于关键字正右方,中心线对齐; @@ -679,8 +683,10 @@ export default { index: '1', offset: '10', pos: '3', //设置偏移量 3表示右侧 - commentKeyword: '认真', - commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', + commentKeyword: '投保人签字', + commentText: '本人已阅读', + // commentKeyword: '认真', + // commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', commentOffset: '28', commentPos: '2', caType: '1' @@ -709,8 +715,10 @@ export default { index: '1', offset: this.caOffset, pos: '3', //设置偏移量 3表示右侧 - commentKeyword: '认真', - commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', + commentKeyword: '投保人签字', + commentText: '本人已阅读', + // commentKeyword: '认真', + // commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', commentOffset: '28', commentPos: '2', caType: '1' From b70233256fbc6c53ee3234ceedee7a23315812df Mon Sep 17 00:00:00 2001 From: "ding.zhou@ebiz-fooge" Date: Tue, 4 Feb 2020 21:45:54 +0800 Subject: [PATCH 4/5] =?UTF-8?q?=E9=9C=80=E6=B1=82=EF=BC=9AGFRS-522=20?= =?UTF-8?q?=E5=9B=BD=E5=AF=8C=E4=BA=BA=E5=AF=BF=E7=A6=8F=E5=A8=83=E5=A8=83?= =?UTF-8?q?=E4=B8=A4=E5=85=A8=E4=BF=9D=E9=99=A9=EF=BC=88=E4=B8=87=E8=83=BD?= =?UTF-8?q?=E5=9E=8B=EF=BC=89=20=E5=8F=98=E6=9B=B4=EF=BC=9A=E6=8A=84?= =?UTF-8?q?=E5=BD=95=E8=A1=A8=E6=A0=BC=E8=B0=83=E6=95=B4=20=E5=8F=98?= =?UTF-8?q?=E6=9B=B4=E4=BA=BA=EF=BC=9A=E4=B8=81=E6=B4=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/sale/SignatureOfElectronic.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/ebiz/sale/SignatureOfElectronic.vue b/src/views/ebiz/sale/SignatureOfElectronic.vue index 3fb9dee42..ec4a34220 100644 --- a/src/views/ebiz/sale/SignatureOfElectronic.vue +++ b/src/views/ebiz/sale/SignatureOfElectronic.vue @@ -629,7 +629,7 @@ export default { originUrl: location.href, // commentKeyword: '认真', // 批注关键字 // commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字 - commentKeyword: '投保人签字', // 批注关键字 + commentKeyword: '投保申请日期', // 批注关键字 commentText: '本人已阅读', // 批注文字 commentOffset: '30', // 批注偏移量 commentPos: '2', // 签字图片和关键字位置关系:等于1时,签字图片和关键字矩形重心重合 @@ -654,7 +654,7 @@ export default { status: '0', offset: '-140', originUrl: location.href, - commentKeyword: '投保人签字', // 批注关键字 + commentKeyword: '投保申请日期', // 批注关键字 commentText: '本人已阅读', // 批注文字 // commentKeyword: '认真', // 批注关键字 // commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字 @@ -683,7 +683,7 @@ export default { index: '1', offset: '10', pos: '3', //设置偏移量 3表示右侧 - commentKeyword: '投保人签字', + commentKeyword: '投保申请日期', commentText: '本人已阅读', // commentKeyword: '认真', // commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', @@ -715,7 +715,7 @@ export default { index: '1', offset: this.caOffset, pos: '3', //设置偏移量 3表示右侧 - commentKeyword: '投保人签字', + commentKeyword: '投保申请日期', commentText: '本人已阅读', // commentKeyword: '认真', // commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', From 15e048b6cd3ccc4989fceb0ab2cb9b4703c09872 Mon Sep 17 00:00:00 2001 From: "ding.zhou@ebiz-fooge" Date: Wed, 5 Feb 2020 11:58:16 +0800 Subject: [PATCH 5/5] =?UTF-8?q?=E9=9C=80=E6=B1=82=EF=BC=9AGFRS-522=20?= =?UTF-8?q?=E5=9B=BD=E5=AF=8C=E4=BA=BA=E5=AF=BF=E7=A6=8F=E5=A8=83=E5=A8=83?= =?UTF-8?q?=E4=B8=A4=E5=85=A8=E4=BF=9D=E9=99=A9=EF=BC=88=E4=B8=87=E8=83=BD?= =?UTF-8?q?=E5=9E=8B=EF=BC=89=20=E5=8F=98=E6=9B=B4=EF=BC=9A=E6=8A=84?= =?UTF-8?q?=E5=BD=95=E8=A1=A8=E6=A0=BC=E8=B0=83=E6=95=B4=20=E5=8F=98?= =?UTF-8?q?=E6=9B=B4=E4=BA=BA=EF=BC=9A=E4=B8=81=E6=B4=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/sale/SignatureOfElectronic.vue | 24 +++++++------------ 1 file changed, 8 insertions(+), 16 deletions(-) diff --git a/src/views/ebiz/sale/SignatureOfElectronic.vue b/src/views/ebiz/sale/SignatureOfElectronic.vue index ec4a34220..284cf2072 100644 --- a/src/views/ebiz/sale/SignatureOfElectronic.vue +++ b/src/views/ebiz/sale/SignatureOfElectronic.vue @@ -627,10 +627,8 @@ export default { status: '0', offset: '10', originUrl: location.href, - // commentKeyword: '认真', // 批注关键字 - // commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字 - commentKeyword: '投保申请日期', // 批注关键字 - commentText: '本人已阅读', // 批注文字 + commentKeyword: '认真', // 批注关键字 + commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字 commentOffset: '30', // 批注偏移量 commentPos: '2', // 签字图片和关键字位置关系:等于1时,签字图片和关键字矩形重心重合 // * 等于2时,签字图片位于关键字正下方,中心线对齐;等于3时,签字图片位于关键字正右方,中心线对齐; @@ -654,10 +652,8 @@ export default { status: '0', offset: '-140', originUrl: location.href, - commentKeyword: '投保申请日期', // 批注关键字 - commentText: '本人已阅读', // 批注文字 - // commentKeyword: '认真', // 批注关键字 - // commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字 + commentKeyword: '认真', // 批注关键字 + commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字 commentOffset: '30', // 批注偏移量 commentPos: '2', // 签字图片和关键字位置关系:等于1时,签字图片和关键字矩形重心重合 // * 等于2时,签字图片位于关键字正下方,中心线对齐;等于3时,签字图片位于关键字正右方,中心线对齐; @@ -683,10 +679,8 @@ export default { index: '1', offset: '10', pos: '3', //设置偏移量 3表示右侧 - commentKeyword: '投保申请日期', - commentText: '本人已阅读', - // commentKeyword: '认真', - // commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', + commentKeyword: '认真', + commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', commentOffset: '28', commentPos: '2', caType: '1' @@ -715,10 +709,8 @@ export default { index: '1', offset: this.caOffset, pos: '3', //设置偏移量 3表示右侧 - commentKeyword: '投保申请日期', - commentText: '本人已阅读', - // commentKeyword: '认真', - // commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', + commentKeyword: '认真', + commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', commentOffset: '28', commentPos: '2', caType: '1'