mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-11-09 16:02:17 +08:00
248 B
248 B
| layout |
|---|
| templateLayout |
<template>
<Loading></Loading>
<Loading size="24px" border-width="5px"></Loading>
<Loading color="red" size="18px" border-width="1px"></Loading>
</template>
<script>
export default {
}
</script>