icon替换cdn
This commit is contained in:
@@ -6,8 +6,6 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import "./iconCss"
|
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
name: "AiIcon",
|
name: "AiIcon",
|
||||||
props: {
|
props: {
|
||||||
@@ -23,3 +21,6 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
|
<style scoped>
|
||||||
|
@import url('https://cdn.cunwuyun.cn/wxmp/ai-icon.css');
|
||||||
|
</style>
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
import 'https://cdn.cunwuyun.cn/wxmp/ai-icon.css';
|
|
||||||
Reference in New Issue
Block a user