Merge branch 'feature/GFRS-502_【0206】国富人寿富娃娃两全保险(万能型)' into dev

This commit is contained in:
yuweiqi
2020-01-21 16:02:10 +08:00

View File

@@ -15,7 +15,7 @@
<div class="pt30 pl30 flex align-items-c">
<span class="mr10">投保人签名 :</span>
<div>
<!-- <van-button type="danger" size="small" @click="chaolu('0')" v-no-more-click="1000"></van-button> -->
<!-- <van-button type="danger" size="small" @click="chaolu('0')" v-no-more-click="1000"></van-button> -->
<van-button type="danger" size="small" @click="sign('0')" :disabled="isSure" v-no-more-click="1000">{{ isSign ? '签名' : '已签名' }}</van-button>
</div>
</div>
@@ -27,13 +27,13 @@
<!-- <van-radio-group v-model="radio" class="pb10 pt20 pl30 fs14" v-if="!dayShow && chooseProductCodes[0] == 'GFRS_M0011'">
<van-radio name="1" @click="click" class="ml-25 pl10 pr10">
本人确认已阅读
<span>{{`${pdfName}并指定本保险合同生效日为2020年1月1日`}}</span>
<span>{{ `${pdfName}并指定本保险合同生效日为2020年1月1日` }}</span>
</van-radio>
</van-radio-group> -->
<van-radio-group v-model="radio" class="pb10 pt20 pl30 fs14">
<van-radio name="1" @click="click">
本人确认已阅读
<span>{{`${pdfName}`}}</span>
<span>{{ `${pdfName}` }}</span>
</van-radio>
</van-radio-group>
<div class="pt20 pl30 flex align-items-c">
@@ -610,7 +610,7 @@ export default {
)
window.location.href = this.$mainUrl + '/sign/index.html'
},
//
//
chaolu() {
// 再微信
if (this.isWeixin) {
@@ -627,7 +627,8 @@ export default {
status: '0',
offset: '10',
originUrl: location.href,
commentKeyword: '认真', // 批注关键字
// commentKeyword: '认真', // 批注关键字
commentKeyword: '确认以上各项内容无误后,由本人亲自签名,否则本投保申请无效', // 批注关键字
commentText: '本人已阅读保险条款、产品说明书和投保提示书,了解本产品的特点和保单利益的不确定性', // 批注文字
commentOffset: '30', // 批注偏移量
commentPos: '2', // 签字图片和关键字位置关系等于1时签字图片和关键字矩形重心重合