From 9a3097ba22326f01583dd3ab87f0680f15600165 Mon Sep 17 00:00:00 2001 From: Min5203 <2318556978@qq.com> Date: Tue, 25 Jan 2022 15:56:32 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A2=E5=8A=A1=E4=BA=BA=E5=91=98=E7=9A=84?= =?UTF-8?q?=E8=B4=A2=E5=8A=A1=E5=AE=A1=E6=89=B9=E7=95=8C=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/FinanceExamine.vue | 26 ++-- components/FinanceManage.vue | 22 ++-- layouts/default.vue | 1 + pages/Initiate-application.vue | 11 +- pages/applicant.vue | 15 +-- pages/application-details.vue | 15 ++- pages/financial-approval-details.vue | 186 ++++++++++++++++++++++++++- pages/financial-approval.vue | 75 +++++++++++ pages/index.vue | 25 +--- plugins/vant.js | 2 + 10 files changed, 307 insertions(+), 71 deletions(-) create mode 100644 pages/financial-approval.vue diff --git a/components/FinanceExamine.vue b/components/FinanceExamine.vue index cb3fd0d..8c51e35 100644 --- a/components/FinanceExamine.vue +++ b/components/FinanceExamine.vue @@ -1,19 +1,19 @@