mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
🤔 test(user): 用户页草创,用于试验各种接口
This commit is contained in:
6
src/pages/User.vue
Normal file
6
src/pages/User.vue
Normal file
@@ -0,0 +1,6 @@
|
||||
<template>
|
||||
<h1>用户页</h1>
|
||||
</template>
|
||||
<script setup lang="ts">
|
||||
</script>
|
||||
<style scoped></style>
|
||||
Reference in New Issue
Block a user