From 6459a81f5f419d1988a51ecdef45f863aaa4f86c Mon Sep 17 00:00:00 2001 From: zhouna Date: Thu, 26 Sep 2019 17:12:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=8F=E8=94=BD=E6=8F=90=E7=A4=BA=E4=B9=A6?= =?UTF-8?q?=E9=87=8C=E7=9B=91=E6=8A=A4=E4=BA=BA=E7=AD=BE=E5=AD=97=E9=83=A8?= =?UTF-8?q?=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/sale/InsuranceTip.vue | 58 ++++++++++++++-------------- 1 file changed, 29 insertions(+), 29 deletions(-) diff --git a/src/views/ebiz/sale/InsuranceTip.vue b/src/views/ebiz/sale/InsuranceTip.vue index 97d269760..a1f008065 100644 --- a/src/views/ebiz/sale/InsuranceTip.vue +++ b/src/views/ebiz/sale/InsuranceTip.vue @@ -5,36 +5,36 @@ v-if="!Time" class="notice" >{{ `提示:阅读时长需在${this.Time ? this.time : this.number}秒以上` }} - - - - - 本人确认已阅读 - 《人身保险投保提示书》 - - -
- 投保人签名 : -
- {{ appntSign.tipsSignStatus == '0' ? '签名' : '已签名' }} -
+ -
- {{ appntSign.tipsSignStatus == '0' ? '未签名' : '已签名' }} -
+ + + 本人确认已阅读 + 《人身保险投保提示书》 + + +
+ 投保人签名 : +
+ {{ appntSign.tipsSignStatus == '0' ? '签名' : '已签名' }}
-
+ +
+ {{ appntSign.tipsSignStatus == '0' ? '未签名' : '已签名' }} +
+
+