mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-10 08:58:15 +08:00
🔧 透明化,后续看看要不要用
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
"width": 1600,
|
||||
"height": 900,
|
||||
"center": true,
|
||||
"transparent": false
|
||||
"transparent": true
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<template>
|
||||
<v-app>
|
||||
<!-- glass-app{background: rgba(255, 255, 255, 0.1) !important;} -->
|
||||
<v-app class="glass-app">
|
||||
<TSidebar v-if="isMain" />
|
||||
<v-main>
|
||||
<v-container fluid class="app-container">
|
||||
|
||||
Reference in New Issue
Block a user