transtone
transtone
二维码美化
联图的二维码美化非常漂亮,可否通过设置参数的方式实现类似的效果? http://www.liantu.com/meihua/ https://github.com/SumiMakito/Awesome-qr.js/issues/12 见这里有讨论过美化,不知作者是否有兴趣。 
release 还是1月的,您更新这么勤快,请顺便更新稳定版,谢谢。
`Value Auto-infer` can't use in weachat miniapp, because of wxss can't suppot slash's classname. `bg-[#eee]` will cause this:  Is there any plan? ps: `bg-hex-eee` will work, but other like...
**Is your feature request related to a problem? Please describe.** I use windicss in wechat miniapp with https://github.com/pcdotfan/taro-plugin-tailwind, but wechat miniapp's wxss can't support slash and backslash as a classname,...
在nuxt后端渲染的 v-for 循环中,只显示第一个 video ,后面出来的都是空的。 ```vue ```
柱状图和折线图一同显示的时候,如官方示例: https://antv-f2.gitee.io/zh/examples/component/legend#custom 柱状图的背景 tooltipMarker 就不见了,如何将它显示出来?
vuex 风格
兄弟有想法将 mobx 包装一下,做成vuex风格吗?这事 mpx 已经做过了,但只能在 mpx 的开发环境用,这里有个兄弟自己开发了一个类vuex的解决方案,但毕竟没有经过项目的检验。 我在这里罗列了一下目前我翻到的微信小程序 store 方案: https://github.com/zfxmnb/westore/issues/1
主要是两个问题: 1. Function 不允许 UNKNOWN 用户的 GET 请求! 2. column "debug" does not exist (表是导入的postgresql文件夹中的表,为什么会有列不存在?) ```shell . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __...
https://cn.windicss.org/integrations/webpack.html 有计划支持一下使用 windicss 开发吗?