mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-14 09:38:13 +08:00
🌱 初步完成实时便笺获取,但未处理 1034
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
<template>
|
||||
<h1>测试页</h1>
|
||||
<TUserDailyNotes />
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
import TUserDailyNotes from "../../components/user/t-user-dailyNotes.vue";
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user