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: { css: {
postcss: { postcss: {
plugins: [ plugins: [
autoprefixer(),
postCssPxToRem({ postCssPxToRem({
rootValue: 37.5, rootValue: 37.5,
propList: ['*'] propList: ['*']