From 843476a24be217775c611b032a09d5f6544f72bb Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 17 Nov 2023 10:10:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E8=BF=81=E7=A7=BB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppResidentInfo/AppResidentInfo.vue | 69 ++ .../AppResidentInfo/components/Add.vue | 717 ++++++++++++++++++ .../AppResidentInfo/components/Detail.vue | 122 +++ .../AppResidentInfo/components/List.vue | 181 +++++ .../AppResidentIntegrating.vue | 64 ++ .../components/Detail.vue | 181 +++++ .../components/List.vue | 278 +++++++ 7 files changed, 1612 insertions(+) create mode 100644 project/biaopin/AppResidentInfo/AppResidentInfo.vue create mode 100644 project/biaopin/AppResidentInfo/components/Add.vue create mode 100644 project/biaopin/AppResidentInfo/components/Detail.vue create mode 100644 project/biaopin/AppResidentInfo/components/List.vue create mode 100644 project/biaopin/AppResidentIntegrating/AppResidentIntegrating.vue create mode 100644 project/biaopin/AppResidentIntegrating/components/Detail.vue create mode 100644 project/biaopin/AppResidentIntegrating/components/List.vue diff --git a/project/biaopin/AppResidentInfo/AppResidentInfo.vue b/project/biaopin/AppResidentInfo/AppResidentInfo.vue new file mode 100644 index 00000000..e85a04a0 --- /dev/null +++ b/project/biaopin/AppResidentInfo/AppResidentInfo.vue @@ -0,0 +1,69 @@ + + + + + diff --git a/project/biaopin/AppResidentInfo/components/Add.vue b/project/biaopin/AppResidentInfo/components/Add.vue new file mode 100644 index 00000000..8f6b3120 --- /dev/null +++ b/project/biaopin/AppResidentInfo/components/Add.vue @@ -0,0 +1,717 @@ + + + diff --git a/project/biaopin/AppResidentInfo/components/Detail.vue b/project/biaopin/AppResidentInfo/components/Detail.vue new file mode 100644 index 00000000..c824b6e3 --- /dev/null +++ b/project/biaopin/AppResidentInfo/components/Detail.vue @@ -0,0 +1,122 @@ + + + + + diff --git a/project/biaopin/AppResidentInfo/components/List.vue b/project/biaopin/AppResidentInfo/components/List.vue new file mode 100644 index 00000000..58388a3d --- /dev/null +++ b/project/biaopin/AppResidentInfo/components/List.vue @@ -0,0 +1,181 @@ + + + + + diff --git a/project/biaopin/AppResidentIntegrating/AppResidentIntegrating.vue b/project/biaopin/AppResidentIntegrating/AppResidentIntegrating.vue new file mode 100644 index 00000000..269fea5e --- /dev/null +++ b/project/biaopin/AppResidentIntegrating/AppResidentIntegrating.vue @@ -0,0 +1,64 @@ + + + + + diff --git a/project/biaopin/AppResidentIntegrating/components/Detail.vue b/project/biaopin/AppResidentIntegrating/components/Detail.vue new file mode 100644 index 00000000..3736ece9 --- /dev/null +++ b/project/biaopin/AppResidentIntegrating/components/Detail.vue @@ -0,0 +1,181 @@ + + + + + diff --git a/project/biaopin/AppResidentIntegrating/components/List.vue b/project/biaopin/AppResidentIntegrating/components/List.vue new file mode 100644 index 00000000..41200369 --- /dev/null +++ b/project/biaopin/AppResidentIntegrating/components/List.vue @@ -0,0 +1,278 @@ + + + + +