icon替换cdn

This commit is contained in:
aixianling
2023-07-13 18:01:55 +08:00
parent f09d09262b
commit 44e4545b16
2 changed files with 2 additions and 1 deletions

View File

@@ -22,5 +22,5 @@ export default {
}
</script>
<style scoped>
@import url('https://cdn.cunwuyun.cn/wxmp/ai-icon.css');
@import "./iconcss.css";
</style>

View File

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