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');