💄 样式调整,透明色感觉挺好看的

This commit is contained in:
BTMuli
2023-05-25 14:18:29 +08:00
parent 7f2abce596
commit 8c74dcc0f4
25 changed files with 280 additions and 232 deletions

View File

@@ -218,7 +218,7 @@
// vue
import { onMounted, ref } from "vue";
import { useRoute, useRouter } from "vue-router";
import TLoading from "../components/t-loading.vue";
import TLoading from "../components/overlay/t-loading.vue";
// store
import { useAppStore } from "../store/modules/app";
// plugin