From 39f32014579a1f4ab51d70182ed46797a3e78d0d Mon Sep 17 00:00:00 2001 From: "tian.guangyuan" Date: Fri, 17 Apr 2020 13:14:54 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E3=80=90fix=E3=80=91=20=E5=AE=8C=E6=88=90?= =?UTF-8?q?=20GFRS-1019=E3=80=90=E5=BE=85=E7=A1=AE=E5=AE=9A=E3=80=91?= =?UTF-8?q?=E7=AD=BE=E6=94=B6=E5=9B=9E=E6=89=A7=E4=BA=BA=E8=84=B8=E8=AF=86?= =?UTF-8?q?=E5=88=AB=E4=BF=AE=E6=94=B9=E4=B8=BA=E7=9F=AD=E4=BF=A1=E9=AA=8C?= =?UTF-8?q?=E8=AF=81=E7=A0=81=20=E5=BE=85=E5=8F=91=E5=B8=83=E5=88=B0?= =?UTF-8?q?=E6=B5=8B=E8=AF=95=E7=8E=AF=E5=A2=83=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ebiz/sale/SignatureOfElectronic.vue | 126 +++++++++++++++++- src/views/ebiz/serve/Detail.vue | 61 ++++----- 2 files changed, 153 insertions(+), 34 deletions(-) diff --git a/src/views/ebiz/sale/SignatureOfElectronic.vue b/src/views/ebiz/sale/SignatureOfElectronic.vue index b6a59fe22..91d1cb872 100644 --- a/src/views/ebiz/sale/SignatureOfElectronic.vue +++ b/src/views/ebiz/sale/SignatureOfElectronic.vue @@ -78,7 +78,15 @@ - + +

为确保是您本人操作,短信验证码已发送至您手机号{{ encyCustomerMobile }},请您输入验证码以完成后续投保操作。

+ + + {{ + codeDisabled ? `${countDown}s后重新获取` : '获取验证码' + }} + +
提交
@@ -88,8 +96,8 @@