MiBand-TOTP/src/app.ux

9 lines
78 B
XML

<script>
export default {
onCreate() {
},
onDestroy() {
}
}
</script>