mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-13 09:28:14 +08:00
💄 样式调整,透明色感觉挺好看的
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
<script lang="ts" setup>
|
||||
// vue
|
||||
import { onMounted, ref } from "vue";
|
||||
import TSidebar from "./components/t-sidebar.vue";
|
||||
import TBackTop from "./components/t-backTop.vue";
|
||||
import TSidebar from "./components/main/t-sidebar.vue";
|
||||
import TBackTop from "./components/main/t-backTop.vue";
|
||||
// tauri
|
||||
import { app, event, fs, window } from "@tauri-apps/api";
|
||||
// store
|
||||
|
||||
Reference in New Issue
Block a user