BD_LBQ

Results 5 comments of BD_LBQ

我测试了一个小时候的照片 输出出来直接全黑 系统win11 处理器 Inel i7-9750H ![image](https://user-images.githubusercontent.com/10290501/139365459-86f0d30e-4b5e-473c-8e77-32f28b10ef11.png)

是啊 最起码提示下!!搞了半天原来是新版的不兼容了!

我在vite工程中引用也遇上了这个问题 ` import * as zrender from 'zrender/src/zrender'; zrender.init就报错 zrender.ts:112 Uncaught (in promise) Error: Renderer 'undefined' is not imported. Please import it first. `

我引用也遇上了这个问题 vxe-table 4.5.5 , 报错TypeError: $xetable.loadColumn is not a function ``` import { VxeTable, VxeColumn, VxeGrid, VxeToolbar } from 'vxe-table/es/index.esm'; ```

你好问下 打包你是用的webpack还是vite,vite中如何实现将css和vue打包成一个js文件