fix:白屏问题

This commit is contained in:
LHY\18810
2025-03-18 20:41:48 +08:00
parent 3a9abde18a
commit c7dd00dc52

View File

@@ -41,7 +41,6 @@ export default defineConfig(({ mode }) => {
css: {
postcss: {
plugins: [
autoprefixer(),
postCssPxToRem({
rootValue: 37.5,
propList: ['*']