mirror of
https://github.com/WeBankFinTech/fes.js.git
synced 2025-04-06 03:59:53 +08:00
176 B
176 B
layout |
---|
templateLayout |
<template>
<Wb-switch readonly></Wb-switch>
<Wb-switch disabled></Wb-switch>
</template>
<script>
export default {
}
</script>