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