From f09d09262b56d479c6c07be587d2dd4196cfe4d3 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 13 Jul 2023 17:45:39 +0800 Subject: [PATCH] =?UTF-8?q?icon=E6=9B=BF=E6=8D=A2cdn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AiIcon/AiIcon.vue | 5 +++-- src/components/AiIcon/iconCss.js | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 src/components/AiIcon/iconCss.js diff --git a/src/components/AiIcon/AiIcon.vue b/src/components/AiIcon/AiIcon.vue index 7830b4d..156af53 100644 --- a/src/components/AiIcon/AiIcon.vue +++ b/src/components/AiIcon/AiIcon.vue @@ -6,8 +6,6 @@ + diff --git a/src/components/AiIcon/iconCss.js b/src/components/AiIcon/iconCss.js deleted file mode 100644 index 3ea1aa0..0000000 --- a/src/components/AiIcon/iconCss.js +++ /dev/null @@ -1 +0,0 @@ -import 'https://cdn.cunwuyun.cn/wxmp/ai-icon.css';