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

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

@@ -98,7 +98,7 @@
<script lang="ts" setup>
// vue
import { ref, onMounted, computed } from "vue";
import TLoading from "../../components/t-loading.vue";
import TLoading from "../../components/overlay/t-loading.vue";
// utils
import { createTGWindow } from "../../utils/TGWindow";
import { AppGCGData } from "../../data";