🔥 砍掉实时便笺

This commit is contained in:
BTMuli
2023-08-28 09:15:20 +08:00
parent f5c5900e43
commit 3fee50f8d4
5 changed files with 3 additions and 439 deletions

View File

@@ -1,7 +1,4 @@
<template>
<h1>测试页</h1>
<TUserDailyNotes />
</template>
<script lang="ts" setup>
import TUserDailyNotes from "../../components/user/t-user-dailyNotes.vue";
</script>
<script lang="ts" setup></script>