This commit is contained in:
expdsn 2024-11-05 19:37:30 +08:00
parent 847f1df785
commit 4446ba3759
1 changed files with 0 additions and 4 deletions

View File

@ -83,10 +83,6 @@ export default defineComponent(() => {
'w-full h-full relative flex ',
isGame.value ? 'bg-[#2C2E3D]' : 'bg-[#fffc] backdrop-blur'
)}
// style={{
// backgroundImage: `url('/tab/bg/gameModel.png')`,
// backgroundSize: '100% 100%'
// }}
>
<ThemeProvider dark={isGame.value}>
<div