fix:白屏问题

This commit is contained in:
LHY\18810
2025-03-18 20:38:11 +08:00
parent 19d1f24384
commit 3a9abde18a

View File

@@ -8,10 +8,6 @@ import Components from 'unplugin-vue-components/vite';
import { ElementPlusResolver, VantResolver } from 'unplugin-vue-components/resolvers';
import postCssPxToRem from 'postcss-pxtorem';
import legacy from '@vitejs/plugin-legacy';
<<<<<<< HEAD
import autoprefixer from 'autoprefixer';
=======
>>>>>>> feature/feature-20250331-h5
export default defineConfig(({ mode }) => {
// 接收 mode 参数
// 正确加载环境变量