mirror of
https://iceshrimp.dev/iceshrimp/iceshrimp
synced 2024-12-12 05:38:10 +09:00
🎨
This commit is contained in:
parent
a76760f0bf
commit
e24c94b77f
@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div>
|
||||
<div class="hkcxmtwj">
|
||||
<ui-switch v-model="v">{{ value.text }}</ui-switch>
|
||||
</div>
|
||||
</template>
|
||||
@ -31,3 +31,9 @@ export default Vue.extend({
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
||||
<style lang="stylus" scoped>
|
||||
.hkcxmtwj
|
||||
display inline-block
|
||||
margin 16px auto
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user