mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-16 09:58:13 +08:00
♻️ 重构收藏数据库,更加beauty
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</v-card>
|
||||
</template>
|
||||
<script lang="ts" setup>
|
||||
import { computed, nextTick, onBeforeMount, onMounted, ref, toRaw, watch } from "vue";
|
||||
import { onBeforeMount, ref } from "vue";
|
||||
|
||||
import { createPost } from "../../utils/TGWindow";
|
||||
import TpAvatar from "../post/tp-avatar.vue";
|
||||
|
||||
Reference in New Issue
Block a user