chore: init mask theme

This commit is contained in:
jialin
2025-05-15 19:04:40 +08:00
parent ac03a93c64
commit 17ec70f839
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -431,7 +431,7 @@ export default (props: any) => {
...themeData
}}
>
<DarkMask theme={userSettings.theme}></DarkMask>
<DarkMask></DarkMask>
<ProLayout
route={route}
location={location}