mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-15 09:48:14 +08:00
🚚 loading 组件我没写 overlay 啊
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
<script lang="ts" setup>
|
||||
// vue
|
||||
import { ref, markRaw, onMounted, onUnmounted, onUpdated } from "vue";
|
||||
import TLoading from "../components/overlay/t-loading.vue";
|
||||
import TLoading from "../components/main/t-loading.vue";
|
||||
import TPool from "../components/main/t-pool.vue";
|
||||
import TPosition from "../components/main/t-position.vue";
|
||||
import TCalendar from "../components/main/t-calendar.vue";
|
||||
|
||||
Reference in New Issue
Block a user