fix:白屏问题
This commit is contained in:
@@ -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 参数
|
||||
// 正确加载环境变量
|
||||
|
||||
Reference in New Issue
Block a user