From c30099b6351fa6f7b242ec0d35a481ed3d0df09b Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 29 Feb 2024 11:51:24 +0800 Subject: [PATCH 1/3] =?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 --- .../AppReportAiWill/AppReportAtWill.vue | 55 ++ .../AppReportAiWill/components/Detail.vue | 755 ++++++++++++++++++ .../AppReportAiWill/components/List.vue | 151 ++++ .../AppReportAiWill/components/Setting.vue | 178 +++++ 4 files changed, 1139 insertions(+) create mode 100644 project/biaopin/AppReportAiWill/AppReportAtWill.vue create mode 100644 project/biaopin/AppReportAiWill/components/Detail.vue create mode 100644 project/biaopin/AppReportAiWill/components/List.vue create mode 100644 project/biaopin/AppReportAiWill/components/Setting.vue diff --git a/project/biaopin/AppReportAiWill/AppReportAtWill.vue b/project/biaopin/AppReportAiWill/AppReportAtWill.vue new file mode 100644 index 00000000..fedd6967 --- /dev/null +++ b/project/biaopin/AppReportAiWill/AppReportAtWill.vue @@ -0,0 +1,55 @@ + + + + + diff --git a/project/biaopin/AppReportAiWill/components/Detail.vue b/project/biaopin/AppReportAiWill/components/Detail.vue new file mode 100644 index 00000000..7ef91ec4 --- /dev/null +++ b/project/biaopin/AppReportAiWill/components/Detail.vue @@ -0,0 +1,755 @@ + + + + + diff --git a/project/biaopin/AppReportAiWill/components/List.vue b/project/biaopin/AppReportAiWill/components/List.vue new file mode 100644 index 00000000..9b5626e8 --- /dev/null +++ b/project/biaopin/AppReportAiWill/components/List.vue @@ -0,0 +1,151 @@ + + + + + diff --git a/project/biaopin/AppReportAiWill/components/Setting.vue b/project/biaopin/AppReportAiWill/components/Setting.vue new file mode 100644 index 00000000..97571167 --- /dev/null +++ b/project/biaopin/AppReportAiWill/components/Setting.vue @@ -0,0 +1,178 @@ + + + + + From da02013346bbd4d7f019d0b83e4a9eb4a8376777 Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 29 Feb 2024 17:03:54 +0800 Subject: [PATCH 2/3] =?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 --- project/biaopin/AppReportAiWill/components/Detail.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/project/biaopin/AppReportAiWill/components/Detail.vue b/project/biaopin/AppReportAiWill/components/Detail.vue index 7ef91ec4..ea4af154 100644 --- a/project/biaopin/AppReportAiWill/components/Detail.vue +++ b/project/biaopin/AppReportAiWill/components/Detail.vue @@ -50,16 +50,16 @@ - + From a65bb62369c135547764b5aadbaa897b6d3289f3 Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 1 Mar 2024 09:46:31 +0800 Subject: [PATCH 3/3] qujing --- .../app}/AppReportAiWill/AppReportAtWill.vue | 0 .../AppReportAiWill/components/Detail.vue | 20 +++++++++---------- .../app}/AppReportAiWill/components/List.vue | 10 +++++----- .../AppReportAiWill/components/Setting.vue | 6 +++--- 4 files changed, 18 insertions(+), 18 deletions(-) rename project/{biaopin => qujing/app}/AppReportAiWill/AppReportAtWill.vue (100%) rename project/{biaopin => qujing/app}/AppReportAiWill/components/Detail.vue (97%) rename project/{biaopin => qujing/app}/AppReportAiWill/components/List.vue (92%) rename project/{biaopin => qujing/app}/AppReportAiWill/components/Setting.vue (95%) diff --git a/project/biaopin/AppReportAiWill/AppReportAtWill.vue b/project/qujing/app/AppReportAiWill/AppReportAtWill.vue similarity index 100% rename from project/biaopin/AppReportAiWill/AppReportAtWill.vue rename to project/qujing/app/AppReportAiWill/AppReportAtWill.vue diff --git a/project/biaopin/AppReportAiWill/components/Detail.vue b/project/qujing/app/AppReportAiWill/components/Detail.vue similarity index 97% rename from project/biaopin/AppReportAiWill/components/Detail.vue rename to project/qujing/app/AppReportAiWill/components/Detail.vue index ea4af154..db949951 100644 --- a/project/biaopin/AppReportAiWill/components/Detail.vue +++ b/project/qujing/app/AppReportAiWill/components/Detail.vue @@ -19,11 +19,11 @@