From 26a2195a4931224c9fed21fb10bc3cccc10822d1 Mon Sep 17 00:00:00 2001 From: pangxingyue <120277894@qq.com> Date: Wed, 31 Mar 2021 22:12:50 +0800 Subject: [PATCH] =?UTF-8?q?feature/GFRS-2215=E3=80=90=E5=BE=85=E5=AE=8C?= =?UTF-8?q?=E6=88=90=E3=80=91=E9=87=8D=E6=96=B0=E6=8A=95=E4=BF=9D--?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=BF=9B=E5=BA=A6=E6=9D=A1=E6=9C=AA=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E9=A1=B5=E9=9D=A2=E4=B8=8D=E5=8F=AF=E7=82=B9=E5=87=BB?= =?UTF-8?q?=E5=8F=8A=E5=88=B0=E7=AD=BE=E5=90=8D=E9=A1=B5=E5=90=8E=E5=89=8D?= =?UTF-8?q?=E9=9D=A2=E4=B8=8D=E5=8F=AF=E7=82=B9=E5=87=BB=E6=93=8D=E4=BD=9C?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E6=94=B9=E5=91=8A=E7=9F=A5=E4=BF=A1=E6=81=AF?= =?UTF-8?q?=E9=A2=98=E5=9E=8B=E8=BF=87=E6=BB=A4--=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E4=BA=BA=E5=BA=9E=E5=85=B4=E6=9C=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ebiz/insureAgain/ProgressBar.vue | 18 ++++++---- .../ebiz/insureAgain/InsureInformation.vue | 3 ++ src/views/ebiz/insureAgain/Notification.vue | 33 +++++++++++-------- .../ebiz/insureAgain/ProductInformation.vue | 7 +++- .../insureAgain/SignatureConfirmation.vue | 5 ++- 5 files changed, 45 insertions(+), 21 deletions(-) diff --git a/src/components/ebiz/insureAgain/ProgressBar.vue b/src/components/ebiz/insureAgain/ProgressBar.vue index 5444b51bb..1342717a7 100644 --- a/src/components/ebiz/insureAgain/ProgressBar.vue +++ b/src/components/ebiz/insureAgain/ProgressBar.vue @@ -1,7 +1,7 @@