enhance(client): tweak ui

This commit is contained in:
syuilo 2021-12-30 21:47:48 +09:00
parent e159f15600
commit 616b18a9e5
21 changed files with 393 additions and 323 deletions

View file

@ -7,12 +7,7 @@
</div>
</template>
<script lang="ts">
import { defineComponent } from 'vue';
export default defineComponent({
});
<script lang="ts" setup>
</script>
<style lang="scss" scoped>