chenzw

Results 20 issues of chenzw

如题,希望后续能支持UPDATE、DELETE等sql,最好建表SQL也能支持

作者大大,我目前使用1.1.9版本,该版本extendToolbar自定义扩展工具栏不生效,能否将最新的代码发布到仓库中呢?

有办法生成圆角的图片数据吗?

commonsChunk在webpack4.0失效了,无法提取打包公共代码

` new AutoDllPlugin({ inject: true, filename: '[name]_[hash].dll.[ext]', inherit: true, entry: { vendor: ['element-ui', 'axios', 'element-ui/lib/theme-chalk/index.css'] } }) ` Why it does not support 'element-ui/lib/theme-chalk/index.css'?

I try UPNG.encode with several pictures, all of which reported the following errors ``` UPNG.js?c2e5:687 Uncaught RangeError: byte length of Uint32Array should be a multiple of 4 at new Uint32Array...

![image](https://user-images.githubusercontent.com/3916327/186595263-615907fa-6348-49fa-9da0-017519a8c747.png)

``` ``` ``` const photoSwipeLightbox = new PhotoSwipeLightbox({ gallery: '#test3', children: '.img2', pswpModule: () => PhotoSwipe }); photoSwipeLightbox.init(); ``` As shown above, clicking on the image can open it, but...

`` 404.jpg: ![image](https://user-images.githubusercontent.com/3916327/199378892-ccd63086-fcd5-4d3e-949e-1ecae4968a17.png) 生成二维码: ![image](https://user-images.githubusercontent.com/3916327/199379001-468d9648-2993-4915-bae4-149a49c079d6.png) 二维码的背景为什么还是白色的?