From c30099b6351fa6f7b242ec0d35a481ed3d0df09b Mon Sep 17 00:00:00 2001 From: liuye Date: Thu, 29 Feb 2024 11:51:24 +0800 Subject: [PATCH] =?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 @@ + + + + +