From 8288b7d26acca71098c6a3c851bb51dbd890bce4 Mon Sep 17 00:00:00 2001 From: yanran200730 Date: Thu, 6 Apr 2023 10:32:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=85=E6=B0=91=E7=A7=AF=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppIntegratingDjust.vue | 62 +++ .../AppIntegratingDjust/components/List.vue | 356 ++++++++++++++++++ .../AppResidentIntegrating.vue | 64 ++++ .../components/Detail.vue | 140 +++++++ .../components/List.vue | 139 +++++++ 5 files changed, 761 insertions(+) create mode 100644 project/fengdu/app/AppIntegratingDjust/AppIntegratingDjust.vue create mode 100644 project/fengdu/app/AppIntegratingDjust/components/List.vue create mode 100644 project/fengdu/app/AppResidentIntegrating/AppResidentIntegrating.vue create mode 100644 project/fengdu/app/AppResidentIntegrating/components/Detail.vue create mode 100644 project/fengdu/app/AppResidentIntegrating/components/List.vue diff --git a/project/fengdu/app/AppIntegratingDjust/AppIntegratingDjust.vue b/project/fengdu/app/AppIntegratingDjust/AppIntegratingDjust.vue new file mode 100644 index 00000000..4bd4363c --- /dev/null +++ b/project/fengdu/app/AppIntegratingDjust/AppIntegratingDjust.vue @@ -0,0 +1,62 @@ + + + + + diff --git a/project/fengdu/app/AppIntegratingDjust/components/List.vue b/project/fengdu/app/AppIntegratingDjust/components/List.vue new file mode 100644 index 00000000..b58d6c39 --- /dev/null +++ b/project/fengdu/app/AppIntegratingDjust/components/List.vue @@ -0,0 +1,356 @@ + + + + + diff --git a/project/fengdu/app/AppResidentIntegrating/AppResidentIntegrating.vue b/project/fengdu/app/AppResidentIntegrating/AppResidentIntegrating.vue new file mode 100644 index 00000000..269fea5e --- /dev/null +++ b/project/fengdu/app/AppResidentIntegrating/AppResidentIntegrating.vue @@ -0,0 +1,64 @@ + + + + + diff --git a/project/fengdu/app/AppResidentIntegrating/components/Detail.vue b/project/fengdu/app/AppResidentIntegrating/components/Detail.vue new file mode 100644 index 00000000..8b4701a8 --- /dev/null +++ b/project/fengdu/app/AppResidentIntegrating/components/Detail.vue @@ -0,0 +1,140 @@ + + + + + diff --git a/project/fengdu/app/AppResidentIntegrating/components/List.vue b/project/fengdu/app/AppResidentIntegrating/components/List.vue new file mode 100644 index 00000000..b986bc42 --- /dev/null +++ b/project/fengdu/app/AppResidentIntegrating/components/List.vue @@ -0,0 +1,139 @@ + + + + +