From 44e4545b16ebc04ea3b2da0ca1fd5b0db93ee538 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 13 Jul 2023 18:01:55 +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 | 2 +- src/components/AiIcon/iconcss.css | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 src/components/AiIcon/iconcss.css diff --git a/src/components/AiIcon/AiIcon.vue b/src/components/AiIcon/AiIcon.vue index 156af53..8f1e5f0 100644 --- a/src/components/AiIcon/AiIcon.vue +++ b/src/components/AiIcon/AiIcon.vue @@ -22,5 +22,5 @@ export default { } diff --git a/src/components/AiIcon/iconcss.css b/src/components/AiIcon/iconcss.css new file mode 100644 index 0000000..073feb5 --- /dev/null +++ b/src/components/AiIcon/iconcss.css @@ -0,0 +1 @@ +@import url('https://cdn.cunwuyun.cn/wxmp/ai-icon.css');