From 0e35945d4a2c408450addc2b012a5c62f9871983 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 26 Dec 2024 17:16:19 +0800 Subject: [PATCH] =?UTF-8?q?refactor(xumu):=20=E7=A7=BB=E9=99=A4=E6=9C=AA?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E7=9A=84=E7=BB=84=E4=BB=B6=E5=AF=BC=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除了未使用的 AiDownload 组件导入- 移除了 components 中的 AiDownload 注册 - 优化了代码结构,提高了代码的可读性和维护性 --- project/xumu/AppEarTag/etList.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/project/xumu/AppEarTag/etList.vue b/project/xumu/AppEarTag/etList.vue index 7a7e665b..4468698b 100644 --- a/project/xumu/AppEarTag/etList.vue +++ b/project/xumu/AppEarTag/etList.vue @@ -1,6 +1,5 @@