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' ? '未签名' : '已签名' }} +
+
+