refactor(client): use setup syntax
This commit is contained in:
parent
2c2c7d4966
commit
d9ff2dd471
5 changed files with 110 additions and 191 deletions
|
|
@ -1,17 +0,0 @@
|
|||
<template>
|
||||
<div class="evrzpitu"></div>
|
||||
</template>
|
||||
|
||||
<script lang="ts">
|
||||
import { defineComponent } from 'vue';
|
||||
import * as os from '@/os';
|
||||
|
||||
export default defineComponent({});
|
||||
</script>
|
||||
|
||||
<style lang="scss" scoped>
|
||||
.evrzpitu
|
||||
margin 16px 0
|
||||
border-bottom solid var(--lineWidth) var(--faceDivider)
|
||||
|
||||
</style>
|
||||
Loading…
Add table
Add a link
Reference in a new issue