mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-06-03 15:29:19 +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>