mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-23 05:16:43 +08:00
Merge branch 'feature/GFRS-502_【0206】国富人寿富娃娃两全保险(万能型)' into dev
* feature/GFRS-502_【0206】国富人寿富娃娃两全保险(万能型): 需求:GFRS-522 国富人寿福娃娃两全保险(万能型) 变更:抄录表格调整 变更人:丁洲
This commit is contained in:
@@ -627,10 +627,8 @@ export default {
|
|||||||
status: '0',
|
status: '0',
|
||||||
offset: '10',
|
offset: '10',
|
||||||
originUrl: location.href,
|
originUrl: location.href,
|
||||||
// commentKeyword: '认真', // 批注关键字
|
commentKeyword: '认真', // 批注关键字
|
||||||
// commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字
|
commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字
|
||||||
commentKeyword: '投保申请日期', // 批注关键字
|
|
||||||
commentText: '本人已阅读', // 批注文字
|
|
||||||
commentOffset: '30', // 批注偏移量
|
commentOffset: '30', // 批注偏移量
|
||||||
commentPos: '2', // 签字图片和关键字位置关系:等于1时,签字图片和关键字矩形重心重合
|
commentPos: '2', // 签字图片和关键字位置关系:等于1时,签字图片和关键字矩形重心重合
|
||||||
// * 等于2时,签字图片位于关键字正下方,中心线对齐;等于3时,签字图片位于关键字正右方,中心线对齐;
|
// * 等于2时,签字图片位于关键字正下方,中心线对齐;等于3时,签字图片位于关键字正右方,中心线对齐;
|
||||||
@@ -654,10 +652,8 @@ export default {
|
|||||||
status: '0',
|
status: '0',
|
||||||
offset: '-140',
|
offset: '-140',
|
||||||
originUrl: location.href,
|
originUrl: location.href,
|
||||||
commentKeyword: '投保申请日期', // 批注关键字
|
commentKeyword: '认真', // 批注关键字
|
||||||
commentText: '本人已阅读', // 批注文字
|
commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字
|
||||||
// commentKeyword: '认真', // 批注关键字
|
|
||||||
// commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字
|
|
||||||
commentOffset: '30', // 批注偏移量
|
commentOffset: '30', // 批注偏移量
|
||||||
commentPos: '2', // 签字图片和关键字位置关系:等于1时,签字图片和关键字矩形重心重合
|
commentPos: '2', // 签字图片和关键字位置关系:等于1时,签字图片和关键字矩形重心重合
|
||||||
// * 等于2时,签字图片位于关键字正下方,中心线对齐;等于3时,签字图片位于关键字正右方,中心线对齐;
|
// * 等于2时,签字图片位于关键字正下方,中心线对齐;等于3时,签字图片位于关键字正右方,中心线对齐;
|
||||||
@@ -683,10 +679,8 @@ export default {
|
|||||||
index: '1',
|
index: '1',
|
||||||
offset: '10',
|
offset: '10',
|
||||||
pos: '3', //设置偏移量 3表示右侧
|
pos: '3', //设置偏移量 3表示右侧
|
||||||
commentKeyword: '投保申请日期',
|
commentKeyword: '认真',
|
||||||
commentText: '本人已阅读',
|
commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性',
|
||||||
// commentKeyword: '认真',
|
|
||||||
// commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性',
|
|
||||||
commentOffset: '28',
|
commentOffset: '28',
|
||||||
commentPos: '2',
|
commentPos: '2',
|
||||||
caType: '1'
|
caType: '1'
|
||||||
@@ -715,10 +709,8 @@ export default {
|
|||||||
index: '1',
|
index: '1',
|
||||||
offset: this.caOffset,
|
offset: this.caOffset,
|
||||||
pos: '3', //设置偏移量 3表示右侧
|
pos: '3', //设置偏移量 3表示右侧
|
||||||
commentKeyword: '投保申请日期',
|
commentKeyword: '认真',
|
||||||
commentText: '本人已阅读',
|
commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性',
|
||||||
// commentKeyword: '认真',
|
|
||||||
// commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性',
|
|
||||||
commentOffset: '28',
|
commentOffset: '28',
|
||||||
commentPos: '2',
|
commentPos: '2',
|
||||||
caType: '1'
|
caType: '1'
|
||||||
|
|||||||
Reference in New Issue
Block a user