From 1934cfaafc4d031e8e7624d5f5c70e764a5d51da Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 10 May 2023 10:22:21 +0800 Subject: [PATCH 1/6] =?UTF-8?q?=E5=B7=AB=E6=BA=AA=E5=A4=8D=E5=88=B6?= =?UTF-8?q?=E5=B9=B3=E6=98=8C=E5=85=9A=E5=BB=BA=E5=85=9A=E5=91=98=E9=98=B5?= =?UTF-8?q?=E5=9C=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../app/AppCommunityInfo/AppCommunityInfo.vue | 74 +++++++++ .../app/AppCommunityInfo/components/Add.vue | 134 +++++++++++++++ .../AppCommunityInfo/components/Detail.vue | 63 ++++++++ .../app/AppCommunityInfo/components/List.vue | 152 ++++++++++++++++++ 4 files changed, 423 insertions(+) create mode 100644 project/wuxi/app/AppCommunityInfo/AppCommunityInfo.vue create mode 100644 project/wuxi/app/AppCommunityInfo/components/Add.vue create mode 100644 project/wuxi/app/AppCommunityInfo/components/Detail.vue create mode 100644 project/wuxi/app/AppCommunityInfo/components/List.vue diff --git a/project/wuxi/app/AppCommunityInfo/AppCommunityInfo.vue b/project/wuxi/app/AppCommunityInfo/AppCommunityInfo.vue new file mode 100644 index 00000000..2834a533 --- /dev/null +++ b/project/wuxi/app/AppCommunityInfo/AppCommunityInfo.vue @@ -0,0 +1,74 @@ + + + + + diff --git a/project/wuxi/app/AppCommunityInfo/components/Add.vue b/project/wuxi/app/AppCommunityInfo/components/Add.vue new file mode 100644 index 00000000..d69298d0 --- /dev/null +++ b/project/wuxi/app/AppCommunityInfo/components/Add.vue @@ -0,0 +1,134 @@ + + + + + diff --git a/project/wuxi/app/AppCommunityInfo/components/Detail.vue b/project/wuxi/app/AppCommunityInfo/components/Detail.vue new file mode 100644 index 00000000..c410229d --- /dev/null +++ b/project/wuxi/app/AppCommunityInfo/components/Detail.vue @@ -0,0 +1,63 @@ + + + + + diff --git a/project/wuxi/app/AppCommunityInfo/components/List.vue b/project/wuxi/app/AppCommunityInfo/components/List.vue new file mode 100644 index 00000000..fa86247a --- /dev/null +++ b/project/wuxi/app/AppCommunityInfo/components/List.vue @@ -0,0 +1,152 @@ + + + + + From 8acfa11f94db5a6ad7651e1599fc22e46bafa859 Mon Sep 17 00:00:00 2001 From: liuye Date: Wed, 10 May 2023 16:55:57 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E4=B8=8A=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../wuxi/app/AppReportAiWill/components/List.vue | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/project/wuxi/app/AppReportAiWill/components/List.vue b/project/wuxi/app/AppReportAiWill/components/List.vue index 8351e26f..f4335649 100644 --- a/project/wuxi/app/AppReportAiWill/components/List.vue +++ b/project/wuxi/app/AppReportAiWill/components/List.vue @@ -32,7 +32,7 @@ + start-placeholder="开始日期" end-placeholder="结束日期" value-format="yyyy-MM-dd" format="yyyy-MM-dd">