From 0c9b5d522e06614925f39bf568d391993f6a17cb Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 20 Sep 2024 16:54:12 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=85=E6=B0=91=E7=BE=A4=E7=AE=A1=E7=90=86?= =?UTF-8?q?=EF=BC=8C=E7=89=B9=E6=AE=8A=E4=BA=BA=E7=BE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppCodeGeneration/AppCodeGeneration.vue | 72 +++ .../AppCodeGeneration/app/visit/Visit.vue | 230 ++++++++ .../AppCodeGeneration/components/Add.vue | 540 ++++++++++++++++++ .../AppCodeGeneration/components/Detail.vue | 257 +++++++++ .../AppCodeGeneration/components/List.vue | 323 +++++++++++ .../AppResidentGroupManage.vue | 102 ++++ .../components/Detail.vue | 377 ++++++++++++ .../components/List.vue | 404 +++++++++++++ .../components/Statistics.vue | 212 +++++++ .../components/Tags.vue | 208 +++++++ 10 files changed, 2725 insertions(+) create mode 100644 project/biaopin/AppCodeGeneration/AppCodeGeneration.vue create mode 100644 project/biaopin/AppCodeGeneration/app/visit/Visit.vue create mode 100644 project/biaopin/AppCodeGeneration/components/Add.vue create mode 100644 project/biaopin/AppCodeGeneration/components/Detail.vue create mode 100644 project/biaopin/AppCodeGeneration/components/List.vue create mode 100644 project/biaopin/AppResidentGroupManage/AppResidentGroupManage.vue create mode 100644 project/biaopin/AppResidentGroupManage/components/Detail.vue create mode 100644 project/biaopin/AppResidentGroupManage/components/List.vue create mode 100644 project/biaopin/AppResidentGroupManage/components/Statistics.vue create mode 100644 project/biaopin/AppResidentGroupManage/components/Tags.vue diff --git a/project/biaopin/AppCodeGeneration/AppCodeGeneration.vue b/project/biaopin/AppCodeGeneration/AppCodeGeneration.vue new file mode 100644 index 00000000..0e3c3047 --- /dev/null +++ b/project/biaopin/AppCodeGeneration/AppCodeGeneration.vue @@ -0,0 +1,72 @@ + + + diff --git a/project/biaopin/AppCodeGeneration/app/visit/Visit.vue b/project/biaopin/AppCodeGeneration/app/visit/Visit.vue new file mode 100644 index 00000000..4957cb70 --- /dev/null +++ b/project/biaopin/AppCodeGeneration/app/visit/Visit.vue @@ -0,0 +1,230 @@ + + + + + diff --git a/project/biaopin/AppCodeGeneration/components/Add.vue b/project/biaopin/AppCodeGeneration/components/Add.vue new file mode 100644 index 00000000..0e82e4e0 --- /dev/null +++ b/project/biaopin/AppCodeGeneration/components/Add.vue @@ -0,0 +1,540 @@ + + + + + diff --git a/project/biaopin/AppCodeGeneration/components/Detail.vue b/project/biaopin/AppCodeGeneration/components/Detail.vue new file mode 100644 index 00000000..19a3a796 --- /dev/null +++ b/project/biaopin/AppCodeGeneration/components/Detail.vue @@ -0,0 +1,257 @@ + + + + + diff --git a/project/biaopin/AppCodeGeneration/components/List.vue b/project/biaopin/AppCodeGeneration/components/List.vue new file mode 100644 index 00000000..084bc44c --- /dev/null +++ b/project/biaopin/AppCodeGeneration/components/List.vue @@ -0,0 +1,323 @@ + + + + + diff --git a/project/biaopin/AppResidentGroupManage/AppResidentGroupManage.vue b/project/biaopin/AppResidentGroupManage/AppResidentGroupManage.vue new file mode 100644 index 00000000..c5487e4b --- /dev/null +++ b/project/biaopin/AppResidentGroupManage/AppResidentGroupManage.vue @@ -0,0 +1,102 @@ + + + + + diff --git a/project/biaopin/AppResidentGroupManage/components/Detail.vue b/project/biaopin/AppResidentGroupManage/components/Detail.vue new file mode 100644 index 00000000..71d76ebf --- /dev/null +++ b/project/biaopin/AppResidentGroupManage/components/Detail.vue @@ -0,0 +1,377 @@ + + + + + diff --git a/project/biaopin/AppResidentGroupManage/components/List.vue b/project/biaopin/AppResidentGroupManage/components/List.vue new file mode 100644 index 00000000..f85f4492 --- /dev/null +++ b/project/biaopin/AppResidentGroupManage/components/List.vue @@ -0,0 +1,404 @@ + + + + + diff --git a/project/biaopin/AppResidentGroupManage/components/Statistics.vue b/project/biaopin/AppResidentGroupManage/components/Statistics.vue new file mode 100644 index 00000000..2c89d4c9 --- /dev/null +++ b/project/biaopin/AppResidentGroupManage/components/Statistics.vue @@ -0,0 +1,212 @@ + + + + + diff --git a/project/biaopin/AppResidentGroupManage/components/Tags.vue b/project/biaopin/AppResidentGroupManage/components/Tags.vue new file mode 100644 index 00000000..908574ae --- /dev/null +++ b/project/biaopin/AppResidentGroupManage/components/Tags.vue @@ -0,0 +1,208 @@ + + + + +