From bc296e0cb90d67ab71e18aeab893a2cf154fa90f Mon Sep 17 00:00:00 2001 From: aixianling Date: Mon, 6 Mar 2023 09:06:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B2=E9=9D=96=E7=9F=9B=E7=9B=BE=E8=B0=83?= =?UTF-8?q?=E8=A7=A3=E8=BF=81=E7=A7=BB=E5=AE=8C=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../app/AppReportAiWill/AppReportAtWill.vue | 65 +++++ .../app/AppReportAiWill/components/Detail.vue | 271 ++++++++++++++++++ .../app/AppReportAiWill/components/List.vue | 126 ++++++++ 3 files changed, 462 insertions(+) create mode 100644 project/qujing/app/AppReportAiWill/AppReportAtWill.vue create mode 100644 project/qujing/app/AppReportAiWill/components/Detail.vue create mode 100644 project/qujing/app/AppReportAiWill/components/List.vue diff --git a/project/qujing/app/AppReportAiWill/AppReportAtWill.vue b/project/qujing/app/AppReportAiWill/AppReportAtWill.vue new file mode 100644 index 00000000..ed09578b --- /dev/null +++ b/project/qujing/app/AppReportAiWill/AppReportAtWill.vue @@ -0,0 +1,65 @@ + + + + + diff --git a/project/qujing/app/AppReportAiWill/components/Detail.vue b/project/qujing/app/AppReportAiWill/components/Detail.vue new file mode 100644 index 00000000..4e559a01 --- /dev/null +++ b/project/qujing/app/AppReportAiWill/components/Detail.vue @@ -0,0 +1,271 @@ + + + + + diff --git a/project/qujing/app/AppReportAiWill/components/List.vue b/project/qujing/app/AppReportAiWill/components/List.vue new file mode 100644 index 00000000..fe5c5cef --- /dev/null +++ b/project/qujing/app/AppReportAiWill/components/List.vue @@ -0,0 +1,126 @@ + + + + +