删除示例代码。

This commit is contained in:
2022-12-27 13:42:47 +08:00
parent f046f46257
commit 2aa382b863
16 changed files with 33 additions and 406 deletions

View File

@@ -0,0 +1,5 @@
<template>
<h1>This is login page</h1>
</template>
<script lang="ts" setup></script>