From 75a1e3442bff46c6e2f4124455617b0e71e2369b Mon Sep 17 00:00:00 2001 From: wangqing Date: Thu, 3 Jun 2021 18:33:23 +0800 Subject: [PATCH] fix --- .../form/PhoneVerification/index.vue | 36 +++++++++++++------ src/utils/convert.js | 12 +++++-- src/views/form/preview/ProjectForm.vue | 20 +++++++++++ src/views/form/statistics/index.vue | 31 +++++++++++++--- src/views/form/statistics/public.vue | 2 +- 5 files changed, 82 insertions(+), 19 deletions(-) diff --git a/src/components/form/PhoneVerification/index.vue b/src/components/form/PhoneVerification/index.vue index 388f735..bf7b1ad 100644 --- a/src/components/form/PhoneVerification/index.vue +++ b/src/components/form/PhoneVerification/index.vue @@ -12,19 +12,21 @@ - - - - {{ phoneValidateCodeBtnText }} - + + + {{ phoneValidateCodeBtnText }} + + @@ -37,7 +39,7 @@