fix: 修复大屏rem设置影响全局bug

This commit is contained in:
fyy
2025-07-11 15:45:25 +08:00
parent 1aac583b4e
commit 627cb088cf
11 changed files with 88 additions and 63 deletions

View File

@@ -1,7 +1,6 @@
import { initPreferences } from '@vben/preferences';
import { unmountGlobalLoading } from '@vben/utils';
import { overridesPreferences } from './preferences';
import './utils/flexible'
/**
* 应用初始化完成之后再进行页面加载渲染
*/