From 8eb0c519374b6c9ec655f271721d7b2dc8127b95 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 5 Jul 2022 16:59:28 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=A1=E7=94=A8=E6=8A=A5=E5=91=8A=E5=AE=8C?= =?UTF-8?q?=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppCreditReport/AppCreditReport.vue | 0 .../AppCreditReport/companyDetail.vue | 2 +- .../AppCreditReport/home.vue | 0 .../AppCreditReport/personDetail.vue | 2 +- .../AppCreditReportApply.vue | 36 ++++++++ .../creditReport/AppCreditReportApply/add.vue | 92 +++++++++++++++++++ .../AppCreditReportApply/list.vue | 71 ++++++++++++++ 7 files changed, 201 insertions(+), 2 deletions(-) rename project/xiushan/apps/{ => creditReport}/AppCreditReport/AppCreditReport.vue (100%) rename project/xiushan/apps/{ => creditReport}/AppCreditReport/companyDetail.vue (91%) rename project/xiushan/apps/{ => creditReport}/AppCreditReport/home.vue (100%) rename project/xiushan/apps/{ => creditReport}/AppCreditReport/personDetail.vue (90%) create mode 100644 project/xiushan/apps/creditReport/AppCreditReportApply/AppCreditReportApply.vue create mode 100644 project/xiushan/apps/creditReport/AppCreditReportApply/add.vue create mode 100644 project/xiushan/apps/creditReport/AppCreditReportApply/list.vue diff --git a/project/xiushan/apps/AppCreditReport/AppCreditReport.vue b/project/xiushan/apps/creditReport/AppCreditReport/AppCreditReport.vue similarity index 100% rename from project/xiushan/apps/AppCreditReport/AppCreditReport.vue rename to project/xiushan/apps/creditReport/AppCreditReport/AppCreditReport.vue diff --git a/project/xiushan/apps/AppCreditReport/companyDetail.vue b/project/xiushan/apps/creditReport/AppCreditReport/companyDetail.vue similarity index 91% rename from project/xiushan/apps/AppCreditReport/companyDetail.vue rename to project/xiushan/apps/creditReport/AppCreditReport/companyDetail.vue index c3a1c29b..514e8704 100644 --- a/project/xiushan/apps/AppCreditReport/companyDetail.vue +++ b/project/xiushan/apps/creditReport/AppCreditReport/companyDetail.vue @@ -14,7 +14,7 @@ + + diff --git a/project/xiushan/apps/creditReport/AppCreditReportApply/add.vue b/project/xiushan/apps/creditReport/AppCreditReportApply/add.vue new file mode 100644 index 00000000..52711a9a --- /dev/null +++ b/project/xiushan/apps/creditReport/AppCreditReportApply/add.vue @@ -0,0 +1,92 @@ + + + + + diff --git a/project/xiushan/apps/creditReport/AppCreditReportApply/list.vue b/project/xiushan/apps/creditReport/AppCreditReportApply/list.vue new file mode 100644 index 00000000..4303977a --- /dev/null +++ b/project/xiushan/apps/creditReport/AppCreditReportApply/list.vue @@ -0,0 +1,71 @@ + + + + +