icon替换cdn

This commit is contained in:
aixianling
2023-07-13 17:27:52 +08:00
parent fe19a491b8
commit df15c4429c
2 changed files with 2 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
</template>
<script>
import 'https://cdn.cunwuyun.cn/wxmp/ai-icon.css';
import "./iconCss"
export default {
name: "AiIcon",

View File

@@ -0,0 +1 @@
import 'https://cdn.cunwuyun.cn/wxmp/ai-icon.css';