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