mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-05-30 04:25:11 +08:00
189 B
189 B
<template>
<Icon type="android" color="red" size="20"></icon>
<Icon type="apple" color="red" size="20"></icon>
</template>
<script>
export default {
}
</script>