WZT
WZT
@rschristian Setup JVM may not easy for non-java developers, why not build it to WASM?
You can split your UI and backend in electron, simulating the network's C/S artfs. then use solid at your UI part.
@914313670 推荐用postcss[插件](https://github.com/Genuifx/postcss-pxtorpx-pro)来解决
you can use my plugin instead. [repo](https://github.com/Genuifx/postcss-pxtorpx-pro) Postcss 8 compat. using the transform func and unit you can transform px to any unit such as pxtoviewport ```js pxtorpx({ unit: 'vw',...
增加一个拦截器机制怎么样?
无解, 基础库大于2.11.0的,可以让设计师导出的时候把图片塞到json里面 另外就是相对路径的图片是支持的,保证你的小程序文件夹里面的路径正确就行
7个canvas,你就是不跑lottie 自己画动画也会卡的,不应该减少点吗
每次重新setup一下
``` let i = lottie.loadAnimation(); i.play(); i.pause(); ```
Any update for 2019 year?