From a6362ee6389e5d514376f2ed61582a93b2965bf7 Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 4 Jul 2024 17:49:36 +0800 Subject: [PATCH] cv --- project/wuxi/AppDynamic/AppDynamic.vue | 64 ++ project/wuxi/AppDynamic/components/Detail.vue | 110 +++ project/wuxi/AppDynamic/components/List.vue | 144 ++++ .../wuxi/AppResidentInfo/AppResidentInfo.vue | 69 ++ .../wuxi/AppResidentInfo/components/Add.vue | 717 ++++++++++++++++++ .../AppResidentInfo/components/Detail.vue | 122 +++ .../wuxi/AppResidentInfo/components/List.vue | 181 +++++ .../AppResidentIntegrating.vue | 64 ++ .../components/Detail.vue | 181 +++++ .../components/List.vue | 278 +++++++ 10 files changed, 1930 insertions(+) create mode 100644 project/wuxi/AppDynamic/AppDynamic.vue create mode 100644 project/wuxi/AppDynamic/components/Detail.vue create mode 100644 project/wuxi/AppDynamic/components/List.vue create mode 100644 project/wuxi/AppResidentInfo/AppResidentInfo.vue create mode 100644 project/wuxi/AppResidentInfo/components/Add.vue create mode 100644 project/wuxi/AppResidentInfo/components/Detail.vue create mode 100644 project/wuxi/AppResidentInfo/components/List.vue create mode 100644 project/wuxi/AppResidentIntegrating/AppResidentIntegrating.vue create mode 100644 project/wuxi/AppResidentIntegrating/components/Detail.vue create mode 100644 project/wuxi/AppResidentIntegrating/components/List.vue diff --git a/project/wuxi/AppDynamic/AppDynamic.vue b/project/wuxi/AppDynamic/AppDynamic.vue new file mode 100644 index 00000000..69e2fb43 --- /dev/null +++ b/project/wuxi/AppDynamic/AppDynamic.vue @@ -0,0 +1,64 @@ + + + + + diff --git a/project/wuxi/AppDynamic/components/Detail.vue b/project/wuxi/AppDynamic/components/Detail.vue new file mode 100644 index 00000000..6fe1e8ef --- /dev/null +++ b/project/wuxi/AppDynamic/components/Detail.vue @@ -0,0 +1,110 @@ + + + + + diff --git a/project/wuxi/AppDynamic/components/List.vue b/project/wuxi/AppDynamic/components/List.vue new file mode 100644 index 00000000..6b2917a8 --- /dev/null +++ b/project/wuxi/AppDynamic/components/List.vue @@ -0,0 +1,144 @@ + + + + + diff --git a/project/wuxi/AppResidentInfo/AppResidentInfo.vue b/project/wuxi/AppResidentInfo/AppResidentInfo.vue new file mode 100644 index 00000000..e85a04a0 --- /dev/null +++ b/project/wuxi/AppResidentInfo/AppResidentInfo.vue @@ -0,0 +1,69 @@ + + + + + diff --git a/project/wuxi/AppResidentInfo/components/Add.vue b/project/wuxi/AppResidentInfo/components/Add.vue new file mode 100644 index 00000000..8f6b3120 --- /dev/null +++ b/project/wuxi/AppResidentInfo/components/Add.vue @@ -0,0 +1,717 @@ + + + diff --git a/project/wuxi/AppResidentInfo/components/Detail.vue b/project/wuxi/AppResidentInfo/components/Detail.vue new file mode 100644 index 00000000..c824b6e3 --- /dev/null +++ b/project/wuxi/AppResidentInfo/components/Detail.vue @@ -0,0 +1,122 @@ + + + + + diff --git a/project/wuxi/AppResidentInfo/components/List.vue b/project/wuxi/AppResidentInfo/components/List.vue new file mode 100644 index 00000000..58388a3d --- /dev/null +++ b/project/wuxi/AppResidentInfo/components/List.vue @@ -0,0 +1,181 @@ + + + + + diff --git a/project/wuxi/AppResidentIntegrating/AppResidentIntegrating.vue b/project/wuxi/AppResidentIntegrating/AppResidentIntegrating.vue new file mode 100644 index 00000000..269fea5e --- /dev/null +++ b/project/wuxi/AppResidentIntegrating/AppResidentIntegrating.vue @@ -0,0 +1,64 @@ + + + + + diff --git a/project/wuxi/AppResidentIntegrating/components/Detail.vue b/project/wuxi/AppResidentIntegrating/components/Detail.vue new file mode 100644 index 00000000..3736ece9 --- /dev/null +++ b/project/wuxi/AppResidentIntegrating/components/Detail.vue @@ -0,0 +1,181 @@ + + + + + diff --git a/project/wuxi/AppResidentIntegrating/components/List.vue b/project/wuxi/AppResidentIntegrating/components/List.vue new file mode 100644 index 00000000..41200369 --- /dev/null +++ b/project/wuxi/AppResidentIntegrating/components/List.vue @@ -0,0 +1,278 @@ + + + + +