From e49b4840e3720c5c6d6b10d3245792b2500a6615 Mon Sep 17 00:00:00 2001 From: liuye Date: Tue, 17 Oct 2023 13:43:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A1=E6=9F=A5=E4=B8=8A=E6=8A=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../{AppReportAiWill => AppEventReporting}/AppEventReporting.vue | 0 .../{AppReportAiWill => AppEventReporting}/components/Detail.vue | 0 .../{AppReportAiWill => AppEventReporting}/components/List.vue | 0 .../{AppReportAiWill => AppEventReporting}/components/Setting.vue | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename project/lulong/{AppReportAiWill => AppEventReporting}/AppEventReporting.vue (100%) rename project/lulong/{AppReportAiWill => AppEventReporting}/components/Detail.vue (100%) rename project/lulong/{AppReportAiWill => AppEventReporting}/components/List.vue (100%) rename project/lulong/{AppReportAiWill => AppEventReporting}/components/Setting.vue (100%) diff --git a/project/lulong/AppReportAiWill/AppEventReporting.vue b/project/lulong/AppEventReporting/AppEventReporting.vue similarity index 100% rename from project/lulong/AppReportAiWill/AppEventReporting.vue rename to project/lulong/AppEventReporting/AppEventReporting.vue diff --git a/project/lulong/AppReportAiWill/components/Detail.vue b/project/lulong/AppEventReporting/components/Detail.vue similarity index 100% rename from project/lulong/AppReportAiWill/components/Detail.vue rename to project/lulong/AppEventReporting/components/Detail.vue diff --git a/project/lulong/AppReportAiWill/components/List.vue b/project/lulong/AppEventReporting/components/List.vue similarity index 100% rename from project/lulong/AppReportAiWill/components/List.vue rename to project/lulong/AppEventReporting/components/List.vue diff --git a/project/lulong/AppReportAiWill/components/Setting.vue b/project/lulong/AppEventReporting/components/Setting.vue similarity index 100% rename from project/lulong/AppReportAiWill/components/Setting.vue rename to project/lulong/AppEventReporting/components/Setting.vue