Troy Li
Troy Li
wss里面添加 ``` page { height: 100%; } ``` 也可以解决
参考这个[repo](https://github.com/zhiming137/minapp), 可以在移动和放大图片的时候使用css translate和scale实现, 然后根据x,y 的offset和 scale, 再在getCropperImage的时候在canvas上面剪裁。
> what if `value = ''` this is executed only if labelInValue is set. It tries to spread key and value out of the array item, which is an object(or...
useAntdTable 4.0 新的 Table 和 Form 的用法我们这边也看过了,现在内部项目里已经有 `antd4.0 Table + useAntdTable` 和 `antd4.0 Form + useDynamicList` 落地的场景了。作为纯粹逻辑的封装,对 antd 版本的依赖性不大,后面如果有使用差异我们也会第一时间补充上文档。
亲 目前主要是服务中台的场景,移动端支持的优先级会比较低。 预计可以在 7 月底左右支持
I wrote an online demo shows how to get json and midi format data from basic pitch https://codesandbox.io/p/sandbox/modest-benji-k2nfg5?file=%2Fsrc%2Findex.ts