style: 格式化代码
This commit is contained in:
11
blog-frontend/src/views/RegisterView.vue
Normal file
11
blog-frontend/src/views/RegisterView.vue
Normal file
@@ -0,0 +1,11 @@
|
||||
<script setup lang="ts">
|
||||
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
Reference in New Issue
Block a user