feat: 暂存
This commit is contained in:
7
src/views/auth/login.vue
Normal file
7
src/views/auth/login.vue
Normal file
@@ -0,0 +1,7 @@
|
||||
<template>
|
||||
<div class="h-2/5"></div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<style scoped lang="scss"></style>
|
||||
5
src/views/auth/register.vue
Normal file
5
src/views/auth/register.vue
Normal file
@@ -0,0 +1,5 @@
|
||||
<template></template>
|
||||
|
||||
<script setup lang="ts"></script>
|
||||
|
||||
<style scoped lang="scss"></style>
|
||||
Reference in New Issue
Block a user