mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-11-09 16:02:17 +08:00
176 B
176 B
| layout |
|---|
| templateLayout |
<template>
<Wb-switch readonly></Wb-switch>
<Wb-switch disabled></Wb-switch>
</template>
<script>
export default {
}
</script>